aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule 2.2.2 crash (Ubuntu64 8.04)  (Read 3057 times)

mii

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
amule 2.2.2 crash (Ubuntu64 8.04)
« on: September 28, 2008, 07:31:46 PM »

(gdb) bt
#0  0x000000000056c670 in ?? ()
#1  0x000000000050db7b in ?? ()
#2  0x000000000050e26f in ?? ()
#3  0x00007f01b2f9a72d in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
#4  0x00007f01b2f9a8ec in wxEventHashTable::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0x00007f01b2f9aa2d in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0x00007f01b3732616 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#7  0x00007f01b3629554 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0x00007f01b05b8b2b in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007f01b05b83d4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#10 0x00007f01b05bb6e5 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x00007f01b05bba05 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x00007f01b1af3f03 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00007f01b362101d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#14 0x00007f01b36b358b in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#15 0x00007f01b2f3919c in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---
#16 0x0000000000509bc2 in ?? ()
#17 0x00007f01b219f1c4 in __libc_start_main () from /lib/libc.so.6
#18 0x00000000004489c9 in ?? ()
#19 0x00007fffbcd7f278 in ?? ()
#20 0x0000000000000000 in ?? ()
(gdb) bt full
#0  0x000000000056c670 in ?? ()
No symbol table info available.
#1  0x000000000050db7b in ?? ()
No symbol table info available.
#2  0x000000000050e26f in ?? ()
No symbol table info available.
#3  0x00007f01b2f9a72d in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#4  0x00007f01b2f9a8ec in wxEventHashTable::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x00007f01b2f9aa2d in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#6  0x00007f01b3732616 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#7  0x00007f01b3629554 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#8  0x00007f01b05b8b2b in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0x00007f01b05b83d4 in g_main_context_dispatch ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x00007f01b05bb6e5 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0x00007f01b05bba05 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#12 0x00007f01b1af3f03 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#13 0x00007f01b362101d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#14 0x00007f01b36b358b in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#15 0x00007f01b2f3919c in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#16 0x0000000000509bc2 in ?? ()
No symbol table info available.
#17 0x00007f01b219f1c4 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#18 0x00000000004489c9 in ?? ()
No symbol table info available.
#19 0x00007fffbcd7f278 in ?? ()
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#20 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) thread apply all bt

Thread 5 (Thread 0x425cf950 (LWP 11026)):
#0  0x00007f01b4951e1d in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00007f01b2f980d9 in wxConditionInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#2  0x00007f01b2f989ae in wxSemaphoreInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#3  0x00000000005f187c in ?? ()
#4  0x00007f01b2f9923a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0x00007f01b494d3f7 in start_thread () from /lib/libpthread.so.0
#6  0x00007f01b2258b3d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x40c4f950 (LWP 11024)):
#0  0x00007f01b4954e81 in nanosleep () from /lib/libpthread.so.0
#1  0x00007f01b2f9e62c in wxMicroSleep () from /usr/lib/libwx_baseu-2.8.so.0
#2  0x00000000004e0460 in ?? ()
#3  0x00007f01b2f9923a in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#4  0x00007f01b494d3f7 in start_thread () from /lib/libpthread.so.0
#5  0x00007f01b2258b3d in clone () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f01b4d54780 (LWP 11010)):
#0  0x000000000056c670 in ?? ()
#1  0x000000000050db7b in ?? ()
#2  0x000000000050e26f in ?? ()
#3  0x00007f01b2f9a72d in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
#4  0x00007f01b2f9a8ec in wxEventHashTable::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0x00007f01b2f9aa2d in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0x00007f01b3732616 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#7  0x00007f01b3629554 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0x00007f01b05b8b2b in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007f01b05b83d4 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#10 0x00007f01b05bb6e5 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x00007f01b05bba05 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x00007f01b1af3f03 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00007f01b362101d in wxEventLoop::Run ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
---Type <return> to continue, or q <return> to quit---
#14 0x00007f01b36b358b in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#15 0x00007f01b2f3919c in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#16 0x0000000000509bc2 in ?? ()
#17 0x00007f01b219f1c4 in __libc_start_main () from /lib/libc.so.6
#18 0x00000000004489c9 in ?? ()
#19 0x00007fffbcd7f278 in ?? ()
#20 0x0000000000000000 in ?? ()
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amule 2.2.2 crash (Ubuntu64 8.04)
« Reply #1 on: September 28, 2008, 07:33:22 PM »

Please try to compile aMule with debug info.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

mii

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: amule 2.2.2 crash (Ubuntu64 8.04)
« Reply #2 on: September 30, 2008, 02:43:57 PM »

I've solved my problem: I've tried to compile aMule with debug info and I've realized that i need some extra libraries (wxwidget, libupnp...).
After that, the compilation was successful and I have aMule running without any crashes.

i think the problem is linked to ubuntu packages.

thanks.

 :)
« Last Edit: September 30, 2008, 04:31:08 PM by mii »
Logged