aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crashed after 36 hours online  (Read 2059 times)

jiggamam

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
crashed after 36 hours online
« on: January 05, 2005, 03:52:34 PM »

amule was running about 36 hours with no user interaction, then it crashed with the following message in gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1582)]
0x08142677 in CKnownFile::GetPartCount (this=0x0) at KnownFile.h:144
144             inline uint16 GetPartCount() const { return m_iPartCount; }


(gdb) bt
#0  0x08142677 in CKnownFile::GetPartCount (this=0x0) at KnownFile.h:144
#1  0x0814b72c in CUpDownClient::ConnectionEstablished (this=0xbffff2d0)
    at BaseClient.cpp:1387
#2  0x0814b1e8 in CUpDownClient::TryToConnect (this=0x8c8df40,
    bIgnoreMaxCon=false) at BaseClient.cpp:1303
#3  0x08171790 in CUpDownClient::AskForDownload (this=0x8c8df40)
    at DownloadClient.cpp:151
#4  0x0820382b in CPartFile::Process (this=0x8999db0, reducedownload=200,
    m_icounter=1 '\001') at PartFile.cpp:1707
#5  0x0818593b in CDownloadQueue::Process (this=0x8880c10)
    at DownloadQueue.cpp:378
#6  0x0826aa5c in CamuleApp::OnCoreTimer (this=0x857afc8) at amule.cpp:1378
#7  0x4033d9c7 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so.0
#8  0x4033d7e3 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_gtk-2.4.so.0
#9  0x403e1a27 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so.0
#10 0x402eda2d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x4084eec4 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#12 0x4084e03d in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#13 0x4084e4f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x4084e724 in g_main_run () from /usr/lib/libglib-1.2.so.0
#15 0x4075a25f in gtk_main () from /usr/lib/libgtk-1.2.so.0
---Type to continue, or q to quit---
#16 0x4029bf69 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
#17 0x402fd5a7 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
#18 0x4029c6cb in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#19 0x0826d13b in main (argc=0, argv=0x0) at amule-gui.cpp:161

(gdb) bt full
#0  0x08142677 in CKnownFile::GetPartCount (this=0x0) at KnownFile.h:144
No locals.
#1  0x0814b72c in CUpDownClient::ConnectionEstablished (this=0xbffff2d0)
    at BaseClient.cpp:1387
No locals.
#2  0x0814b1e8 in CUpDownClient::TryToConnect (this=0x8c8df40,
    bIgnoreMaxCon=false) at BaseClient.cpp:1303
        data = { = { = {_vptr.CFile = 0xa, m_fd = 65280,
      m_error = false, fFilePath = }, m_GrowBytes = 0,
    m_position = 633001214694922020, m_BufferSize = 633001213616455680,
    m_FileSize = 624532638698837796, m_delete = 64,
    m_buffer = 0x8c8df40 "\uffff#\006\t"}, = {
    _vptr.CFileDataIO = 0x8c8df40}, }
#3  0x08171790 in CUpDownClient::AskForDownload (this=0x8c8df40)
    at DownloadClient.cpp:151
No locals.
#4  0x0820382b in CPartFile::Process (this=0x8999db0, reducedownload=200,
    m_icounter=1 '\001') at PartFile.cpp:1707
        download_state = 1 '\001'
        it = { = {
    _M_node = 0x8d9dd70}, }
        cur_src = (CUpDownClient *) 0x8c8df40
        old_trans = 0
---Type to continue, or q to quit---
        dwCurTick = 1066197371
#5  0x0818593b in CDownloadQueue::Process (this=0x8880c10)
    at DownloadQueue.cpp:378
        cur_file = (class CPartFile *) 0x8999db0
        downspeed = 200
#6  0x0826aa5c in CamuleApp::OnCoreTimer (this=0x857afc8) at amule.cpp:1378
        msPrev1 = 41781383
        msPrev5 = 41781069
        msPrevSave = 41753026
        msCur = 41782178
#7  0x4033d9c7 in wxEvtHandler::SearchEventTable ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#8  0x4033d7e3 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#9  0x403e1a27 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#10 0x402eda2d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#11 0x4084eec4 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#12 0x4084e03d in g_get_current_time () from /usr/lib/libglib-1.2.so.0
---Type to continue, or q to quit---
No symbol table info available.
#13 0x4084e4f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#14 0x4084e724 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#15 0x4075a25f in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#16 0x4029bf69 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#17 0x402fd5a7 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#18 0x4029c6cb in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#19 0x0826d13b in main (argc=0, argv=0x0) at amule-gui.cpp:161
No locals.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: crashed after 36 hours online
« Reply #1 on: January 05, 2005, 04:00:19 PM »

should be fixed in cvs

get a recent tarball at
http://amule.hirnriss.net
if you want and run it....

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

jiggamam

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: crashed after 36 hours online
« Reply #2 on: January 06, 2005, 11:52:46 AM »

Thanks. Will try.
Logged