View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004171 | DarkRadiant | Design/Coding | public | 07.07.2015 06:09 | 20.04.2016 15:53 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.3 | ||||
Target Version | 2.0.3 | Fixed in Version | 2.0.3 | ||
Summary | 0004171: Rare crash during startup due to duplicate worker threads | ||||
Description | In rare cases the worker thread loading the material files is started twice leading to double-free issues when releasing the mutexes. Encapsulate thread management to a separate ThreadedDefLoader class guarding against duplicate invocations. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
07.07.2015 06:09 | greebo | New Issue | |
07.07.2015 06:09 | greebo | Assigned To | => greebo |
07.07.2015 06:09 | greebo | Status | new => assigned |
07.07.2015 06:09 | greebo | Status | assigned => resolved |
07.07.2015 06:09 | greebo | Fixed in Version | => 2.0.3 |
07.07.2015 06:09 | greebo | Resolution | open => fixed |
20.04.2016 15:53 | greebo | Status | resolved => closed |