aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: crash/lockup sequence  (Read 2077 times)

Belegdol

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
crash/lockup sequence
« on: August 20, 2005, 09:11:50 AM »

Hi. I have noticed that since yesterday amule is experiencing a crash/lockup sequence. I. e. it crashes and then if run again is locking up. I have my incoming and temp dir on my ext3 partition, aome shared files on ntfs and some on fat32 one. Btw, I can't kill the locked up amule with killall amule, so I am unable to start it again. Guess I'll have to compile with eanble-debug, but how to kill the application? Greets.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: crash/lockup sequence
« Reply #1 on: August 20, 2005, 09:13:50 AM »

hey

when you have it compiled in debug, run it in gdb, he should kill it for ya if it crashed
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Belegdol

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
Re: crash/lockup sequence
« Reply #2 on: August 20, 2005, 09:16:10 AM »

Right, but I have not done it yet and now it is an ordinary build.
Logged

Nodsu

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 62
Re: crash/lockup sequence
« Reply #3 on: August 20, 2005, 09:18:42 AM »

Use "killall -9 amule" for a dirty stab in the back?
Logged

Belegdol

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
Re: crash/lockup sequence
« Reply #4 on: August 20, 2005, 09:21:55 AM »

Quote
[jsikorski@DOMOWY aMule-2.0.3]$ killall -9 -v amule
Killed amule(4159) with signal 9
[jsikorski@DOMOWY aMule-2.0.3]$ killall -9 -v amule
Killed amule(4159) with signal 9
[jsikorski@DOMOWY aMule-2.0.3]$ killall -9 -v amule
Killed amule(4159) with signal 9
[jsikorski@DOMOWY aMule-2.0.3]$
Guess I'll have to reboot.
Logged

Belegdol

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 32
Re: crash/lockup sequence
« Reply #5 on: August 20, 2005, 10:09:13 AM »

Hmm, now running debug version through gdb for 40 minutes and no crash. Maybe another optimisation error by gcc 4.0.1?
Logged