View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004459 | DarkRadiant | Map Editing | public | 02.01.2017 11:31 | 10.08.2017 18:34 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.1.0 | ||||
Target Version | 2.2.0 | Fixed in Version | 2.2.0 | ||
Summary | 0004459: Rare crash opening Texture Tool | ||||
Description | In 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. | ||||
Tags | No tags attached. | ||||
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 |