aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Doesn't even start --> Segmentation Fault!!  (Read 2133 times)

Gogeta

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Doesn't even start --> Segmentation Fault!!
« on: May 13, 2005, 07:52:54 PM »

root@localhost gogeta # gdb amuled
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 "i686-pc-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/amuled
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 24950)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 24950)]
0xb7803dbd in malloc () from /usr/lib/libdmalloc.so
(gdb) bt
#0  0xb7803dbd in malloc () from /usr/lib/libdmalloc.so
#1  0xb7add073 in wxStrdupW () from /usr/lib/libwx_gtk2ud-2.6.so.0
#2  0x00000078 in ?? ()
#3  0xb7ff6250 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#4  0xb7aa5372 in wxListBase::Append () from /usr/lib/libwx_gtk2ud-2.6.so.0
#5  0xb7a96536 in wxHashTable::Put () from /usr/lib/libwx_gtk2ud-2.6.so.0
#6  0xb7ab5189 in wxClassInfo::Register () from /usr/lib/libwx_gtk2ud-2.6.so.0
#7  0xb7dc6766 in wxCreateSoundBackendSDL () from /usr/lib/libwx_gtk2ud-2.6.so.0
#8  0xb7dc691d in wxCreateSoundBackendSDL () from /usr/lib/libwx_gtk2ud-2.6.so.0
#9  0xb7dd4b75 in regfree () from /usr/lib/libwx_gtk2ud-2.6.so.0
#10 0xb8000fb4 in ?? () from /lib/ld-linux.so.2
#11 0xb7fc5298 in ?? ()
#12 0xbfffef64 in ?? ()
#13 0xb7a33a35 in _init () from /usr/lib/libwx_gtk2ud-2.6.so.0
#14 0xb7a33a35 in _init () from /usr/lib/libwx_gtk2ud-2.6.so.0
#15 0xb7ff6726 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#16 0xb7ff6802 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#17 0xb7feb805 in ?? () from /lib/ld-linux.so.2
(gdb) q
The program is running.  Exit anyway? (y or n) y
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Doesn't even start --> Segmentation Fault!!
« Reply #1 on: May 13, 2005, 07:54:20 PM »

i see here only some wrong/broken wx.. nothing amule related

cheers

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Doesn't even start --> Segmentation Fault!!
« Reply #2 on: May 13, 2005, 08:31:39 PM »

did you maybe update your wxGTK without reemerging amule?
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."

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: Doesn't even start --> Segmentation Fault!!
« Reply #3 on: May 13, 2005, 09:06:25 PM »

No need to start a new thread here, lets just finish the one at the Gentoo forums:
http://forums.gentoo.org/viewtopic.php?p=2406256
Logged