aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash when fetching server list  (Read 4478 times)

Vyper

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Crash when fetching server list
« on: January 19, 2008, 11:34:03 AM »

My aMule experience was quite short:

- Started aMule for the first time immediately after installing it (Current Kubuntu)
- Clicked to the server.met URL
- Pressed Enter
- Window with rabbit pops up, and aMule crashes

Haven't used aMule (or any other P2P) for some years, so I have no idea what could be wrong.

Here's the gdb backtrace:

Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1233230144 (LWP 6143)]
0xb7943392 in wxGIFDecoder::GetFrameSize () from /usr/lib/libwx_gtk2u_core-2.8.so.0
(gdb) bt
#0  0xb7943392 in wxGIFDecoder::GetFrameSize () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#1  0xb79433fc in wxGIFDecoder::ConvertToImage () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#2  0x08236add in ?? ()
#3  0xb75d4ee5 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb767d0af in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb767d1fd in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#6  0xb767d366 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb798eb71 in wxTimerBase::Notify () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0xb786ae55 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9  0xb6ff88d6 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x086a0258 in ?? ()
#11 0xb7fae8ac in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb6ff811c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0xb6ffb55f in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x085798b0 in ?? ()
#15 0x00000000 in ?? ()
(gdb) bt full
#0  0xb7943392 in wxGIFDecoder::GetFrameSize () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#1  0xb79433fc in wxGIFDecoder::ConvertToImage () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#2  0x08236add in ?? ()
No symbol table info available.
#3  0xb75d4ee5 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#4  0xb767d0af in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0xb767d1fd in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#6  0xb767d366 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#7  0xb798eb71 in wxTimerBase::Notify () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#8  0xb786ae55 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#9  0xb6ff88d6 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x086a0258 in ?? ()
No symbol table info available.
#11 0xb7fae8ac in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#12 0xb6ff811c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xb6ffb55f in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#14 0x085798b0 in ?? ()
No symbol table info available.
#15 0x00000000 in ?? ()
No symbol table info available.
(gdb) thread apply all bt

Thread 5 (Thread -1254876272 (LWP 6159)):
#0  0xb739fd54 in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0xb533fea8 in ?? ()
#2  0x00000e10 in ?? ()
#3  0x00000117 in ?? ()
#4  0x05265c00 in ?? ()
#5  0x4791cfa7 in ?? ()
#6  0x00000000 in ?? ()

Thread 4 (Thread -1263268976 (LWP 6158)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7faf8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb767a56c in wxConditionInternal::WaitTimeout () from /usr/lib/libwx_baseu-2.8.so.0
#3  0xb767a5bf in wxCondition::WaitTimeout () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb767b27c in wxSemaphoreInternal::WaitTimeout () from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb767b30f in wxSemaphore::WaitTimeout () from /usr/lib/libwx_baseu-2.8.so.0
#6  0x082074f3 in ?? ()
#7  0xb767b8d8 in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb767b94d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#9  0xb7fab46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb73ee6de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1246483568 (LWP 6156)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7fb29f6 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7681148 in wxMicroSleep () from /usr/lib/libwx_baseu-2.8.so.0
#3  0xb7681171 in wxMilliSleep () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb7679cbd in wxThread::Sleep () from /usr/lib/libwx_baseu-2.8.so.0
#5  0x0810b505 in ?? ()
#6  0xb767b8d8 in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb767b94d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7fab46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb73ee6de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1233230144 (LWP 6143)):
#0  0xb7943392 in wxGIFDecoder::GetFrameSize () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#1  0xb79433fc in wxGIFDecoder::ConvertToImage () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#2  0x08236add in ?? ()
#3  0xb75d4ee5 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb767d0af in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb767d1fd in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#6  0xb767d366 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb798eb71 in wxTimerBase::Notify () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0xb786ae55 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9  0xb6ff88d6 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x086a0258 in ?? ()
#11 0xb7fae8ac in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb6ff811c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0xb6ffb55f in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x085798b0 in ?? ()
#15 0x00000000 in ?? ()
(gdb)
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Crash when fetching server list
« Reply #1 on: January 19, 2008, 12:39:51 PM »

aMule 2.1.3? Please use the current developmental version (Ubuntu packages) which doesn't have this bug.
Logged

Vyper

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Crash when fetching server list
« Reply #2 on: January 19, 2008, 11:09:39 PM »

I just checked the package version and yes, it's 2.1.3. Thanks for the reply!
Logged