Here ist the Backtrace from CVS 20050311
First without the file in the dir:
bt
(gdb) bt
No stack.
(gdb) bt full
No stack.
(gdb)
Now with the file in the dir:
(gdb) bt
#0 0x082a6441 in CPartFile::LoadPartFile (this=0x95f1550, in_directory=@0x8652a80,
filename=@0xbfffefb0, from_backup=false, getsizeonly=false) at PartFile.cpp:587
#1 0x081c7d12 in CDownloadQueue::LoadMetFiles (this=0x92f4200, path=@0x8652a80) at DownloadQueue.cpp:110
#2 0x0832fa61 in CamuleApp::OnInit (this=0x8695aa8) at amule.cpp:778
#3 0x08336df4 in CamuleGuiApp::OnInit (this=0x8695aa8) at amule-gui.cpp:330
#4 0x08334484 in wxAppConsole::CallOnInit (this=0x8695aa8) at app.h:87
#5 0x405e9a55 in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
#6 0x405e9b3d in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
#7 0x08336674 in main (argc=1, argv=0xbffff7b4) at amule-gui.cpp:142
(gdb) bt full
#0 0x082a6441 in CPartFile::LoadPartFile (this=0x95f1550, in_directory=@0x8652a80,
filename=@0xbfffefb0, from_backup=false, getsizeonly=false) at PartFile.cpp:587
newtag = {m_uType = 3 '\003', m_uName = 0 '\0', m_pszName = 0x0, m_nBlobSize = 0, {
m_pstrVal = 0x3000000, m_uVal = 50331648, m_fVal = 3.76158192e-37,
m_pData = 0x3000000
}}
j = 2
tagcount = 13
#1 0x081c7d12 in CDownloadQueue::LoadMetFiles (this=0x92f4200, path=@0x8652a80) at DownloadQueue.cpp:110
toadd = (class CPartFile *) 0x95f1550
result = true
TempDir = {DirPtr = 0x95166d0, type = File, DirStr = ,
FileMask = }
fileName =
#2 0x0832fa61 in CamuleApp::OnInit (this=0x8695aa8) at amule.cpp:778
tkz =
cmdline =
geometry_enabled = false
geom_string =
server =
host =
IPC =
client = (struct wxTCPClient *) 0x86d5e38
conn = (struct wxConnectionBase *) 0x0
lMulePrefDir =
xMulePrefDir =
homeDir =
---Type to continue, or q to quit---c
cfg = (struct wxConfigBase *) 0x86dab90
vfile =
newMule =
mnt_tab = (FILE *) 0x87118a0
msg =
ok = true
#3 0x08336df4 in CamuleGuiApp::OnInit (this=0x8695aa8) at amule-gui.cpp:330
No locals.
#4 0x08334484 in wxAppConsole::CallOnInit (this=0x8695aa8) at app.h:87
No locals.
#5 0x405e9a55 in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#6 0x405e9b3d in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#7 0x08336674 in main (argc=1, argv=0xbffff7b4) at amule-gui.cpp:142
No locals.
(gdb)