aMule Forum
English => en_Bugs => Topic started by: klode82 on September 27, 2016, 11:32:04 PM
-
After I got connection, if I want to show info about KAD network, I got this error:
ASSERT INFO:
../src/gtk/dc.cpp(276): assert "cr" failed in wxPaintDCImpl(): using wxPaintDC without being in a native paint event
BACKTRACE:
[1] wxOnAssert(char const*, int, char const*, char const*, char const*)
[2] wxNativeDCFactory::CreatePaintDC(wxPaintDC*, wxWindow*)
[3] wxPaintDC::wxPaintDC(wxWindow*)
[4] wxBufferedPaintDC::wxBufferedPaintDC(wxWindow*, int) /usr/local/include/wx-3.0/wx/dcbuffer.h:171
[5] COScopeCtrl::OnPaint(wxPaintEvent&) /home/debian/src/amule/src/OScopeCtrl.cpp:295
[6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[9] wxEvtHandler::TryHereOnly(wxEvent&)
[10] wxEvtHandler::ProcessEventLocally(wxEvent&)
[11] wxEvtHandler::ProcessEvent(wxEvent&)
[12] COScopeCtrl::OnTimer(wxTimerEvent&) /home/debian/src/amule/src/OScopeCtrl.cpp:550
[13] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[14] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[15] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[16] wxEvtHandler::TryHereOnly(wxEvent&)
[17] wxEvtHandler::ProcessEventLocally(wxEvent&)
[18] wxEvtHandler::ProcessEvent(wxEvent&)
[19] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[20] wxTimerImpl::SendEvent()
-
Please give some info about your OS and wxWidgets version.
-
Debian 8.5 on Pine64 with 2GB of RAM.
wxWidgets Version 2.8
-
I've never seen that failing... Is the crash stable, reproducible? Just by opening the Kad info tab?