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  (Read 2315 times)

guepe65

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
amuleweb crash
« on: May 16, 2007, 03:06:05 PM »

I am using amuled (2.13.8)  succefully, but I have a problem with amuleweb.
Amuled is used on a amed powerPC (Synology DS101j)
there is the crash code :

Code: [Select]
Web Server: Started

WSThread: Thread started
aMuleweb$ WSThread: created socket listening on :4711
Processing request [original]:
No session opened - will request login
Session created - requesting login
Session is not logged and request have no password
Processing request [redirected]: login.php
Session ok, not logged in
Session ok, not logged in
Processing request [original]:
Session ok, not logged in
Checking password
Password ok
Processing request [redirected]: index.html
Processing request [original]: top.html
Session ok, logged in
Processing request [redirected]: top.html
Processing request [original]: amuleweb-main-dload.php
Session ok, logged in
Processing request [redirected]: amuleweb-main-dload.php
Aborted

The login is succesfull, but the main page crash
If  I delete the amuleweb-main-dload.php line in index.php, the top and footer frame are ok.

Have you an idea ?
thanks

Sory for my english
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: amuleweb crash
« Reply #1 on: May 17, 2007, 06:38:48 AM »

Please try to get a full backtrace so the developers can understand better what's going on. See here for how to get a backtrace: http://www.amule.org/wiki/index.php/Backtraces

Regards.
Logged

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
Re: amuleweb crash
« Reply #2 on: July 12, 2007, 03:09:33 PM »

Logged

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
Re: amuleweb crash
« Reply #3 on: July 16, 2007, 03:31:51 PM »

guepe65: Did you compile with --enable-debug and --disable-optmize? Try to compile vice versa, worked for me (do not forget a make clean)
Logged