View Issue Details

IDProjectCategoryView StatusLast Update
0003874DarkRadiantDesign/Codingpublic07.07.2015 09:26
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.0.0 
Target Version2.0.1Fixed in Version2.0.1 
Summary0003874: Crash at shutdown in TextureBrowser::destroyWindow()
DescriptionObviously the TextureBrowser is trying to disconnect the GL widget which has already been destroyed at that point.
Additional Informationwxbase30ud_vc120_x64.dll!wxListBase::GetFirst() Line 552 C++
wxbase30ud_vc120_x64.dll!wxObjectList::GetFirst() Line 1196 C++
wxbase30ud_vc120_x64.dll!wxEvtHandler::DoUnbind(int id, int lastId, int eventType, const wxEventFunctor & func, wxObject * userData) Line 1694 C++
wxbase30ud_vc120_x64.dll!wxEvtHandler::Disconnect(int winid, int lastId, int eventType, void (wxEvent &) * func, wxObject * userData, wxEvtHandler * eventSink) Line 3505 C++
wxbase30ud_vc120_x64.dll!wxEvtHandler::Disconnect(int winid, int eventType, void (wxEvent &) * func, wxObject * userData, wxEvtHandler * eventSink) Line 3513 C++
wxbase30ud_vc120_x64.dll!wxEvtHandler::Disconnect(int eventType, void (wxEvent &) * func, wxObject * userData, wxEvtHandler * eventSink) Line 3519 C++
eventmanager.dll!EventManager::disconnect(wxWindow & widget) Line 352 C++
DarkRadiant.exe!ui::TextureBrowser::destroyWindow() Line 1037 C++
DarkRadiant.exe!ui::MainFrame::shutdown() Line 404 C++
DarkRadiant.exe!ui::MainFrame::destroy() Line 255 C++
DarkRadiant.exe!main(int argc, char * * argv) Line 161 C++
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
12.10.2014 11:21 greebo New Issue
12.10.2014 11:21 greebo Status new => confirmed
12.10.2014 11:50 greebo Status confirmed => resolved
12.10.2014 11:50 greebo Fixed in Version => 2.0.1
12.10.2014 11:50 greebo Resolution open => fixed
12.10.2014 11:50 greebo Assigned To => greebo
07.07.2015 09:26 greebo Status resolved => closed