aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb crash randomly (or not :)  (Read 2586 times)

kakaouete

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 131
    • http://ro.crazydwarves.org
amuleweb crash randomly (or not :)
« 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.
Logged

lfroen

  • Guest
Re: amuleweb crash randomly (or not :)
« Reply #1 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.
Logged