Ticket #11496: error_log.txt

File error_log.txt, 934 bytes (added by an0n.r00t32, 5 years ago)
Line 
1ASSERT INFO:
2./src/gtk/toplevel.cpp(988): assert "m_widget" failed in Show(): invalid frame
3
4BACKTRACE:
5[1] wxTopLevelWindowGTK::Show(bool)
6[2] wxTopLevelWindowBase::Destroy()
7[3] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
8[4] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
9[5] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
10[6] wxEvtHandler::TryHereOnly(wxEvent&)
11[7] wxEvtHandler::ProcessEventLocally(wxEvent&)
12[8] wxEvtHandler::ProcessEvent(wxEvent&)
13[9] wxEvtHandler::SafelyProcessEvent(wxEvent&)
14[10] wxTimerImpl::SendEvent()
15[11] g_main_context_dispatch
16[12] g_main_loop_run
17[13] gtk_main
18[14] wxGUIEventLoop::DoRun()
19[15] wxEventLoopBase::Run()
20[16] wxAppConsoleBase::MainLoop()
21[17] wxEntry(int&, wchar_t**)
22[18] main /home/fuxsocy/Desktop/filezilla-3.30.0/src/interface/locale_initializer.cpp:98
23[19] __libc_start_main
24[20] _start