aMule Forum

English => aMule crashes => Topic started by: jmanel on April 22, 2010, 01:17:36 PM

Title: amule 2.2.6 debian64 crashed without information
Post by: jmanel on April 22, 2010, 01:17:36 PM
Hi,
      I have had lots of crashes with this version on gnome and the computer was completely frozen so i tried to see if in other environment  i got more info. This time i tried on openbox and i got the following error.
   I leaved the computer downloading and when i returned i found amule(gui version) had closed and the following info in .xsession-errors.

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.10
Running on: Linux 2.6.32-2-amd64 x86_64

I am running debian amd64 with most of the packages in stable but everything related with X in unstable because i needed a newer graphics driver only available on that branch.

X.Org X Server 1.7.6
Release Date: 2010-03-17
xorg-server 2:1.7.6-1
  Module radeonhd: vendor="AMD GPG"
        compiled for 1.7.3.902, module version = 1.3.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0

I will try to run it inside gdb but the version i am using has no debug info.  If I need to download source code and compile is there any prefered site to do it?

josep Manel
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: btkaos on April 22, 2010, 02:43:04 PM
Right, compile amule with debug information and run it under gdb. Does the crash happen when aMule is running for longer than two days?

Anyways, if you are using 2.2.6, that version has several known crashes, why not trying svn amule?

Regards,
BTK
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: GonoszTopi on April 22, 2010, 04:47:37 PM
If I need to download source code and compile is there any prefered site to do it?

http://amule.sourceforge.net/tarballs/
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: jmanel on April 22, 2010, 11:03:43 PM

Right, compile amule with debug information and run it under gdb. Does the crash happen when aMule is running for longer than two days?

 usually the crash is after 10 or 12 hours of being running

Anyways, if you are using 2.2.6, that version has several known crashes, why not trying svn amule?
   I had this version compiled in a package

thanks
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: RRM on April 23, 2010, 06:45:44 AM
Hi jmanel,

When you respond to btkaos' post, and you want to quote him,
you can simply press "quote" and then you get to see something like this:

Code: [Select]

(quote author=btkaos link=topic=17783.msg97177#msg97177 date=1271940184)
Right, compile amule with debug information and run it under gdb. Does the crash happen when aMule is running for longer than two days?

Anyways, if you are using 2.2.6, that version has several known crashes, why not trying svn amule?

Regards,
BTK
(/quote)

Though instead of half-round brackets (), they will be straight. [
If you then want to respond to different sentences separately, you just do this:
Code: [Select]
(quote author=btkaos link=topic=17783.msg97177#msg97177 date=1271940184)
Right, compile amule with debug information and run it under gdb. Does the crash happen when aMule is running for longer than two days?(/quote)

usually the crash is after 10 or 12 hours of being running

(quote)
Anyways, if you are using 2.2.6, that version has several known crashes, why not trying svn amule? (/quote)

I had this version compiled in a package

thanks

And, of course, instead of using the half-round brackets, you use the straight ones.
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: ^marcell^ on April 23, 2010, 08:10:03 AM
And, of course, instead of using the half-round brackets, you use the straight ones.
( ) = parentheses
[ ] = brackets
{ } = braces
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: Stu Redman on April 23, 2010, 09:45:16 AM
{ } = braces
(http://www.mentalfloss.com/blogs/wp-content/uploads/2009/08/braces.jpg)
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: GonoszTopi on April 24, 2010, 09:04:57 AM
( ) = parentheses
[ ] = brackets
{ } = braces
And what about < > ?
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: ^marcell^ on April 24, 2010, 06:18:47 PM
( ) = parentheses
[ ] = brackets
{ } = braces
And what about < > ?
http://en.wikipedia.org/wiki/Bracket#Types
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: btkaos on April 24, 2010, 06:34:57 PM
( ) = parentheses
[ ] = brackets
{ } = braces
And what about < > ?
We call them "angles".
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: jmanel on May 07, 2010, 03:11:46 PM
Hi,
   I downloaded code this morning to compile but i was reading the readme and found something about checking crypto with an exe. I
supose i need to get some more packages because i don't have that files. Anyone has a list of needed packages?

I use debian amd64. If you know the name of the pakages, if not i can search for the libraries.
   Josep
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: GonoszTopi on May 07, 2010, 10:33:34 PM
I supose i need to get some more packages because i don't have that files.
You'll have it when you self-compile Crypto++
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: jmanel on May 19, 2010, 03:35:59 PM
I compiled and i am using the  aMule SVN using wxGTK2 v2.8.10 (Snapshot: rev. 10125

and i was having the same behaviour than before with complete hangs, so i could not contribute anything.
After that i installed virtualbox and it recommended to put the key:  echo 2 > /proc/sys/kernel/perf_event_paranoid

As i could know is something about the NMI exceptions, and since then i haven't had any hang.  I have  to test it leaving 2 days online or more yet.



Any ideas for this behaviour.
   Josep
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: jmanel on May 20, 2010, 10:41:59 AM
I spoke too fast, yesterday i got another hang. The screen was without signal and no response from the keyboard. As usual had to reset by hard and got no info of what happened
   
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: btkaos on May 20, 2010, 03:38:27 PM
I spoke too fast, yesterday i got another hang. The screen was without signal and no response from the keyboard. As usual had to reset by hard and got no info of what happened
   
Umm, could you try to debug it with gdb?

Another question, what is the memory use?
Title: Re: amule 2.2.6 debian64 crashed without information
Post by: jmanel on May 20, 2010, 10:27:31 PM
I spoke too fast, yesterday i got another hang. The screen was without signal and no response from the keyboard. As usual had to reset by hard and got no info of what happened
  
Umm, could you try to debug it with gdb?

Another question, what is the memory use?

This is after the crash , of course.

Mem:   1026928k total,  1009952k used,    16976k free,    23072k buffers
Swap:  4000176k total,   127148k used,  3873028k free,   604100k cached

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
jose      2382  0.0  9.6 216996 98708 pts/1    S+   10:36   0:03 gdb amule
jose      2384  9.0  4.8 360052 50012 pts/1    Tl   10:36  63:55 /usr/bin/amule


i posted the backtrace in the forum, this time the system did not hang completely.
   Josep