Shortly before the crash I get a lot of these errors:
addr2line: 'amuled': No such file
2006-01-05 21:41:13: Debug: Empty addr2line output?
But I guess that is unrelated...
Then this:
2006-01-05 21:41:13: Debug: /var/tmp/portage/wxGTK-2.6.1/work/wxWidgets-2.6.1/src/unix/baseunix.cpp(73): assert "execData.flags & wxEXEC_SYNC" failed: async execution not supported yet
Call stack:
[05] wxStackWalker::Walk(unsigned int)
[06] 0xb7c84c64
[07] 0x0805f0c1
[08] wxOnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)
[09] wxAssert(int, wchar_t const*, int, wchar_t const*, wchar_t const*)
[10] wxConsoleAppTraits::WaitForChild(wxExecuteData&)
[11] wxExecute(wchar_t**, int, wxProcess*)
[12] wxExecute(wxString const&, int, wxProcess*)
[13] 0x0805f59a
[14] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const
[15] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[16] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[17] wxEvtHandler::ProcessEvent(wxEvent&)
[18] wxEvtHandler::ProcessPendingEvents()
[19] wxAppConsole::ProcessPendingEvents()
[20] 0x08054a79