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 SVN 10390 random crashes  (Read 2983 times)

left

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amule SVN 10390 random crashes
« on: December 03, 2010, 04:39:45 AM »

Hello, I have amule SVN (10390) crashing at random times on a up-to-date archLinux system (64 bits). No user-related process is running and nothing's happening at the time this happens, I'm usually afk.

I did a backtrace:

bt:
Code: [Select]
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb5cffb70 (LWP 908)]
0xb7fe1424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7776de1 in raise () from /lib/libc.so.6
#2  0xb777866e in abort () from /lib/libc.so.6
#3  0xb7988db5 in ?? () from /usr/lib/libstdc++.so.6
#4  0xb7988df2 in std::terminate() () from /usr/lib/libstdc++.so.6
#5  0xb7988fcb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#6  0x08107b3d in std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_new_elements_at_front (this=0x88738e8, __new_elems=25)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:764
#7  0x081095c2 in _M_reserve_elements_at_front (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1763
#8  std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_range_insert_aux<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:470
#9  0x081052bf in _M_insert_dispatch<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1672
#10 insert<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1433
#11 UploadBandwidthThrottler::Entry (this=0x88738a8) at UploadBandwidthThrottler.cpp:358
#12 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#13 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#14 0xb7face60 in start_thread () from /lib/libpthread.so.0
#15 0xb781af9e in clone () from /lib/libc.so.6

bt full:

Code: [Select]
(gdb) bt full
#0  0xb7fe1424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7776de1 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0xb777866e in abort () from /lib/libc.so.6
No symbol table info available.
#3  0xb7988db5 in ?? () from /usr/lib/libstdc++.so.6
No symbol table info available.
#4  0xb7988df2 in std::terminate() () from /usr/lib/libstdc++.so.6
No symbol table info available.
#5  0xb7988fcb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
No symbol table info available.
#6  0x08107b3d in std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_new_elements_at_front (this=0x88738e8, __new_elems=25)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:764
        __new_nodes = 1
        __i = <value optimized out>
#7  0x081095c2 in _M_reserve_elements_at_front (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1763
        __vacancies = <value optimized out>
#8  std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_range_insert_aux<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:470
        __n = 30
#9  0x081052bf in _M_insert_dispatch<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1672
No locals.
#10 insert<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1433
No locals.
#11 UploadBandwidthThrottler::Entry (this=0x88738a8) at UploadBandwidthThrottler.cpp:358
        queueLock = {m_isOk = true, m_mutex = @0x88738bc}
        slots = <value optimized out>
        spentBytes = 0
        spentOverhead = 0
        sendLock = {m_isOk = true, m_mutex = @0x88738b8}
        minBytesToSpend = <value optimized out>
        timeSinceLastLoop = <value optimized out>
        minFragSize = 536
        doubleSendSize = 536
        sleepTime = <value optimized out>
        thisLoopTick = 2837120365
        bytesToSpend = 7169
        extraSleepTime = 1000
        lastLoopTick = 2837120365
        allowedDataRate = <value optimized out>
        rememberedSlotCounter = 2
#12 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#13 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#14 0xb7face60 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#15 0xb781af9e in clone () from /lib/libc.so.6
No symbol table info available.

thread apply all bt:

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

