$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below
in our
'aMule Crashes' forum and include as much information as possible
regarding the
circumstances of this crash. The forum is located here:
http://forum.amule.org/board.php?boardid=67If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces----------------------------=| BACKTRACE FOLLOWS:
|=----------------------------
Current version is: aMule 2.1.3 using wxGTK2 v2.6.3 (Unicoded)
Running on: Linux 2.6.16.5 alpha
[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x200008c6528]
[4] ?? in /lib/libpthread.so.0 [0x20000056300]
[5] __pthread_mutex_lock in /lib/libpthread.so.0[0x2000004f2e4]
[6] wxMutexInternal::Lock() in
/usr/lib/libwx_baseu-2.6.so.0[0x200008b7a58]
--------------------------------------------------------------------------------
Aborted
(gdb) run
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 2199049279936 (LWP 1735)]
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2199049279936 (LWP 1735)]
0x000002000004f2e4 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt full
#0 0x000002000004f2e4 in pthread_mutex_lock () from
/lib/libpthread.so.0
No symbol table info available.
#1 0x00000200008b7a58 in wxMutexInternal::Lock ()
from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#2 0x00000200008b7af8 in wxMutex::Lock () from
/usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#3 0x00000200008b9bec in wxThread::Delete ()
from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#4 0x000000012026be10 in CTimer::Stop ()
No symbol table info available.
#5 0x000000012026bed4 in CTimer::Start ()
No symbol table info available.
#6 0x0000000120212920 in Cfg_Counter::LoadFromFile ()
No symbol table info available.
#7 0x0000000120204d54 in CPreferences::LoadAllItems ()
No symbol table info available.
#8 0x0000000120069b0c in CamuleApp::OnInit ()
No symbol table info available.
#9 0x0000000120155df8 in CamuleGuiApp::OnInit ()
No symbol table info available.
#10 0x00000001200707ec in wxAppConsole::CallOnInit ()
No symbol table info available.
#11 0x00000200008343a0 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#12 0x0000020000834574 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#13 0x0000000120154b20 in main ()
No symbol table info available.