aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecmd/amuleweb crash  (Read 3187 times)

alandar

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
amulecmd/amuleweb crash
« on: February 16, 2005, 02:17:50 PM »

Both crash when I try to get server list.
Here is backtrace from amulecmd, hopefully it will help.

Code: [Select]
aMulecmd$ servers

Program received signal SIGSEGV, Segmentation fault.
0x08053e96 in wxStringTokenizer::~wxStringTokenizer ()
(gdb) backtrace
#0  0x08053e96 in wxStringTokenizer::~wxStringTokenizer ()
#1  0x0804d0ea in ?? ()
#2  0x0804b5ba in ?? ()
#3  0x0805105d in wxAppConsole::WakeUpIdle ()
#4  0x08051234 in wxAppConsole::WakeUpIdle ()
#5  0x08051b72 in wxAppConsole::WakeUpIdle ()
#6  0x0804e40b in ?? ()
#7  0xb7efa5a1 in wxEntry () from /usr/lib/libwx_base-2.5.so.3
#8  0x0804b259 in ?? ()
#9  0xb7c07936 in __libc_start_main () from /lib/libc.so.6
#10 0x0804b121 in ?? ()
Logged

alandar

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: amulecmd/amuleweb crash
« Reply #1 on: February 16, 2005, 02:28:47 PM »

OOOPS!!
It probably should be in backtraces forum. As well as my previos post. Sorry, I'm new here, it won't happen again :). Should I post it one more there, or some helpful moderator will move them there? Or maybe I'm wrong and only this one should be in backtraces, and my previous one, which was OOOPS! with backtrace, should be here?
Can someone enlight me? :-)
PS. Please be gentle...  :)
Logged

alandar

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: amulecmd/amuleweb crash
« Reply #2 on: February 16, 2005, 02:47:50 PM »

O, I forgot to add, the crash was permanent. I mean, whenever I wanted to see serverlist I get SIGSEGV instead. Only amuled restart helped.
PS. amuleweb keeps crashing all the time :) But since it don't affect amuled it don't bother me too much. I just added "while [ 1 ]" before amuleweb call in startup script :)
If you want I can get you some backtraces from it.
But amulecmd always wokred just fine, so I think backtrace from its crash may help.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: amulecmd/amuleweb crash
« Reply #3 on: February 16, 2005, 03:47:16 PM »

alandar,

OOPS go to the crashes forum.
Backtraces go to the backtraces forum.
Don't worry, no one was born knowing ;)

BTW, we need debug information in your backtraces. Learn how to do it here:
http://www.amule.org/wiki/index.php/Backtraces

Your backtraces will be more than welcome. Any questions you might have, please ask, don't be intimidated. People say we are evil, but just the necessary evilness :D Welcome to our forums!

Cheers!
Logged