aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule SVN - 20080924 - Problem with aMuleWeb  (Read 5009 times)

Anarconda

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
aMule SVN - 20080924 - Problem with aMuleWeb
« on: September 24, 2008, 11:13:06 AM »

I found two things:

1. The template Chicane has gone, there is only default template.
2. After click 'submit' button in my browser (firefox) I get:

[amarcord@Gaia ~]$ amuleweb -f ~/.aMule/remote.conf
This is amuleweb SVN Wed Sep 24 07:01:58 CEST 2008

Creating client...
Succeeded! Connection established to aMule SVN

--------------------------------------
|          aMule Web Server          |
--------------------------------------

Use 'Help' for command list

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
Session ok, not logged in
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
web client connection accepted
Session ok, logged in
Processing request [original]: amuleweb-main-dload.php
Session ok, logged in
Processing request [redirected]: amuleweb-main-dload.php

--------------------------------------------------------------------------------
A fatal error has occurred and amuleweb has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: amuleweb SVN using wxGTK2 v2.8.8 (Snapshot: Wed Sep 24 07:01:58 CEST 2008)
Running on: Linux 2.6.26-ARCH x86_64

[2] ?? in amuleweb [0x42ab2b]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089cf143c]
[4] ?? in /lib/libpthread.so.0 [0x7f808a19f900]
[5] ?? in amuleweb [0x44c27f]
[6] ?? in amuleweb [0x44786a]
[7] ?? in amuleweb [0x447ff7]
[8] ?? in amuleweb [0x448479]
[9] ?? in amuleweb [0x44e907]
[10] ?? in amuleweb [0x44fc1d]
[11] ?? in amuleweb [0x40eba9]
[12] ?? in amuleweb [0x41a932]
[13] ?? in amuleweb [0x42a414]
[14] ?? in amuleweb [0x42a8ba]
[15] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089cecd49]
[16] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089cedf24]
[17] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089cee017]
[18] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089ced1e8]
[19] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089c5deee]
[20] ?? in amuleweb [0x42314c]
[21] ?? in amuleweb [0x42fd7a]
[22] ?? in amuleweb [0x424a01]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8089c92cdd]
[24] ?? in amuleweb [0x422aaf]
[25] __libc_start_main in /lib/libc.so.6[0x7f8088a9c3f6]
[26] std::ios_base::Init::~Init() in amuleweb[0x40d809]


--------------------------------------------------------------------------------
Abortado


How can I avoid this problem? TIA.

PS: If more information is needed, please let me know.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN - 20080924 - Problem with aMuleWeb
« Reply #1 on: September 24, 2008, 11:32:38 AM »

Thanks a lot for this report! (I hoped this wouldn't happen, but so we can at least fix the bugs.) More information about the missing template.

I'll try to reproduce this, but I would appreciate it a lot if you could compile amuleweb with debug information and create a gdb backtrace. (See wiki for more information about this.)
Logged

Anarconda

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMule SVN - 20080924 - Problem with aMuleWeb
« Reply #2 on: September 24, 2008, 12:31:05 PM »

I'll try to reproduce this, but I would appreciate it a lot if you could compile amuleweb with debug information and create a gdb backtrace. (See wiki for more information about this.)

Trying to give you a "real" backtrace I found "bad news". I mean, inside gdb I  can NOT reproduce the problem. At least after using the options in, more or less, same order and the same options in aMule control panel than previous time, is working flawlessly. I'll try several times more and if I get a "core file" I'll post it here.

Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN - 20080924 - Problem with aMuleWeb
« Reply #3 on: September 24, 2008, 02:39:50 PM »

As of today we ship only one template (the renamed 'litoral' template), because it a) looks best, b) is the most functional, c) this makes it easier to fix all template-related problems and d) adding new features like translated templates (amuleweb does support for quite some time) is easier this way.

Do you have any more information regarding the crash?
Logged

Anarconda

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMule SVN - 20080924 - Problem with aMuleWeb
« Reply #4 on: October 01, 2008, 12:41:10 PM »

With todays (01102008) tarball I got:

--------------------------------------------------------------------------------
A fatal error has occurred and amuleweb has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
    http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: amuleweb SVN using wxGTK2 v2.8.9 (Snapshot: Wed Oct  1 07:01:55 CEST 2008)
Running on: Linux 2.6.26-ARCH x86_64

[2] ?? in amuleweb [0x42ab2b]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e9371528c]
[4] ?? in /lib/libpthread.so.0 [0x7f8e93bc3900]
[5] ?? in amuleweb [0x44c27f]
[6] ?? in amuleweb [0x447872]
[7] ?? in amuleweb [0x447fff]
[8] ?? in amuleweb [0x448481]
[9] ?? in amuleweb [0x44e907]
[10] ?? in amuleweb [0x44fc1d]
[11] ?? in amuleweb [0x40eba9]
[12] ?? in amuleweb [0x41a932]
[13] ?? in amuleweb [0x42a414]
[14] ?? in amuleweb [0x42a8ba]
[15] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e93710b99]
[16] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e93711d74]
[17] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e93711e67]
[18] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e93711038]
[19] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e9368106e]
[20] ?? in amuleweb [0x42314c]
[21] ?? in amuleweb [0x42fd7a]
[22] ?? in amuleweb [0x424a01]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x7f8e936b60ed]
[24] ?? in amuleweb [0x422aaf]
[25] __libc_start_main in /lib/libc.so.6[0x7f8e924bf3f6]
[26] std::ios_base::Init::~Init() in amuleweb[0x40d809]


--------------------------------------------------------------------------------
Abortado

Seems to be when, in web interface,  after click in 'reload shared' (and probably without finished yet) I click in 'transfer' button. I'm re-compiling with debug information to provide you some useful information if I can get this once again.
Logged