1 | ASSERT INFO:
|
---|
2 | sizeformatting_base.cpp(55): assert "size >= 0" failed in Format().
|
---|
3 |
|
---|
4 | BACKTRACE:
|
---|
5 | [1] TiXmlDocument::~TiXmlDocument()
|
---|
6 | [2] TiXmlDocument::~TiXmlDocument()
|
---|
7 | [3] wxStringClientData::~wxStringClientData()
|
---|
8 | [4] wxAnyButton::~wxAnyButton()
|
---|
9 | [5] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
|
---|
10 | [6] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
|
---|
11 | [7] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
|
---|
12 | [8] wxEvtHandler::TryHereOnly(wxEvent&)
|
---|
13 | [9] wxEvtHandler::ProcessEventLocally(wxEvent&)
|
---|
14 | [10] wxEvtHandler::ProcessEvent(wxEvent&)
|
---|
15 | [11] wxEvtHandler::SafelyProcessEvent(wxEvent&)
|
---|
16 | [12] wxTimerImpl::SendEvent()
|
---|
17 | [13] g_main_context_dispatch
|
---|
18 | [14] g_main_loop_run
|
---|
19 | [15] gtk_main
|
---|
20 | [16] wxGUIEventLoop::DoRun()
|
---|
21 | [17] wxEventLoopBase::Run()
|
---|
22 | [18] wxAppConsoleBase::MainLoop()
|
---|
23 | [19] wxEntry(int&, wchar_t**)
|
---|
24 | [20] __libc_start_main
|
---|