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 crash on hashing files  (Read 2710 times)

Gurke

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
amule crash on hashing files
« on: April 06, 2004, 03:56:23 PM »

Used version is amule cvs tarball aMule-cvs-20040405.tar.

Sharing /c/Temp/006.part
While creating hashset for file /c/Temp/006.part the length found is 321847555

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 17809)]
0x0817a241 in CList::Find(CUpDownClient*, _POSITION*) const (this=0x9e4,
    searchValue=0x8a07668, startAfter=0x0) at CTypedPtrList.h:416
416         MYNODE* n = head;

(gdb) bt

#0  0x0817a241 in CList::Find(CUpDownClient*, _POSITION*) const (this=0x9e4,
    searchValue=0x8a07668, startAfter=0x0) at CTypedPtrList.h:416
#1  0x08240008 in CPartFile::RemoveDownloadingSource(CUpDownClient*) (this=0x18, client=0x8a07668) at PartFile.cpp:3933
#2  0x08181bd9 in CUpDownClient::SetDownloadState(unsigned char) (this=0x8a07668, byNewState=1 '\001')
    at DownloadClient.cpp:399
#3  0x0818374b in CUpDownClient::CalculateKBpsDown() (this=0x8a07668) at DownloadClient.cpp:896
#4  0x08237456 in CPartFile::Process(unsigned, unsigned char) (this=0x899e560, reducedownload=0, m_icounter=10 '\n')
    at PartFile.cpp:1696
#5  0x08193f0a in CDownloadQueue::Process() (this=0x8949ae0) at DownloadQueue.cpp:373
#6  0x082ac8f0 in TimerProc() () at UploadQueue.cpp:700
#7  0x082b5ba3 in CamuleDlg::OnUQTimer(wxTimerEvent&) (this=0x8663cd8, evt=@0xbffff520) at amuleDlg.cpp:332
#8  0x402db05b in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
#9  0x402dae5c in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
#10 0x403749ec in wxTimerBase::Notify() () from /usr/lib/libwx_gtk-2.4.so
#11 0x40290708 in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
#12 0x4063ccfc in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#13 0x4063be75 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x4063c32c in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#15 0x4063c55c in g_main_run () from /usr/lib/libglib-1.2.so.0
#16 0x40566083 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#17 0x40245086 in wxApp::MainLoop() () from /usr/lib/libwx_gtk-2.4.so
#18 0x4029f548 in wxAppBase::OnRun() () from /usr/lib/libwx_gtk-2.4.so
#19 0x402457f8 in wxEntry(int, char**) () from /usr/lib/libwx_gtk-2.4.so
#20 0x082ade8c in main (argc=1, argv=0xbffff7a4) at amule.cpp:117
#21 0x409ced06 in __libc_start_main () from /lib/libc.so.6

(gdb) bt full

#0  0x0817a241 in CList::Find(CUpDownClient*, _POSITION*) const (this=0x9e4,
    searchValue=0x8a07668, startAfter=0x0) at CTypedPtrList.h:416
        n = (MyNode *) 0x8998840
#1  0x08240008 in CPartFile::RemoveDownloadingSource(CUpDownClient*) (this=0x18, client=0x8a07668) at PartFile.cpp:3933
        position = 0x8998840
#2  0x08181bd9 in CUpDownClient::SetDownloadState(unsigned char) (this=0x8a07668, byNewState=1 '\001')
    at DownloadClient.cpp:399
No locals.
#3  0x0818374b in CUpDownClient::CalculateKBpsDown() (this=0x8a07668) at DownloadClient.cpp:896
        packet = (Packet *) 0x8998840
        tcLoop = 0.100000001
        tcInit = 0.400000006
        tcFinal = 50
        tcReduce = 5
        fInit = 0.25
        fFinal = 0.00200000009
        fReduce = 0.907940686
        msCur = 3222855543
#4  0x08237456 in CPartFile::Process(unsigned, unsigned char) (this=0x899e560, reducedownload=0, m_icounter=10 '\n')
    at PartFile.cpp:1696
        kBpsClient = 4.61906373e-34
        download_state = 0 '\0'
        sl = 85
        pos1 = 0x0
        pos2 = 0x8a03088
        old_trans = 0
        cur_src = (CUpDownClient *) 0x8a07668
        dwCurTick = 3222855543
#5  0x08193f0a in CDownloadQueue::Process() (this=0x8949ae0) at DownloadQueue.cpp:373
        cur_file = (class CPartFile *) 0x899e560
        i = 0
        size = 76
        downspeed = 0
#6  0x082ac8f0 in TimerProc() () at UploadQueue.cpp:700
        msPrev1 = 46817
        msPrev5 = 46019
        msPrevGraph = 40049
        msPrevStats = 0
---Type to continue, or q to quit---
        msPrevSave = 0
        msPrevHist = 47000
        msCur = 47417
        bStatsVisible = 191
        msGraphUpdate = 142052480
        sStatsUpdate = -1073744784
#7  0x082b5ba3 in CamuleDlg::OnUQTimer(wxTimerEvent&) (this=0x8663cd8, evt=@0xbffff520) at amuleDlg.cpp:332
No locals.
#8  0x402db05b in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#9  0x402dae5c in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#10 0x403749ec in wxTimerBase::Notify() () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#11 0x40290708 in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#12 0x4063ccfc in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#13 0x4063be75 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#14 0x4063c32c in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#15 0x4063c55c in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#16 0x40566083 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#17 0x40245086 in wxApp::MainLoop() () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#18 0x4029f548 in wxAppBase::OnRun() () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#19 0x402457f8 in wxEntry(int, char**) () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#20 0x082ade8c in main (argc=1, argv=0xbffff7a4) at amule.cpp:117
No locals.
#21 0x409ced06 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
« Last Edit: April 06, 2004, 03:57:07 PM by Gurke »
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: amule crash on hashing files
« Reply #1 on: April 06, 2004, 04:10:08 PM »

dl the cvs better from berlios .. the tar.gz u have doesn't include one file

Gurke

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: amule crash on hashing files
« Reply #2 on: April 06, 2004, 05:56:17 PM »

The cvs from berlios doesn't even compile. I guess it's being worked on. :)
Logged