aMule Forum

English => aMule crashes => Topic started by: candyman9806 on January 10, 2005, 07:42:57 PM

Title: crashes !!
Post by: candyman9806 on January 10, 2005, 07:42:57 PM
it was working perfectly and now

Initialising aMule
Userhash loaded: 57EF6120050E9553D769BDC198926F39
*** UDP socket at 4665
 
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
[0x334c30d]
[2] ?? in /lib/tls/libpthread.so.0 [0x7e8688]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x32c3387]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x31d1048]
[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[0x31d02e9]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816f1c6]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d95f1]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823c16c]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x82396cb]
[10] CamuleApp::OnInit() in amule[0x8231ae3]
[11] CamuleGuiApp::OnInit() in amule[0x8239469]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x31c8248]
[13] main in amule[0x823935f]
[14] __libc_start_main in /lib/tls/libc.so.6[0x5bbad4]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80ca8c1]
 
--------------------------------------------------------------------------------
Aborted

so, WHAT TO DO?(
Title: Re: crashes !!
Post by: phoenix on January 10, 2005, 10:59:20 PM
candyman9806,

Yes, that one is something new. What you can do if you want to help is to compile aMule with debug information and try to generate the crash again, but now inside gdb and then post here the *real* backtrace. See here how to do that:
http://www.amule.org/wiki/index.php/Backtraces

Cheers!
Title: Re: crashes !!
Post by: deltaHF on January 10, 2005, 11:03:46 PM
maybe try 'mv .eMule .eMule2'

or if ur using some rpm based linux distri tell me the output of:

rpm -qa | grep wx
Title: Re: crashes !!
Post by: candyman9806 on January 11, 2005, 10:44:44 AM
rpm -qa | grep wx
wxBase-2.4.2-1
wxGTK-2.4.2-4.1.fc2.dag
Title: Re: crashes !!
Post by: deltaHF on January 11, 2005, 10:51:18 AM
wxGTK-2.4.2-4.1.fc2.dag <- this one is the problem. uninstall it and get wxgtk and wxgtk-devel from our dl page

cheers
Title: Re: crashes !!
Post by: candyman9806 on January 11, 2005, 11:02:05 AM
wow, that was quick
thanks, your the man deltaHF
that worked  :D