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 keeps freezing on Debian Jessy  (Read 3727 times)

Juppie

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Amule keeps freezing on Debian Jessy
« on: March 15, 2016, 07:31:01 PM »

After a new installation of Debian 8.0 Jessy i tried to install aMule from SVN amule-4053dd2 bit it keeps freezing after a minute of so.

Code: [Select]
Linux mancave 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64 GNU/Linux
 

Code: [Select]
(gdb) bt
#0  0x00007ffff4e07d3d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff3a9cee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff3a9d272 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff480a597 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#4  0x00007ffff62a48a5 in wxGUIEventLoop::DoRun (this=0xc1f070) at ../src/gtk/evtloop.cpp:65
#5  0x00007ffff59abd50 in wxEventLoopBase::Run (this=0xc1f070) at ../src/common/evtloopcmn.cpp:78
#6  0x00007ffff5968086 in wxAppConsoleBase::MainLoop (this=0xbdc1a0) at ../src/common/appbase.cpp:334
#7  0x00007ffff5a02c20 in wxEntry (argc=<optimized out>, argv=<optimized out>) at ../src/common/init.cpp:495
#8  0x00000000005a8b49 in main (argc=1, argv=0x7fffffffe1b8) at amule-gui.cpp:95
 

Code: [Select]
(gdb) bt full
#0  0x00007ffff4e07d3d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007ffff3a9cee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff3a9d272 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff480a597 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
No symbol table info available.
#4  0x00007ffff62a48a5 in wxGUIEventLoop::DoRun (this=0xc1f070) at ../src/gtk/evtloop.cpp:65
        loopLevel = 0
#5  0x00007ffff59abd50 in wxEventLoopBase::Run (this=0xc1f070) at ../src/common/evtloopcmn.cpp:78
        __FUNCTION__ = "Run"
        activate = {m_evtLoopOld = 0x0}
#6  0x00007ffff5968086 in wxAppConsoleBase::MainLoop (this=0xbdc1a0) at ../src/common/appbase.cpp:334
        mainLoop = {<wxEventLoopBasePtr> = {m_ptr = 0xc1f070}, m_pp = 0xbdc2c0, m_pOld = 0x0}
#7  0x00007ffff5a02c20 in wxEntry (argc=<optimized out>, argv=<optimized out>) at ../src/common/init.cpp:495
        initializer = <optimized out>
#8  0x00000000005a8b49 in main (argc=1, argv=0x7fffffffe1b8) at amule-gui.cpp:95
No locals.
 

Code: [Select]
(gdb) thread apply all bt

Thread 44 (Thread 0x7fffe1ba9700 (LWP 12834)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff6f2f8ee in WorkerThread (arg=0x7ffff736cc40 <gRecvThreadPool>) at src/ThreadPool.c:508
#2  0x00007ffff7bc70a4 in start_thread (arg=0x7fffe1ba9700) at pthread_create.c:309
#3  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 39 (Thread 0x7fffabfff700 (LWP 12822)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff6f2f8ee in WorkerThread (arg=0x7ffff736cc40 <gRecvThreadPool>) at src/ThreadPool.c:508
#2  0x00007ffff7bc70a4 in start_thread (arg=0x7fffabfff700) at pthread_create.c:309
#3  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7fffe90fc700 (LWP 12779)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff5ad298d in wxConditionInternal::WaitTimeout (this=0xc1f020, milliseconds=100) at ../src/unix/threadpsx.cpp:497
#2  0x00007ffff5ad30aa in wxSemaphoreInternal::WaitTimeout (this=0xfd7b90, milliseconds=100) at ../src/unix/threadpsx.cpp:644
#3  0x00000000006b33c6 in CTimerThread::Entry (this=0x1134320) at Timer.cpp:66
#4  0x00007ffff5ad63a2 in wxThread::CallEntry (this=this@entry=0x1134320) at ../include/wx/thrimpl.cpp:356
#5  0x00007ffff5ad6c83 in wxThreadInternal::PthreadStart (thread=0x1134320) at ../src/unix/threadpsx.cpp:867
#6  0x00007ffff7bc70a4 in start_thread (arg=0x7fffe90fc700) at pthread_create.c:309
#7  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7fffe98fd700 (LWP 12772)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff6f2f8ee in WorkerThread (arg=0x7ffff736c980 <gMiniServerThreadPool>) at src/ThreadPool.c:508
#2  0x00007ffff7bc70a4 in start_thread (arg=0x7fffe98fd700) at pthread_create.c:309
#3  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7fffeb100700 (LWP 12769)):
#0  0x00007ffff4e09ae3 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff71431b3 in RunMiniServer (miniSock=0xbde460) at src/genlib/miniserver/miniserver.c:412
#2  0x00007ffff6f2fb40 in WorkerThread (arg=0x7ffff736c980 <gMiniServerThreadPool>) at src/ThreadPool.c:576
#3  0x00007ffff7bc70a4 in start_thread (arg=0x7fffeb100700) at pthread_create.c:309
#4  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7fffec903700 (LWP 12766)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff6f31232 in TimerThreadWorker (arg=0x7ffff736cf00 <gTimerThread>) at src/TimerThread.c:118
#2  0x00007ffff6f2fb40 in WorkerThread (arg=0x7ffff736d000 <gSendThreadPool>) at src/ThreadPool.c:576
#3  0x00007ffff7bc70a4 in start_thread (arg=0x7fffec903700) at pthread_create.c:309
#4  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

---Type <return> to continue, or q <return> to quit---
Thread 2 (Thread 0x7fffed104700 (LWP 12765)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007ffff6f2f8ee in WorkerThread (arg=0x7ffff736d000 <gSendThreadPool>) at src/ThreadPool.c:508
#2  0x00007ffff7bc70a4 in start_thread (arg=0x7fffed104700) at pthread_create.c:309
#3  0x00007ffff4e1087d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7ffff7fa9a00 (LWP 12742)):
#0  0x00007ffff4e07d3d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff3a9cee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff3a9d272 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff480a597 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#4  0x00007ffff62a48a5 in wxGUIEventLoop::DoRun (this=0xc1f070) at ../src/gtk/evtloop.cpp:65
#5  0x00007ffff59abd50 in wxEventLoopBase::Run (this=0xc1f070) at ../src/common/evtloopcmn.cpp:78
#6  0x00007ffff5968086 in wxAppConsoleBase::MainLoop (this=0xbdc1a0) at ../src/common/appbase.cpp:334
#7  0x00007ffff5a02c20 in wxEntry (argc=<optimized out>, argv=<optimized out>) at ../src/common/init.cpp:495
#8  0x00000000005a8b49 in main (argc=1, argv=0x7fffffffe1b8) at amule-gui.cpp:95
(gdb)
 
Logged