aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: SIGSEGV after some hours  (Read 2084 times)

dpcris85

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
  • Well... dark brown hair & eyes, 1.74 m, < 80 kg. I love Math, Linux, Nutella (www.nutella.it), trains, Harry Potter's books, driving my friends crazy talking them about quantistic mechanic or hyperspaces.
    • http://dpcris85.homelinux.net
SIGSEGV after some hours
« on: June 23, 2004, 10:50:20 PM »

amule gets a SIGSEGV after some hours (sometimes less than 1, sometimes more than 30  ?( )
the full bactrace is too much long to be posted, so I attached it
any info about the nature of this problem, or about a possible solution will be really appreciated. hanks in advance

This is the backtrace:
Code: [Select]
#0  0x0a636c9b in ?? ()
#1  0x24082f54 in ?? ()
#2  0x02d7b31a in wxSocketBase::Destroy () from
/usr/lib/libwx_gtk-2.4.so
#3  0x08134b32 in CUpDownClient::TryToConnect ()
#4  0x08155e3e in CUpDownClient::AskForDownload () at exception:54
#5  0x081ee47d in CPartFile::Process () at exception:54
#6  0x081678be in CDownloadQueue::Process () at exception:54
#7  0x0824b910 in TimerProc () at exception:54
#8  0x02d00ea9 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so
#9  0x02d00cd7 in wxEvtHandler::ProcessEvent () from
/usr/lib/libwx_gtk-2.4.so
#10 0x02d8f373 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so
#11 0x02cbc6f0 in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
#12 0x00ad09d5 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#13 0x00acf95b in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x00acfe47 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#15 0x00ad00f5 in g_main_run () from /usr/lib/libglib-1.2.so.0
#16 0x001a553f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#17 0x02c76862 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so
#18 0x02cca188 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so
#19 0x02c76f27 in wxEntry () from /usr/lib/libwx_gtk-2.4.so
#20 0x0824cb8b in main () at exception:54
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: SIGSEGV after some hours
« Reply #1 on: June 23, 2004, 11:04:43 PM »

try to compile cvs plz.. is much more stable than rc3

dpcris85

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
  • Well... dark brown hair & eyes, 1.74 m, < 80 kg. I love Math, Linux, Nutella (www.nutella.it), trains, Harry Potter's books, driving my friends crazy talking them about quantistic mechanic or hyperspaces.
    • http://dpcris85.homelinux.net
Re: SIGSEGV after some hours
« Reply #2 on: June 26, 2004, 10:42:52 AM »

still SIGSEVing with the 20040623 cvs... new backtraces (almost equal to the previous);


backtrace
Code: [Select]
#0  0x08193ad0 in CKnownFile::UpdatePartsInfo () at exception:54
#1  0x08247f6a in CUpDownClient::ProcessExtendedInfo () at exception:54
#2  0x0812235e in CClientReqSocket::ProcessPacket ()
#3  0x081289fe in CClientReqSocket::PacketReceived ()
#4  0x0812ab1e in CEMSocket::OnReceive ()
#5  0x08128b56 in CClientReqSocketHandler::ClientReqSocketHandler ()
#6  0x02d00ea9 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so
#7  0x02d00cd7 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so
#8  0x02d00c0b in wxEvtHandler::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so
#9  0x02cca2c5 in wxAppBase::ProcessPendingEvents ()
   from /usr/lib/libwx_gtk-2.4.so
#10 0x02c75e93 in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so
#11 0x00ad0b1f in g_timeout_add () from /usr/lib/libglib-1.2.so.0
#12 0x00acf95b in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#13 0x00acfe47 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x00ad00f5 in g_main_run () from /usr/lib/libglib-1.2.so.0
#15 0x001a553f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#16 0x02c76862 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so
#17 0x02cca188 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so
#18 0x02c76f27 in wxEntry () from /usr/lib/libwx_gtk-2.4.so
#19 0x0824f717 in main () at exception:54

full backtrace (2 much long)
Logged