View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003874 | DarkRadiant | Design/Coding | public | 12.10.2014 11:21 | 07.07.2015 09:26 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.1 | Fixed in Version | 2.0.1 | ||
Summary | 0003874: Crash at shutdown in TextureBrowser::destroyWindow() | ||||
Description | Obviously the TextureBrowser is trying to disconnect the GL widget which has already been destroyed at that point. | ||||
Additional Information | wxbase30ud_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++ | ||||
Tags | No tags attached. | ||||
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 |