aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cvs 20070811 crashing  (Read 1921 times)

Attila

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 77
    • Ljubljana Phonology
cvs 20070811 crashing
« on: August 12, 2007, 09:22:08 AM »

Hi,
This cvs amule starts normally but segfaults after running from 5 to 30 minutes. I'm running Debian Lenny with a 2.6.22 kernel. Here's the backtrace:
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1227000128 (LWP 31460)]
0x0809070c in RawPeekUInt64 (p=0x10a) at ../../../../src/ArchSpecific.h:141
141     ../../../../src/ArchSpecific.h: No such file or directory.
        in ../../../../src/ArchSpecific.h
(gdb) bt
#0  0x0809070c in RawPeekUInt64 (p=0x10a) at ../../../../src/ArchSpecific.h:141
#1  0x0809bccb in CMD4Hash::operator== (this=0x10a, other_hash=@0xbfaba09c)
    at MD4Hash.h:103
#2  0x080cd36e in CMD4Hash::operator!= (this=0x10a, other_hash=@0xbfaba09c)
    at MD4Hash.h:112
#3  0x080bde96 in CClientTCPSocket::ProcessExtPacket (this=0xb0f24c0,
    buffer=0xdb70db8 "?\v\236Ð\235", size=42, opcode=164 '€')
    at ClientTCPSocket.cpp:1149
#4  0x080cbcb2 in CClientTCPSocket::PacketReceived (this=0xb0f24c0,
    packet=0xdaf7048) at ClientTCPSocket.cpp:2002
#5  0x0811a329 in CEMSocket::OnReceive (this=0xb0f24c0, nErrorCode=0)
    at EMSocket.cpp:315
#6  0x080c3b52 in CClientTCPSocket::OnReceive (this=0xb0f24c0, nErrorCode=0)
    at ClientTCPSocket.cpp:1904
#7  0x080cd15b in CClientTCPSocketHandler::ClientTCPSocketHandler (
    this=0x85d97a0, event=@0xda11888) at ClientTCPSocket.cpp:99
#8  0xb7908415 in wxAppConsole::HandleEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#9  0xb79ae03f in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#10 0xb79ae18b in wxEventHashTable::HandleEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#11 0xb79ae30f in wxEvtHandler::ProcessEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#12 0xb79ae840 in wxEvtHandler::ProcessPendingEvents ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#13 0xb7908d8f in wxAppConsole::ProcessPendingEvents ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#14 0xb7bf56e2 in wxAppBase::OnIdle ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#15 0xb7908415 in wxAppConsole::HandleEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#16 0xb79ae03f in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#17 0xb79ae18b in wxEventHashTable::HandleEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#18 0xb79ae30f in wxEvtHandler::ProcessEvent ()
   from /usr/local/lib/libwx_baseu-2.8.so.0
#19 0xb7bf59bc in wxAppBase::ProcessIdle ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#20 0xb7b4c546 in wxapp_idle_callback ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#21 0xb7009d01 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0
#22 0xb700ba62 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb700ea2f in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#24 0xb700edd9 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#25 0xb7427654 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#26 0xb7b669bc in wxEventLoop::Run ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#27 0xb7bf58de in wxAppBase::MainLoop ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#28 0xb7bf4e81 in wxAppBase::OnRun ()
   from /usr/local/lib/libwx_gtk2u_core-2.8.so.0
#29 0xb7943e3a in wxEntry () from /usr/local/lib/libwx_baseu-2.8.so.0
#30 0xb7943ee7 in wxEntry () from /usr/local/lib/libwx_baseu-2.8.so.0
#31 0x08224b36 in main (argc=143380432, argv=0x8) at amule-gui.cpp:95
TIA for the help,
Attila
Logged