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 segmentation fault.  (Read 3133 times)

crud

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
aMule segmentation fault.
« on: May 04, 2005, 02:43:01 AM »

Linux-2.6.11
Slackware-10.1

aMule-2.0.0 package from slacky.it: http://www.slacky.it/download/network/file-sharing/amule/2.0.0/aMule-2.0.0-i486-1sl.tgz

$ amule -v
aMule 2.0.0 using wxGTK1 v2.4.2 (OS: Linux)

When I run it, I get that:
-----------------------------------------------------------------------------------------------------------------
$ amule  
Initialising aMule
Checking if there is an instance already running...

--------------------------------------------------------------------------------
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/board.php?boardid=67
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: aMule 2.0.0 using wxGTK1 v2.4.2
Running on: Linux 2.4.26 i686

Violación de segmento
-----------------------------------------------------------------------------------------------------------------

Here is the backtrace:
------------------------------------------------------------------------------------------------------------------

$ gdb amule
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amule
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 16899)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type to continue, or q to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Initialising aMule
Checking if there is an instance already running...
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16899)]
0x081095e6 in CamuleDlg::Create_Toolbar ()
(gdb) bt
#0  0x081095e6 in CamuleDlg::Create_Toolbar ()
#1  0x081032fc in CamuleDlg::CamuleDlg ()
#2  0x0810050f in CamuleGuiBase::InitGui ()
#3  0x081006c9 in CamuleGuiApp::InitGui ()
#4  0x080f643b in CamuleApp::OnInit ()
#5  0x081008af in CamuleGuiApp::OnInit ()
#6  0x4029da69 in wxEntry () from /usr/lib/libwx_gtk-2.4.so
#7  0x081000ab in main ()
(gdb) bt full
#0  0x081095e6 in CamuleDlg::Create_Toolbar ()
No symbol table info available.
#1  0x081032fc in CamuleDlg::CamuleDlg ()
No symbol table info available.
#2  0x0810050f in CamuleGuiBase::InitGui ()
No symbol table info available.
#3  0x081006c9 in CamuleGuiApp::InitGui ()
No symbol table info available.
#4  0x080f643b in CamuleApp::OnInit ()
No symbol table info available.
#5  0x081008af in CamuleGuiApp::OnInit ()
No symbol table info available.
#6  0x4029da69 in wxEntry () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#7  0x081000ab in main ()
No symbol table info available.
(gdb)
----------------------------------------------------------------------------------------

Best regards,

C-
« Last Edit: May 04, 2005, 02:51:40 AM by crud »
Logged

crud

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: aMule segmentation fault.
« Reply #1 on: May 04, 2005, 03:32:39 AM »

I installed aMule-2.0.0 from LinuxPackages.net and it works fine now.

Greets,

C-
« Last Edit: May 04, 2005, 03:33:31 AM by crud »
Logged