aMule Forum
English => en_Bugs => Topic started by: Vollstrecker on March 09, 2005, 09:25:45 PM
-
Hi,
I have that Problem since last week. I shutdown amule, and it won't start again. Now I have time to write about.
If I start amule I get:
- otherfunctions::print_backtrace(unsigned char) in amule[0x8213c5d]
[1] CamuleApp::OnFatalException() in amule
[0x82b7bc6]
[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x406595e8]
[3] ?? in [0xffffe420]
[4] CDownloadQueue::LoadMetFiles(wxString const&) in amule[0x814681f]
[5] CamuleApp::OnInit() in amule[0x82b2970]
[6] CamuleGuiApp::OnInit() in amule[0x82bcddf]
[7] wxAppConsole::CallOnInit() in amule[0x82ba4e1]
[8] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0x405e9a55]
[9] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0x405e9b3d]
[10] main in amule[0x82bc51b]
[11] __libc_start_main in /lib/tls/libc.so.6[0x40db6904]
[12] wxMemoryDC::SetPen(wxPen const&) in amule[0x80f1341]
--------------------------------------------------------------------------------
- 172.part.met: Canceled.
I I move 172.part.* out of the Temp folder, get:
Initialising aMule
Userhash loaded: 9B950EFDF40E769C715F96A7837B6F70
Loading temp files from /home/werner/server/xmule/Temp.
- 033.part.met: Success.
- 130.part.met: Success.
[Many more files]
- 355.part.met: Success.
ListenSocket: Ok.
External connections disabled due to empty password!
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
Adding file /home/werner/server/xmule/Temp/309.part.met to shares
[Many more files]
Adding file /home/werner/server/xmule/Temp/120.part.met to shares
Shutting down aMule...
aMule dialog destroyed
System is Debian Sarge with wx2.5.3 from sid + archive.h.
-
well being on irc all the time, you should knwo thos backtraced dont help a lot...
could you please provide a gdb backtrace??
thnx
stefanero
-
I know.
A Backtrace of the start with this file in the Temp Folder or without?
I haven't provided backtraces, cause I didn't want to post two backtraces of a problem, that is known.
-
Just post backtraces from when it crashes. ;)
-
I would say, the start is terminatet in both cases. I'll backtrace tommorows CVS-Snap. If it don't occur, it good, but I think I can post it.
-
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)
-
I just found, that my amule.conf seems to cause the prob, but I didn't change anything. Could someone take a look at it?