Thread 6 (Thread 0xb4cfdb70 (LWP 911)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7fb4069 in __lll_lock_wait () from /lib/libpthread.so.0
#2  0xb7faf41b in _L_lock_517 () from /lib/libpthread.so.0
#3  0xb7faf241 in pthread_mutex_lock () from /lib/libpthread.so.0
#4  0xb7ad410d in wxMutexInternal::Lock() () from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7ad4158 in wxMutex::Lock() () from /usr/lib/libwx_baseu-2.8.so.0
#6  0xb7ad6702 in wxEvtHandler::AddPendingEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#7  0x082039a6 in wxPostEvent (this=0xb5d205a8) at /usr/include/wx-2.8/wx/event.h:2570
#8  CTimerThread::Entry (this=0xb5d205a8) at Timer.cpp:70
#9  0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#10 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb7face60 in start_thread () from /lib/libpthread.so.0
#12 0xb781af9e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb5cffb70 (LWP 908)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7776de1 in raise () from /lib/libc.so.6
#2  0xb777866e in abort () from /lib/libc.so.6
#3  0xb7988db5 in ?? () from /usr/lib/libstdc++.so.6
#4  0xb7988df2 in std::terminate() () from /usr/lib/libstdc++.so.6
#5  0xb7988fcb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#6  0x08107b3d in std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_new_elements_at_front (this=0x88738e8, __new_elems=25)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:764
#7  0x081095c2 in _M_reserve_elements_at_front (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1763
#8  std::deque<ThrottledControlSocket*, std::allocator<ThrottledControlSocket*> >::_M_range_insert_aux<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738e8, __pos=..., __first=..., __last=...) at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/deque.tcc:470
#9  0x081052bf in _M_insert_dispatch<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1672
#10 insert<std::_Deque_iterator<ThrottledControlSocket*, ThrottledControlSocket*&, ThrottledControlSocket**> > (this=0x88738a8)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_deque.h:1433
#11 UploadBandwidthThrottler::Entry (this=0x88738a8) at UploadBandwidthThrottler.cpp:358
#12 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#13 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#14 0xb7face60 in start_thread () from /lib/libpthread.so.0
#15 0xb781af9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb6b97710 (LWP 899)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7776de1 in raise () from /lib/libc.so.6
#2  0xb777866e in abort () from /lib/libc.so.6
#3  0x082075fd in OnUnhandledException () at MuleDebug.cpp:104
#4  0xb7988db5 in ?? () from /usr/lib/libstdc++.so.6
#5  0xb7988df2 in std::terminate() () from /usr/lib/libstdc++.so.6
---Type <return> to continue, or q <return> to quit---q


p.s.: should I post this directly in Backtraces?
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amule SVN 10390 random crashes
« Reply #1 on: December 03, 2010, 09:09:14 PM »

Does it always crash in the same place?
Can you check if memory usage is continuously raising until memory is exhausted?
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

left

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule SVN 10390 random crashes
« Reply #2 on: December 06, 2010, 12:59:45 AM »

How can I see if it's crashing in the same place? Some of the first adresses are the same, is that it?
Here's another bt I did:

Code: [Select]
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb5eebb70 (LWP 13359)]
0xb7fe1424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7776de1 in raise () from /lib/libc.so.6
#2  0xb777866e in abort () from /lib/libc.so.6
#3  0xb77b241d in ?? () from /lib/libc.so.6
#4  0xb77b8301 in ?? () from /lib/libc.so.6
#5  0xb77b9c4b in ?? () from /lib/libc.so.6
#6  0xb77bcdfd in free () from /lib/libc.so.6
#7  0xb71fc9f6 in g_free () from /usr/lib/libglib-2.0.so.0
#8  0xb71f213d in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb71e7bf0 in g_io_add_watch_full () from /usr/lib/libglib-2.0.so.0
#10 0xb7303661 in gdk_input_add_full () from /usr/lib/libgdk-x11-2.0.so.0
#11 0xb73036ae in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xb7c9fcd5 in GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#13 0xb7b62dfd in GSocket::Enable(GSocketEvent) () from /usr/lib/libwx_baseu_net-2.8.so.0
#14 0xb7b6433a in GSocket::Write(char const*, int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#15 0xb7b5ef6e in wxSocketBase::_Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#16 0xb7b5efd7 in wxSocketBase::Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#17 0x081cfdfb in ?? ()
#18 0x080bf5bc in ?? ()
#19 0x080bdc59 in ?? ()
#20 0x0809b6d0 in ?? ()
#21 0x08105476 in ?? ()
#22 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#23 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#24 0xb7face60 in start_thread () from /lib/libpthread.so.0
#25 0xb781af9e in clone () from /lib/libc.so.6

Code: [Select]
(gdb) bt full
#0  0xb7fe1424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7776de1 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0xb777866e in abort () from /lib/libc.so.6
No symbol table info available.
#3  0xb77b241d in ?? () from /lib/libc.so.6
No symbol table info available.
#4  0xb77b8301 in ?? () from /lib/libc.so.6
No symbol table info available.
#5  0xb77b9c4b in ?? () from /lib/libc.so.6
No symbol table info available.
#6  0xb77bcdfd in free () from /lib/libc.so.6
No symbol table info available.
#7  0xb71fc9f6 in g_free () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8  0xb71f213d in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb71e7bf0 in g_io_add_watch_full () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0xb7303661 in gdk_input_add_full () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#11 0xb73036ae in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#12 0xb7c9fcd5 in GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#13 0xb7b62dfd in GSocket::Enable(GSocketEvent) () from /usr/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
#14 0xb7b6433a in GSocket::Write(char const*, int) () from /usr/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
#15 0xb7b5ef6e in wxSocketBase::_Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
#16 0xb7b5efd7 in wxSocketBase::Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
#17 0x081cfdfb in ?? ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#18 0x080bf5bc in ?? ()
No symbol table info available.
#19 0x080bdc59 in ?? ()
No symbol table info available.
#20 0x0809b6d0 in ?? ()
No symbol table info available.
#21 0x08105476 in ?? ()
No symbol table info available.
#22 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#23 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#24 0xb7face60 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#25 0xb781af9e in clone () from /lib/libc.so.6
No symbol table info available.

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

