aMule Forum

English => Backtraces => Topic started by: kakaouete on December 09, 2004, 06:28:30 PM

Title: amuleweb crash randomly (or not :)
Post by: kakaouete on December 09, 2004, 06:28:30 PM
I just wanted to give a try to amuleweb from cvs, and i get these errors :

Code: [Select]
aMuleweb$ PartFileEncoderData: realloc to 2 ( 2 )
otherfunctions.cpp(535): assert "(len > 3)" failed. [in child thread]

this one was taken this morning, rigth after logging into the webinterface and clicking on Transfer.

amulweb crashed simply without other information, sometimes when running it, right after having entered the EC pass.

But when i just run it in gdb, it didnt want to crash anymore, i just had this error :

Code: [Select]
18:34:23: Error: can't open file '/home/kkwet/.aMule/webserver/%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%18%C3%A1%01(3/home/kkwet/.aMule/webserver/GraphUL.gif' (error 2: No such file or directory)
CFileImage: failed to open /home/kkwet/.aMule/webserver/%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%18%C3%A1%01(3/home/kkwet/.aMule/webserver/GraphUL.gif

And when quitting properly : (less important i guess)

Code: [Select]
18:35:34: Debug: 1 threads were not terminated by the application.
Title: Re: amuleweb crash randomly (or not :)
Post by: lfroen on December 10, 2004, 02:19:01 PM
Try to run lates cvs - I have reworked large parts of amuleweb.
You will need to recompile both amule and amuleweb.

18:35:34: Debug: 1 threads were not terminated by the application.

Proper cleanup still needed.