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 crashes and turns off  (Read 5427 times)

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
amule crashes and turns off
« on: October 25, 2010, 04:05:21 PM »

Hi, my amule crashes after a while i'm using it. I have ubuntu 10.10 netbook remix and i get this error
Code: [Select]
diego@diego-DOTS:~$ amule
Initialising aMule 2.2.6 using wxGTK2 v2.8.11
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
HTTP download thread started
Host: amule.sourceforge.net:80
URL: http://amule.sourceforge.net/lastversion
Response: 0 (Error: 3)
WARNING: Void response on stream creation
HTTP download thread ended
Loading temp files from /home/diego/.aMule/Temp.
Loading PartFile 17 of 17
All PartFiles Loaded.
Adding file /home/diego/.aMule/Temp/025.part.met to shares
Adding file /home/diego/.aMule/Temp/020.part.met to shares
Adding file /home/diego/.aMule/Temp/019.part.met to shares
Adding file /home/diego/.aMule/Temp/017.part.met to shares
Adding file /home/diego/.aMule/Temp/014.part.met to shares
Adding file /home/diego/.aMule/Temp/013.part.met to shares
Adding file /home/diego/.aMule/Temp/011.part.met to shares
Adding file /home/diego/.aMule/Temp/010.part.met to shares
Adding file /home/diego/.aMule/Temp/009.part.met to shares
Adding file /home/diego/.aMule/Temp/008.part.met to shares
Adding file /home/diego/.aMule/Temp/007.part.met to shares
Adding file /home/diego/.aMule/Temp/006.part.met to shares
Adding file /home/diego/.aMule/Temp/005.part.met to shares
Adding file /home/diego/.aMule/Temp/004.part.met to shares
Adding file /home/diego/.aMule/Temp/003.part.met to shares

(amule:1556): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

--------------------------------------------------------------------------------
A fatal error has occurred and aMule 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://wiki.amule.org/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.11
Running on: Linux 2.6.35-22-generic i686


Can you help me?
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amule crashes and turns off
« Reply #1 on: October 25, 2010, 08:15:41 PM »

Can you try to generate a backtrace?
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

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule crashes and turns off
« Reply #2 on: October 26, 2010, 10:59:43 PM »

i tried, but i'm not able to install it, can you help me? i followed the guide, but id didn't work...


diego@diego-DOTS:~$ which gdb
/usr/bin/gdb
diego@diego-DOTS:~$  ./configure --enable-debug --disable-optimize --prefix=/usr/bin/gdb/amule
bash: ./configure: Nessun file o directory

Nessun file o directory means " no file or directory"
« Last Edit: October 26, 2010, 11:04:43 PM by tunno »
Logged

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule crashes and turns off
« Reply #3 on: October 27, 2010, 06:56:13 PM »

this is the error it gave me today
Code: [Select]
header damaged

--------------------------------------------------------------------------------
A fatal error has occurred and aMule 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://wiki.amule.org/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.11
Running on: Linux 2.6.35-22-generic i686

Killed
this is the guide i tried to follow
http://wiki.amule.org/index.php/Backtraces
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: amule crashes and turns off
« Reply #4 on: October 27, 2010, 08:19:33 PM »

this is the guide i tried to follow

Quote from: Yoda
Do. Or do not. There is no try.
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

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule crashes and turns off
« Reply #5 on: October 27, 2010, 11:51:01 PM »

this is the guide i tried to follow

Quote from: Yoda
Do. Or do not. There is no try.

i can't make it work. the explanation isn't clear. not everybody in the world is a computer programmer,you know.


 ./configure --enable-debug --disable-optimize --prefix=/where/to/install/aMule
 make
 make install

1st of all. where to install?
2nd but not last: why do i get this mistake (no file or directory) with the command ./configure?

i wrote the same things in my second post.

Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: amule crashes and turns off
« Reply #6 on: October 28, 2010, 07:22:05 PM »

1st of all. where to install?
2nd but not last: why do i get this mistake (no file or directory) with the command ./configure?

1. Where you /usr, /opt, /usr/share, your home, /amule or evenm /etc (not recommended) Just choose one, and make sure you run it from there if you have another amule binary still in your path.

2. Where did you get the source. If you gotr it from some git or svn repo, you have to run autogen.sh to create the configure script.
Logged
Homefucking is killing prostitution

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule crashes and turns off
« Reply #7 on: October 31, 2010, 10:41:51 AM »

2. Where did you get the source. If you gotr it from some git or svn repo, you have to run autogen.sh to create the configure script.
you mean where i got amule or gdb?
i installed amule with sudo apt-get install amule, gdb was already installed...
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: amule crashes and turns off
« Reply #8 on: October 31, 2010, 11:22:02 AM »

./configure is a command to prepare the sources for compilation. If you install a binary package, I can't even guess how this should work.

From the wiki article you use, right at the end of the section with the commands:

 If you are unable or unwilling to recompile, or are running a RPM version, .....

I think that is clear enough, but for your information, RPM can be substituted with deb.
Logged
Homefucking is killing prostitution

tunno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: amule crashes and turns off
« Reply #9 on: October 31, 2010, 02:37:06 PM »

sorry, i don't understand what you're talking about. what is a rpm version?  i don't know how to install a binary package, so i guess i haven't installed amule in that way.
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: amule crashes and turns off
« Reply #10 on: October 31, 2010, 05:28:36 PM »

If you use apt or such, you most likely install binary packages. Read the wiki articles about comiling your own mule, and you'll see.
Logged
Homefucking is killing prostitution