Thread 6 (Thread 0xb4cffb70 (LWP 13362)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7fb17a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7ad3dc4 in wxConditionInternal::WaitTimeout(unsigned long) () from /usr/lib/libwx_baseu-2.8.so.0
#3  0xb7ad3e1f in wxCondition::WaitTimeout(unsigned long) () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb7ad4374 in wxSemaphoreInternal::WaitTimeout(unsigned long) () from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7ad43ff in wxSemaphore::WaitTimeout(unsigned long) () from /usr/lib/libwx_baseu-2.8.so.0
#6  0x082039b8 in ?? ()
#7  0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#9  0xb7face60 in start_thread () from /lib/libpthread.so.0
#10 0xb781af9e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb5eebb70 (LWP 13359)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7776de1 in raise () from /lib/libc.so.6
#2  0xb777866e in abort () from /lib/libc.so.6
#3  0xb77b241d in ?? () from /lib/libc.so.6
#4  0xb77b8301 in ?? () from /lib/libc.so.6
#5  0xb77b9c4b in ?? () from /lib/libc.so.6
#6  0xb77bcdfd in free () from /lib/libc.so.6
#7  0xb71fc9f6 in g_free () from /usr/lib/libglib-2.0.so.0
#8  0xb71f213d in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb71e7bf0 in g_io_add_watch_full () from /usr/lib/libglib-2.0.so.0
#10 0xb7303661 in gdk_input_add_full () from /usr/lib/libgdk-x11-2.0.so.0
#11 0xb73036ae in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xb7c9fcd5 in GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#13 0xb7b62dfd in GSocket::Enable(GSocketEvent) () from /usr/lib/libwx_baseu_net-2.8.so.0
#14 0xb7b6433a in GSocket::Write(char const*, int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#15 0xb7b5ef6e in wxSocketBase::_Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#16 0xb7b5efd7 in wxSocketBase::Write(void const*, unsigned int) () from /usr/lib/libwx_baseu_net-2.8.so.0
#17 0x081cfdfb in ?? ()
#18 0x080bf5bc in ?? ()
#19 0x080bdc59 in ?? ()
#20 0x0809b6d0 in ?? ()
---Type <return> to continue, or q <return> to quit---
#21 0x08105476 in ?? ()
#22 0xb7ad51c0 in wxThreadInternal::PthreadStart(wxThread*) () from /usr/lib/libwx_baseu-2.8.so.0
#23 0xb7ad522d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#24 0xb7face60 in start_thread () from /lib/libpthread.so.0
#25 0xb781af9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb6b97710 (LWP 13350)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7fb4069 in __lll_lock_wait () from /lib/libpthread.so.0
#2  0xb7faf41b in _L_lock_517 () from /lib/libpthread.so.0
#3  0xb7faf241 in pthread_mutex_lock () from /lib/libpthread.so.0
#4  0xb71f609e in ?? () from /usr/lib/libglib-2.0.so.0
#5  0xb71f6a1b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#6  0xb74ad5b9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7  0xb7c9e7a8 in wxEventLoop::Run() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8  0xb7d2854e in wxAppBase::MainLoop() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9  0xb7d27e91 in wxAppBase::OnRun() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#10 0xb7a7a09b in wxEntry(int&, wchar_t**) () from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb7a7a147 in wxEntry(int&, char**) () from /usr/lib/libwx_baseu-2.8.so.0
#12 0x0812c18b in ?? ()
#13 0xb7762c76 in __libc_start_main () from /lib/libc.so.6
#14 0x0806b1a1 in ?? ()

The mem usage seems to be normal, but I'm still verifying that.
Logged

left

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule SVN 10390 random crashes
« Reply #3 on: December 06, 2010, 12:41:16 PM »

Nope, I observed "live" one of these crash and the memory usage is absolutely regular.
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amule SVN 10390 random crashes
« Reply #4 on: December 06, 2010, 10:30:15 PM »

Hmm.
- second bt is different
- not related to the current memory exhaustion problem
- malfunction in the network code
- I can't remember another crash of this kind

I guess something is wrong with your wxWidgets or your networking libs. What wx version? Did you compile aMule yourself? Did you compile wx yourself? Do you maybe have several conflicting wx libs in your system?
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

left

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule SVN 10390 random crashes
« Reply #5 on: December 07, 2010, 06:18:37 PM »

Hmm.
- second bt is different
- not related to the current memory exhaustion problem
- malfunction in the network code
- I can't remember another crash of this kind

I guess something is wrong with your wxWidgets or your networking libs. What wx version? Did you compile aMule yourself? Did you compile wx yourself? Do you maybe have several conflicting wx libs in your system?

wx version is 2.8.11. I have installed Arch's packages of amule and wxgtk. I also tried compiling myself these two but amule keeps crashing. I made sure that 2.8.11 is the only version on my system.
Now I'll try amuled + amulegui as a workaround for this problem...
Logged