aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: BackTrace - Hashing a file and other...  (Read 2026 times)

fa²

  • Guest
BackTrace - Hashing a file and other...
« on: April 26, 2004, 10:39:51 AM »

I'm using RC2 under OpenBSD.
When a download is finished with a corrupt part, when a new file is in share, ...

While creating hashset for file /download/temp/019.part the length found is 60686256

Program received signal SIGSEGV, Segmentation fault.
0x1c085b0c in CKnownFile::CreateFromFile (this=0x3c7c6600,
    in_directory=0x3c809440 "/download/temp",
    in_filename=0x3c809450 "019.part", notify=0x3c29f518 ) at KnownFile.cpp:378

#0  0x1c085b0c in CKnownFile::CreateFromFile (this=0x3c7c6600,
    in_directory=0x3c809440 "/download/temp",
    in_filename=0x3c809450 "019.part", notify=0x3c29f518 ) at KnownFile.cpp:378
#1  0x1c02a3f0 in CAddFileThread::Entry (this=0x3c70d6e0)
    at AddFileThread.cpp:106
#2  0x31f2d53 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#3  0x31f2bfa in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#4  0x1c1bc3a1 in _thread_start () at dessp.cpp:13
#5  0x1f in ?? () from /usr/X11R6/lib/libXrender.so.2.1
Error accessing memory address 0xffffffff: Invalid argument.


-------------------------------------------------------------

Another one, time to time... (same as symptomes as here)

Program received signal SIGSEGV, Segmentation fault.
0x1c1fe44a in CEMSocket::IsConnected (this=0x8aedf510) at EMSocket.h:51

#0  0x1c1fe44a in CEMSocket::IsConnected (this=0x8aedf510) at EMSocket.h:51
#1  0x1c02900e in CEMSocket::SendPacket (this=0x8aedf510, packet=0x3c964d80,
    delpacket=true, controlpacket=true) at EMSocket.cpp:417
#2  0x1c0311bd in CUpDownClient::SendHelloPacket (this=0x3c845800)
    at BaseClient.cpp:640
#3  0x1c033f34 in CUpDownClient::TryToConnect (this=0x3c845800,
    bIgnoreMaxCon=false) at BaseClient.cpp:1275
#4  0x1c045a05 in CUpDownClient::AskForDownload (this=0x3c845800)
    at DownloadClient.cpp:135
#5  0x1c10875d in CPartFile::Process (this=0x3c7fa000, reducedownload=200,
    m_icounter=10) at PartFile.cpp:1816
#6  0x1c057265 in CDownloadQueue::Process (this=0x3c744e00)
    at DownloadQueue.cpp:373
#7  0x1c163bf1 in TimerProc () at UploadQueue.cpp:700
#8  0x1c16bc3e in CamuleDlg::OnUQTimer (this=0x3c5c2800, evt=@0xcfbf2ef4)
    at amuleDlg.cpp:319
#9  0xbb132ef in wxEvtHandler::SearchEventTable ()
#10 0xbb13128 in wxEvtHandler::ProcessEvent ()
#11 0xbb98136 in wxTimerBase::Notify ()
#12 0xbaca9a9 in timeout_callback ()
#13 0x4907c6a in g_timeout_dispatch (source_data=0x3c7be190,
    dispatch_time=0xcfbf3030, user_data=0x3c771960) at gmain.c:1302
#14 0x4906d48 in g_main_dispatch (dispatch_time=0xcfbf3030) at gmain.c:656
#15 0x4907353 in g_main_iterate (block=1, dispatch=1) at gmain.c:877
#16 0x49074ec in g_main_run (loop=0x3c5c59e0) at gmain.c:935
#17 0x9fd7967 in gtk_main () at gtkmain.c:524
#18 0xba7ff28 in wxApp::MainLoop ()
#19 0xbad926b in wxAppBase::OnRun ()
#20 0xba80b4a in wxEntry ()
#21 0x1c164d5d in main (argc=1, argv=0xcfbf31f8) at amule.cpp:115
#22 0x1c020ff3 in ___start ()
#23 0x1c020f47 in __start ()
#24 0xcfbf3354 in ?? ()
Error accessing memory address 0x1: Invalid argument.


-------------------------------------------------------------

Sometimes at startup...

#0  0x1c0f96e4 in COScopeCtrl::RecreateGrid (this=0x3c6f4c00)
    at OScopeCtrl.cpp:295
#1  0x1c0fa8d1 in COScopeCtrl::OnTimer (this=0x3c6f4c00, evt=@0xcfbf1090)
    at OScopeCtrl.cpp:553
#2  0x1f152ef in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#3  0x1f15128 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#4  0x1f9a136 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#5  0x1ecc9a9 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#6  0x3a3ec6a in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#7  0x3a3dd48 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#8  0x3a3e353 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#9  0x3a3e4ec in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#10 0xa630967 in ?? () from /usr/local/lib/libwx_gtk-2.4.so
#11 0x1e81f28 in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#12 0x1edb26b in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#13 0x1e82b4a in ?? () from /usr/local/lib/libglib-1.2.so.0.10
#14 0x1c164d5d in main (argc=1, argv=0xcfbf1394) at amule.cpp:115
#15 0x1c020ff3 in ___start ()
#16 0x1c020f47 in __start ()
#17 0xcfbf14f0 in ?? ()
Error accessing memory address 0x1: Invalid argument.


-------------------------------------------------------------

Sometimes at startup...


#0  0x1c167d8d in CamuleApp::OnInit (this=0x3c59e800) at amule.cpp:635
#1  0xed71af1 in ?? () from /usr/local/lib/libwx_gtk-2.4.so
#2  0x1c164d5d in main (argc=1, argv=0xcfbf9d20) at amule.cpp:115
#3  0x1c020ff3 in ___start ()
#4  0x1c020f47 in __start ()
#5  0xcfbf9e7c in ?? ()
Error accessing memory address 0x1: Invalid argument.
« Last Edit: April 26, 2004, 03:49:32 PM by fa² »
Logged