View Issue Details

IDProjectCategoryView StatusLast Update
0004171DarkRadiantDesign/Codingpublic20.04.2016 15:53
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilitysometimes
Status closedResolutionfixed 
Product Version2.0.3 
Target Version2.0.3Fixed in Version2.0.3 
Summary0004171: Rare crash during startup due to duplicate worker threads
DescriptionIn 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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