aMule Forum
English => en_Bugs => Topic started by: fbnsantos on January 15, 2005, 01:40:39 PM
-
Hello,
I'm using the amule cvs because I use the deamon of amule, but this last version (11-01-2005 to 14-01-2005), the emuleweb crach when I go on the browser to "transfer" (it says sgmentation fault on server)... this is a bug or this is a problem of compilation on my pc ? (the "search" , "server list" , "shared files" work without crach)...
Thanks
Filipe Santos
note: if i use one version of amuleweb of 2.0.0rc8 it crach
-
hi,
same with todays cvs tarball?
-
yes with the amule-cvs of 20050115 is the same problem !!!
Use 'Help' for command list
Web Server: Started
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
aMuleweb$ Segmentation fault
Thanks
Filipe Santos
-
hey,
have a question HOW do you start amuled and amuleweb?? can you make SURE taht you dont have 2 different version espeically of amuleweb installed?
since old versions of amuleweb crash right away when they run with a newer amule or amule-daemon.
so the very best way to make really sure would be to run everything from the src directory
so compile a current cvs-tarball, go to src dir
cd src/
and then run BOTh amuled and amuleweb from there...
./amuled &
./amuleweb -q -f &
then it should not segfault, I tryed current cvs-tarball from today and no problem at all
stefanero