View Issue Details

IDProjectCategoryView StatusLast Update
0004459DarkRadiantMap Editingpublic10.08.2017 18:34
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.1.0 
Target Version2.2.0Fixed in Version2.2.0 
Summary0004459: Rare crash opening Texture Tool
DescriptionIn rare cases, it seems the hidden (but formerly shown) Texture Tool holds stale references to map objects that were once selected but are now long gone and deleted. The onGLDraw() method then attempts to acquire the AABB of the deleted brush and crashes the application.

This might be a race condition since the onIdle event of the TexTool class updates the textool objects from the current selection, in same cases this might come too late.
TagsNo tags attached.

Activities

greebo

greebo

02.01.2017 11:38

administrator   ~0008698

Fixed in b62e6d0eeb798d1b9302ad40e9f80c6079893d6a

Issue History

Date Modified Username Field Change
02.01.2017 11:31 greebo New Issue
02.01.2017 11:38 greebo Assigned To => greebo
02.01.2017 11:38 greebo Status new => assigned
02.01.2017 11:38 greebo Note Added: 0008698
02.01.2017 11:38 greebo Status assigned => resolved
02.01.2017 11:38 greebo Fixed in Version => 2.2.0
02.01.2017 11:38 greebo Resolution open => fixed
10.08.2017 18:34 greebo Status resolved => closed