Advertisement
Guest User

Untitled

a guest
Dec 13th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ASSERT INFO:
  2. ../src/gtk/toplevel.cpp(988): assert "m_widget" failed in Show(): invalid frame
  3.  
  4. BACKTRACE:
  5. [1] wxTopLevelWindowGTK::Show(bool)
  6. [2] wxTopLevelWindowBase::Destroy()
  7. [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
  8. [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
  9. [5] wxEvtHandler::TryHereOnly(wxEvent&)
  10. [6] wxEvtHandler::ProcessEventLocally(wxEvent&)
  11. [7] wxEvtHandler::ProcessEvent(wxEvent&)
  12. [8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  13. [9] wxTimerImpl::SendEvent()
  14. [10] g_main_context_dispatch
  15. [11] g_main_loop_run
  16. [12] gtk_main
  17. [13] wxGUIEventLoop::DoRun()
  18. [14] wxEventLoopBase::Run()
  19. [15] wxAppConsoleBase::MainLoop()
  20. [16] wxEntry(int&, wchar_t**)
  21. [17] __libc_start_main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement