aMule Forum
English => Backtraces => Topic started by: jurk on March 01, 2005, 10:07:20 AM
-
yes i am still using wxGTK2 v2.5.3, on a debian sarge system , so if this post is not usefull, just ignore it!
will upgrade soon....
and its the first time i am using gdb, means i don't understand this :(,
i can't even see where it went wrong, so if you have the time, leave a quick note which helps me understanding this.
thanks jurk
(gdb) bt
#0 0x404647ab in raise () from /lib/tls/libc.so.6
#1 0x40465f12 in abort () from /lib/tls/libc.so.6
#2 0x401505ed in wxFatalSignalHandler () from /usr/lib/libwx_baseu-2.5.so.3
#3
#4 CPartFile::IsComplete (this=0x0, start=311296000, end=321023999)
at PartFile.cpp:3809
#5 0x08082221 in CUpDownClient::ProcessFileStatus (this=0x85b6138,
bUdpPacket=true, data=0x415c6590, file=0x8540738) at DownloadClient.cpp:328
#6 0x080806f6 in CClientUDPSocket::ProcessPacket (this=0x852da60,
packet=0x415c6590 "Èï\030\bÿÿÿÿ", size=65534, opcode=145 '\221',
host=3398099417, port=24888) at ClientUDPSocket.cpp:202
#7 0x08080065 in CClientUDPSocket::OnReceive (this=0x852da60)
at ClientUDPSocket.cpp:98
#8 0x08080c29 in CClientUDPSocket::Entry (this=0x852da60)
at ClientUDPSocket.cpp:316
#9 0x40146bfb in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_baseu-2.5.so.3
#10 0x40146acf in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
#11 0x4002db63 in start_thread () from /lib/tls/libpthread.so.0
#12 0x40513c4a in clone () from /lib/tls/libc.so.6
(gdb) bt full
#0 0x404647ab in raise () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x40465f12 in abort () from /lib/tls/libc.so.6
No symbol table info available.
#2 0x401505ed in wxFatalSignalHandler () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#3
No symbol table info available.
#4 CPartFile::IsComplete (this=0x0, start=311296000, end=321023999)
at PartFile.cpp:3809
No locals.
#5 0x08082221 in CUpDownClient::ProcessFileStatus (this=0x85b6138,
bUdpPacket=true, data=0x415c6590, file=0x8540738) at DownloadClient.cpp:328
i = 0 '\0'
toread = 105 'i'
done = 32
nED2KPartCount = 32
bPartsNeeded = false
#6 0x080806f6 in CClientUDPSocket::ProcessPacket (this=0x852da60,
packet=0x415c6590 "Èï\030\bÿÿÿÿ", size=65534, opcode=145 '\221',
host=3398099417, port=24888) at ClientUDPSocket.cpp:202
data_in = { = { = {_vptr.CFile = 0x818efc8,
m_fd = -1, m_error = false, fFilePath = },
---Type to continue, or q to quit---
m_GrowBytes = 0, m_position = 7, m_BufferSize = 65534, m_FileSize = 65534,
m_delete = false, m_buffer = 0x415c66a2 "J"}, = {
_vptr.CFileDataIO = 0x818f054}, }
nRank = 65534
sender = (class CUpDownClient *) 0x85b6138
#7 0x08080065 in CClientUDPSocket::OnReceive (this=0x852da60)
at ClientUDPSocket.cpp:98
buffer = "Å\221J\000{\204J4iÌ\004xª\002\233\f\030\212\017\001ÿŸ¡ÿûãûüþÿ\003À\000$\b\036\004\022¢\205\000\bDÀ\200 (4@O` \000#\204\000\005â\b", '\0' , "Øy\\AF)\003@Øy\\A\236\223\035@è8\036@7x\\A\001\000\000\000\002\000\000\0008x\\A", '\0' , "@x\\AÀx\\A@y\\A°ÛR\b", '\0' , "Å\001\000\000\000\000\000\000\000\000\000@", '\0' , "@", '\0' , "£Ð\026]\002\001\000\000Øy\\Aä.\036@è\003\000\000`ÚR\b(z"...
addr = {<> = {}, }
length = 0
#8 0x08080c29 in CClientUDPSocket::Entry (this=0x852da60)
at ClientUDPSocket.cpp:316
No locals.
#9 0x40146bfb in wxThreadInternal::PthreadStart ()
from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#10 0x40146acf in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
---Type to continue, or q to quit---
No symbol table info available.
#11 0x4002db63 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#12 0x40513c4a in clone () from /lib/tls/libc.so.6
No symbol table info available.
(gdb)
ah and the oops ? do you need it?
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
aMule version is: CVS using wxGTK2 v2.5.3 (Unicoded) (Snapshot: Mon Feb 28 07:01:17 CET 2005)
[0] ?? in amuled-28feb [0x812b183]
[1] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x401505e8]
[2] ?? in [0xffffe420]
[3] ?? in amuled-28feb [0x8082221]
[4] ?? in amuled-28feb [0x80806f6]
[5] ?? in amuled-28feb [0x8080065]
[6] ?? in amuled-28feb [0x8080c29]
[7] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.5.so.3[0x40146bfb]
[8] wxPthreadStart in /usr/lib/libwx_baseu-2.5.so.3[0x40146acf]
[9] ?? in /lib/tls/libpthread.so.0 [0x4002db63]
[10] __clone in /lib/tls/libc.so.6[0x40513c4a]
--------------------------------------------------------------------------------
-
jurk,
I believe i have fixed this yesterday, but to be sure, please test on today's tarball.
Thanks for testing! ;)
-
Originally posted by jurk
and its the first time i am using gdb, means i don't understand this :(,
i can't even see where it went wrong, so if you have the time, leave a quick note which helps me understanding this.
I'm using gdb for some time now and still don't understand a single word of it's output ;)
But as long as our devs can understand it it should be ok :D