aMule Forum

English => Backtraces => Topic started by: chiappa on September 02, 2005, 02:25:41 AM

Title: cannot load temp files after touch ./*
Post by: chiappa on September 02, 2005, 02:25:41 AM
I ran out of diskpace and one of the files got stuck in the completing process. so i went to the amules temp dir and executed the command: "touch ./*" and hit is what happens:

[New Thread 32769 (LWP 11218)]
[New Thread 16386 (LWP 11219)]
Loading temp files from /home/mm4n/leech/temp_mule.

aMule terminated after throwing an instance of 'CInvalidParamsEx'
        Version: aMule CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: Tue Aug 2
07:02:04 CEST 2005)
        what(): CRunTimeException::CInvalidArgsException: Integer value passed
annot be represented as an signed int.
        backtrace:
[2] wxObject::~wxObject() in /usr/bin/amule [0x80760af]
[3] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x405ae564]
[4] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x405ae5de]
[5] wxSocketEvent::~wxSocketEvent() in /usr/bin/amule [0x8081a75]
[6] __libc_start_main in /lib/libc.so.6[0x407a4e36]
[7] __gxx_personality_v0 in /usr/bin/amule[0x8067cc1]


Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 11214)]
0x407b87c1 in kill () from /lib/libc.so.6
Title: Re: cannot load temp files after touch ./*
Post by: ken on September 02, 2005, 05:40:47 AM
More recent snapshots have fixed this crash.  There is probably another underlying problem, but if you use a more recent snapshot, it will get past this point and we may find out what the nature of the real problem is.