aMule Bug Tracker - aMule
View Issue Details
0000638aMuleMiscpublic2005-11-03 11:132005-11-03 23:46
spiorf 
Xaignar 
normalminoralways
resolvedfixed 
SVN 
SVN 
0000638: 20051102 - a FATAL ERROR is printed to stdout without reason
(gdb) run
Starting program: /mnt/1/amule/amule-cvs/src/amule
[Thread debugging using libthread_db enabled]
[New Thread -1493137728 (LWP 4567)]
Initialising aMule
Checking if there is an instance already running...
[New Thread -1496175696 (LWP 4571)]
Loading temp files from /mnt/x/xxxx.xxxxx.
Loading PartFile x of x
All PartFiles Loaded.
ListenSocket: Ok.

*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
[New Thread -1504678992 (LWP 4572)]
[Thread -1504678992 (zombie) exited]
Invalid Kad tag; type=0x5a name=0x00
FATAL ERROR: '/home/spiorf/.aMule/amule.conf' does not exist.
Invalid Kad tag; type=0x96 name=0x00


but my ~/.aMule/amule.conf exists and is loaded correctly (all settings, comments, ecc. are ok)
No tags attached.
Issue History
2005-11-03 11:13spiorfNew Issue
2005-11-03 23:29XaignarNote Added: 0001400
2005-11-03 23:29XaignarStatusnew => acknowledged
2005-11-03 23:46XaignarStatusacknowledged => resolved
2005-11-03 23:46XaignarFixed in Version => CVS
2005-11-03 23:46XaignarResolutionopen => fixed
2005-11-03 23:46XaignarAssigned To => Xaignar
2005-11-03 23:46XaignarNote Added: 0001402

Notes
(0001400)
Xaignar   
2005-11-03 23:29   
The file /home/spiorf/.aMule/amule.conf might exist, but the file '/home/spiorf/.aMule/amule.conf' probably doesn't. It seems that somebody added the 's but forgot to strip them out on the other end. ;)
(0001402)
Xaignar   
2005-11-03 23:46   
A fix has been committed. Let me know if you still have the problem in the next snapshot.

Cheers,
 Xaignar