aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: segfault after few hours.  (Read 2488 times)

kricklen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
segfault after few hours.
« on: May 23, 2004, 12:50:21 AM »

The client ran for about 10-20h.
Code: [Select]
#0  0x33312e36 in ?? ()
No symbol table info available.
#1  0x40360829 in wxSocketBase::Destroy() ()
   from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#2  0x0812571a in CClientReqSocket::Safe_Delete() (this=0x8f03e60)
    at ListenSocket.cpp:179
No locals.
#3  0x0813b262 in CUpDownClient::TryToConnect(bool) (this=0x91783d8,
    bIgnoreMaxCon=false) at BaseClient.cpp:1204
No locals.
#4  0x0815eeec in CUpDownClient::AskForDownload() (this=0x91783d8)
    at DownloadClient.cpp:136
No locals.
#5  0x08216df3 in CPartFile::Process(unsigned, unsigned char) (this=0x89a2120,
    reducedownload=200, m_icounter=10 '\n') at PartFile.cpp:1815
        download_state = 11 '\v'
        sl = 0
        pos1 = 0x8cda838
        pos2 = 0x8e6f6c0
        old_trans = 0
        cur_src = (CUpDownClient *) 0x91783d8
        dwCurTick = 2902777909
#6  0x08171bf9 in CDownloadQueue::Process() (this=0x888f3c0)
    at DownloadQueue.cpp:376
        cur_file = (class CPartFile *) 0x89a2120
        i = 27
        size = 29
        downspeed = 200
#7  0x0827997b in TimerProc() () at UploadQueue.cpp:704
        msPrev1 = 11494059
        msPrev5 = 11493835
        msPrevGraph = 11430018
        msPrevStats = 0
        msPrevSave = 11470841
        msPrevHist = 11494000
        msCur = 11494482
        bStatsVisible = 8
        msGraphUpdate = 138223507
        sStatsUpdate = 77
#8  0x082822ea in CamuleDlg::OnUQTimer(wxTimerEvent&) (this=0x8637c18)
    at amuleDlg.cpp:344
No locals.
#9  0x402daf36 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
   from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#10 0x402dad63 in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#11 0x4037719a in wxTimerBase::Notify() () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#12 0x4028cacd in timeout_callback () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#13 0x08297375 in g_timeout_dispatch (source_data=0x888d098,
    dispatch_time=0x8f03e60, user_data=0x8f03e60) at gmain.c:1302
No locals.
#14 0x0829654a in g_main_dispatch (dispatch_time=0xbffff3d0) at gmain.c:656
        hook_data = 0x879e210
        source_data = 0x888d098
        dispatch = (gboolean (*)(gpointer, GTimeVal *,
    gpointer)) 0x8297360
        need_destroy = 142205456
        source = (GSource *) 0x879dc78
#15 0x082969b2 in g_main_iterate (block=152725736, dispatch=1) at gmain.c:877
        check = (gboolean (*)(gpointer, GTimeVal *,
    gpointer)) 0x8294f50
        hook = (GHook *) 0x91a68e8
        current_time = {tv_sec = 1085234536, tv_usec = 513996}
        n_ready = 1
        current_priority = 0
        timeout = 136925008
        retval = 0
#16 0x08296bf5 in g_main_run (loop=0x8611e00) at gmain.c:935
No locals.
#17 0x40572db7 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#18 0x4023e849 in wxApp::MainLoop() () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#19 0x4029bca7 in wxAppBase::OnRun() () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#20 0x4023ef44 in wxEntry(int, char**) () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
#21 0x0827b046 in main (argc=1, argv=0xbffff534) at amule.cpp:114
No locals.
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: segfault after few hours.
« Reply #1 on: May 23, 2004, 01:10:47 AM »

safe_delete .. old bug .. :/

kricklen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
Re: segfault after few hours.
« Reply #2 on: May 23, 2004, 02:08:23 PM »

This bug also produces the 'cannot write to file' and 'cannot read from file' message boxes? Or do i have some other problem here?
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: segfault after few hours.
« Reply #3 on: May 23, 2004, 02:23:26 PM »

no, safe_delete crash only your mule..

the msgs u get is an other problem

kricklen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
Re: segfault after few hours.
« Reply #4 on: May 24, 2004, 04:33:43 PM »

Ok i'll post the msgbox stuff next time i get it.
Logged