aMule Forum

English => Backtraces => Topic started by: zenko on September 04, 2005, 03:43:01 AM

Title: Amule closes without reason
Post by: zenko on September 04, 2005, 03:43:01 AM
I use Debian Etch and I downloaded amule cvs, all seemed to be allright but some times amule closes without reason, there is the backtrace:

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: Sat Sep  3 07:02:03 CEST 2005)
Running on: Linux 2.6.8 i686

[2] wxObject::~wxObject() in amule [0x80747cf]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x405d6fb6]
[4] ?? in [0xffffe420]
[5] g_io_watch_funcs in /usr/lib/libglib-2.0.so.0[0x40e2a3e0]
[6] ?? in /usr/lib/libwx_gtk2u_core-2.6.so.0 [0x402f61e1]
[7] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0x40c5f6fb]
[8] ?? in /usr/lib/libglib-2.0.so.0 [0x40df58b7]
[9] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40dcc3f1]
[10] ?? in /usr/lib/libglib-2.0.so.0 [0x40dcf647]
[11] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40dcfb98]
[12] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x40a83693]
[13] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x402f454e]
[14] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x403864e8]
[15] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.6.so.0[0x40386602]
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x4057a50b]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x4057a5de]
[18] wxSocketEvent::~wxSocketEvent() in amule [0x807ec61]
[19] __libc_start_main in /lib/tls/libc.so.6[0x40773ec0]
[20] __gxx_personality_v0 in amule[0x8067d01]

I wish you know what it happens whith that, thanks

Excuse me for my english I speak really bad
Title: Re: Amule closes without reason
Post by: phoenix on September 04, 2005, 01:26:41 PM
zenko,

To be really usefull, we need a backtrace with debug information. If you want to do so, follow these instructions:

http://www.amule.org/wiki/index.php/Backtraces
http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

Also, when posting backtraces, use the backtrace forum, ok? ;)

From the little information I can get in your backtrace, it does not seem to be related do a bug in aMule, looks more like a problem in wx, glib or gtk. But to be sure, we need debug information.

Cheers!