aMule Forum
English => Backtraces => Topic started by: BigBob on December 04, 2003, 08:02:34 PM
-
Well here is the famous downloadlist crash backtrace ...
[code:1][Switching to Thread 16384 (LWP 30090)]
0x080dbf39 in CUpDownClient::ShowDownloadingParts(CString*) (this=0x8a29148, partsYN=0xbfffec30)
at DownloadClient.cpp:847
847 cur_block = m_PendingBlocks_list.GetAt(pos)->block;
(gdb) bt full
#0 0x080dbf39 in CUpDownClient::ShowDownloadingParts(CString*) (this=0x8a29148, partsYN=0xbfffec30)
at DownloadClient.cpp:847
pos = (_POSITION *) 0x8959a00
cur_block = (Requested_Block_Struct *) 0x855ac60
x = 139395664
n = 0x8a86ef0 >>
#1 0x080d8bec in CUpDownClient::DrawStatusBar(wxMemoryDC*, wxRect, bool, bool) (this=0x8a29148,
dc=0xbfffecd0, rect=, onlygreyrect=false, bFlat=false) at DownloadClient.cpp:64
crBoth = 49152
crNeither = 15790320
crClientOnly = 6842472
crPending = 16764928
crNextPending = 16777060
gettingParts = {<> = {}, }
#2 0x080e4aa9 in CDownloadListCtrl::DrawSourceItem(wxDC*, int, _RECT*, CtrlItem_Struct*) (
this=0x8571248, dc=0xbffff0f0, nColumn=5, lpRect=0xbfffef70, lpCtrlItem=0x8882ec8)
at DownloadListCtrl.cpp:1203
iWidth = 275
iHeight = 20
dwTicks = 1114786118
cdcStatus =
clipper =
buffer = {<> = {}, }
lpUpDownClient = (CUpDownClient *) 0x8a29148
#3 0x080e1b0f in CDownloadListCtrl::OnDrawItem(int, wxDC*, wxRect const&, wxRect const&, bool) (
this=0x8571248, item=2, dc=0xbffff0f0, rect=@0xbffff0c0, rectHL=@0xbffff020, highlighted=false)
at DownloadListCtrl.cpp:547
iNextLeft = 873
iColumn = 5
listitem = {<> = {}, m_mask = 98, m_itemId = 0, m_col = 0, m_state = 0,
m_stateMask = 0, m_text = , m_image = -1, m_data = 0, m_format = 0, m_width = 287,
m_attr = 0x0, static sm_classwxListItem = {}}
cx = 287
iCurrent = 5
content = (CtrlItem_Struct *) 0x8882ec8
file = (class CPartFile *) 0x8a29148
mypen =
cur_rec = {left = 591, top = 45, right = 866, bottom = 65}
tree_start = 583
tree_end = 590
notLast = 1
notFirst = 1
iOffset = 4
iCount = 12
#4 0x0810f312 in wxODListMainWindow::OnPaint(wxPaintEvent&) (this=0x8571700) at listctrl.cpp:2967
line = 2
visibleTo = 35
rectLine =
xOrig = 0
lineHeight = 22
visibleFrom = 0
yOrig = 0
dc =
dev_x = 0
dev_y = 0[/code:1]
A++