aMule Forum

English => Backtraces => Topic started by: cool_thing76 on October 19, 2011, 07:18:13 AM

Title: Crash on Kubuntu 11.10
Post by: cool_thing76 on October 19, 2011, 07:18:13 AM
Hi, I'm using Kubuntu  11.10 (oneiric ocelot). My aMule crashes after sometime of starting it and here is the backtrace:

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.11
Running on: Linux 3.0.0-12-generic i686

[2] ?? in amule[0x808f02f]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x823e63]
[4] ?? in [0xdb8400]
[5] __pthread_mutex_lock in /lib/i386-linux-gnu/libpthread.so.0[0x677d87]
[6] g_source_set_callback_indirect in /lib/i386-linux-gnu/libglib-2.0.so.0[0x4344df7]
[7] g_source_set_callback in /lib/i386-linux-gnu/libglib-2.0.so.0[0x4344f5b]
[8] g_io_add_watch_full in /lib/i386-linux-gnu/libglib-2.0.so.0[0x433832c]
[9] gdk_input_add_full in /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0[0xb98644]
[10] gdk_input_add in /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0[0xb9869f]
[11] GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xeecaae]
[12] GSocket::Enable(GSocketEvent) in /usr/lib/libwx_baseu_net-2.8.so.0[0xc4d9fe]
[13] GSocket::Write(char const*, int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xc4f02d]
[14] wxSocketBase::_Write(void const*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xc49f53]
[15] wxSocketBase::Write(void const*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xc49fba]
[16] ?? in amule[0x81c8a6e]
[17] ?? in amule[0x80d9fb2]
[18] ?? in amule[0x80d8a3d]
[19] ?? in amule[0x80b5bc1]
[20] ?? in amule[0x8116ae8]
[21] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0x81f4ab]
[22] wxPthreadStart in /usr/lib/libwx_baseu-2.8.so.0[0x81f50b]
[23] ?? in /lib/i386-linux-gnu/libpthread.so.0[0x675d31]
[24] clone in /lib/i386-linux-gnu/libc.so.6[0x780a0ce]
Title: Re: Crash on Kubuntu 11.10
Post by: GonoszTopi on October 19, 2011, 04:56:06 PM
Two things to mention:
- aMule 2.3.1 will be released soon, release candidates are already downloadable, please use that
- wxWidgets 2.8.12 is a requirement, it has some severe bug fixes
Title: Re: Crash on Kubuntu 11.10
Post by: btkaos on October 19, 2011, 08:12:39 PM
This is a known crash fixed in wx 2.8.12.

Please bug Ubuntu developers to update to 2.8.12.
Title: Re: Crash on Kubuntu 11.10
Post by: cool_thing76 on October 19, 2011, 08:49:55 PM
Thanks for your prompt response.