aMule Bug Tracker - aMule
View Issue Details
0000390aMuleFeature Requestpublic2005-04-24 12:462005-04-28 02:01
irek1717 
 
normalminorsometimes
closedopen 
2.0.0-rc8 
 
0000390: aMule crashes when trying to start
It happened few times in a row. Ataching backtrace:


Initialising aMule
Userhash loaded: A9141194100EF63EE586978E50696FFD
*** 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: |=----------------------------
[0] CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x4465082]
[2] ?? in /lib/tls/libpthread.so.0 [0xdc98a8]
[3] Curl_SSL_init in /usr/lib/libcurl.so.3[0x86a940]
[4] curl_global_init in /usr/lib/libcurl.so.3[0x873ab6]
[5] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x82352bf]
[6] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[7] CamuleApp::OnInit() in amule[0x8227da6]
[8] CamuleGuiApp::OnInit() in amule[0x822dd91]
[9] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x43001d1]
[10] main in amule[0x822dc7b]
[11] __libc_start_main in /lib/tls/libc.so.6[0xad8e33]
[12] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------Przerwane


Probably it's an dupe of 0000329. Some usefull info (I think).

What was installed:
---
aMule-2.0.0rc8-1.i586-FC3.rpm
wxBase-2.4.2-1.i586.rpm
wxGTK-2.4.2-1.i386.rpm
wxGTK-devel-2.4.2-1.i386.rpm
---
12:55:05 irek@~ $ uname -a
Linux barton 2.6.9-1.667 0000001 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux
No tags attached.
Issue History
2005-04-24 12:46irek1717New Issue
2005-04-26 18:38KryNote Added: 0000929
2005-04-28 02:01KryStatusnew => closed
2005-04-28 02:01KryNote Added: 0000935

Notes
(0000929)
Kry   
2005-04-26 18:38   
Yes, it's due to wrong wx linked with aMule. Usually, the wx version that is linked at runtime is difefrent than the one used when compiling, thus causing the crash.
(0000935)
Kry   
2005-04-28 02:01   
I'm closing it for cleaning purposes. Feel free to reopen if needed.