aMule Forum

English => en_Bugs => Topic started by: maxione on May 11, 2010, 04:36:40 PM

Title: amuleweb crashes
Post by: maxione on May 11, 2010, 04:36:40 PM
I use
aMuleD SVN using wxGTK2 v2.8.10 (Snapshot: rev. 10140) (OS: Linux)
amuleweb SVN using wxGTK2 v2.8.10 (Snapshot: rev. 10140)

from deb http://www.vollstreckernet.de/debian/ stable amule wx

on Debian Lenny.

It is about 3 days that amuleweb crashes when I log in as admin.
So I launched amuleweb from command line, and after login there is an error message:
Code: [Select]
$ amuleweb -f remote.conf -A mypassword
This is amuleweb SVN rev. 10140
Enter password for mule connection:

Creating client...
Succeeded! Connection established to aMule SVN
web client connection accepted
Processing request [original]:
No session opened - will request login
Session created - requesting login
You did not enter any password. Blank password is not allowed.
Processing request [redirected]: login.php
web client connection accepted
Processing request [original]: style.css
Session ok, not logged in
You did not enter any password. Blank password is not allowed.
Processing request [redirected]: login.php
web client connection accepted
Processing request [original]:
Session ok, not logged in
Checking password
Password ok
Processing request [redirected]: index.html
web client connection accepted
Processing request [original]: amuleweb-main-dload.php
Session ok, logged in
Processing request [redirected]: amuleweb-main-dload.php
web client connection accepted
Processing request [original]: style.css
Session ok, logged in
Processing request [redirected]: style.css
web client connection accepted
Session ok, logged in
Session ok, logged in
/usr/include/c++/4.3/debug/vector:237:error: attempt to subscript container
    with out-of-bounds index 0, but container only holds 0 elements.

Objects involved in the operation:
sequence "this" @ 0x0x8cb03ac {
  type = NSt7__debug6vectorIySaIyEEE;
}
Abortito
Title: Re: amuleweb crashes
Post by: Stu Redman on May 11, 2010, 10:57:36 PM
Please try to get a backtrace from it.
Title: Re: amuleweb crashes
Post by: ^marcell^ on May 12, 2010, 10:16:12 AM
I have seen this error before several times. Maybe I can get a backtrace if maxione has no luck.
Title: Re: amuleweb crashes
Post by: Kry on May 12, 2010, 10:18:12 AM
A backtrace of that would be an instant-fix, so good luck.
Title: Re: amuleweb crashes
Post by: maxione on May 15, 2010, 11:37:46 AM
these days I am a little busy, so I can't try to get an amule backtrace.
I will try from next tuesday.
but first of all I need to know if Vollstrecker's amule build has --enable-debug flag.
I can't compile amule by myself.
Title: Re: amuleweb crashes
Post by: ^marcell^ on May 16, 2010, 12:15:21 AM
these days I am a little busy, so I can't try to get an amule backtrace.
I will try from next tuesday.
but first of all I need to know if Vollstrecker's amule build has --enable-debug flag.
I can't compile amule by myself.

There is a debug package from Vollstrecker that you have to install if that's what you are looking for.