aMule Bug Tracker - aMule
View Issue Details
0000305aMuleFeature Requestpublic2005-02-21 00:252005-02-21 04:13
pecast 
 
normalcrashalways
closedopen 
2.0.0-rc8 
 
0000305: seems like aMule crashed!
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0] CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0xf6ee330b]
[2] ?? in /lib/tls/libpthread.so.0 [0x58d8a8]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0xf6e58759]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d6498b]
[5] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d64b69]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[10] CamuleApp::OnInit() in amule[0x8227da6]
[11] CamuleGuiApp::OnInit() in amule[0x822dd91]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d5c253]
[13] main in amule[0x822dc7b]
[14] __libc_start_main in /lib/tls/libc.so.6[0x430e33]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------Neúspěšně ukončen (SIGABRT)
No tags attached.
Issue History
2005-02-21 00:25pecastNew Issue
2005-02-21 04:13phoenixStatusnew => closed
2005-02-21 04:13phoenixNote Added: 0000657

Notes
(0000657)
phoenix   
2005-02-21 04:13   
pecast, this issue is probably due to a misbehaving wxGTK. Most distros dont have a working wxGTK package. Anyway, this kind of issue should be posted on the forums, not on the bug tracker, ok? There you can have a much better support from the whole aMule community:
http://www.amule.org/amule/index.php?sid= [^]

Post this backtrace there and give us some information about your distro. Also post the results of
$ rpm -qa | grep -i wx # if rpm based distro or the equivalent in other distros
$ ls -l /usr/bin/wx*
$ ls -l /usr/local/bin/wx*

Thanks for your cooperation!