aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20051109 - wxFatalSignalHandler  (Read 2146 times)

gotah

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
20051109 - wxFatalSignalHandler
« on: November 09, 2005, 01:56:31 PM »

hi all

i have a debian etch, and i have installed amuled from
deb http://www.vollstreckernet.de/debian/ testing amule

but on start amuled i have this error:

Code: [Select]

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: Wed Nov  9 07:02:01 CET 2005)
Running on: Linux 2.6.11-1-386 i686

[2] ?? in amuled [0x8062447]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7f72fc6]
[4] ?? in [0xffffe420]
[5] ?? in amuled [0x805407c]
[6] ?? in amuled [0x8054369]
[7] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7f1651b]
[8] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7f165ee]
[9] __gxx_personality_v0 in amuled[0x80531e5]
[10] __libc_start_main in /lib/tls/libc.so.6[0xb7c36ec0]
[11] wxAppConsole::Initialize(int&, wchar_t**) in amuled[0x80530b1]


--------------------------------------------------------------------------------

how i can fix ?

p.s sorry for my bad english :)
« Last Edit: November 09, 2005, 01:56:42 PM by gotah »
Logged

Rückkehrer

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
    • http://rueckkehrer.de
RE: 20051109 - wxFatalSignalHandler
« Reply #1 on: November 10, 2005, 12:31:33 AM »

Same thing here with amuled (amule works fine!):

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: Wed Nov  9 07:02:01 CET 2005)
Running on: Linux 2.6.13 i686

[2] ?? in amuled [0x8062447]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7ecefc6]
[4] ?? in [0xffffe420]
[5] __pthread_mutex_lock in /lib/tls/libpthread.so.0[0xb7f33d94]
[6] wxMutexInternal::Lock() in /usr/lib/libwx_baseu-2.6.so.0[0xb7ec7f6c]
[7] wxMutex::Lock() in /usr/lib/libwx_baseu-2.6.so.0[0xb7ec7fe3]
[8] ?? in amuled [0x805512c]
[9] ?? in amuled [0x8054052]
[10] ?? in amuled [0x8054369]
[11] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7e7251b]
[12] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7e725ee]
[13] __gxx_personality_v0 in amuled[0x80531e5]
[14] __libc_start_main in /lib/tls/libc.so.6[0xb7b92ec0]
[15] wxAppConsole::Initialize(int&, wchar_t**) in amuled[0x80530b1]


--------------------------------------------------------------------------------

cheers
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: 20051109 - wxFatalSignalHandler
« Reply #2 on: November 11, 2005, 03:42:29 PM »

Can you try to produce a backtrace following the instructions found in the wiki? I cant tell all that much from the auto-backtrace if you use a stripped binary. http://www.amule.org/wiki/index.php/Backtraces
Logged