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

maxione

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
amuleweb crashes
« 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
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amuleweb crashes
« Reply #1 on: May 11, 2010, 10:57:36 PM »

Please try to get a backtrace from it.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: amuleweb crashes
« Reply #2 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.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amuleweb crashes
« Reply #3 on: May 12, 2010, 10:18:12 AM »

A backtrace of that would be an instant-fix, so good luck.
Logged

maxione

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: amuleweb crashes
« Reply #4 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.
Logged

^marcell^

  • Developer
  • Hero Member
  • *****
  • Karma: 28
  • Offline Offline
  • Posts: 524
Re: amuleweb crashes
« Reply #5 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.
Logged