aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20060115 SIGSEGV, Segmentation fault.  (Read 2005 times)

Hypnos

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
20060115 SIGSEGV, Segmentation fault.
« on: January 15, 2006, 05:02:23 PM »

Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226914128 (LWP 12683)]
0xb6f7645a in cairo_ft_scaled_font_unlock_face () from /usr/lib/libcairo.so.2
(gdb) bt
#0  0xb6f7645a in cairo_ft_scaled_font_unlock_face ()
   from /usr/lib/libcairo.so.2
#1  0x0000003c in ?? ()
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
#0  0xb6f7645a in cairo_ft_scaled_font_unlock_face ()
   from /usr/lib/libcairo.so.2
No symbol table info available.
#1  0x0000003c in ?? ()
No symbol table info available.
(gdb) thread apply all bt

Thread 14 (Thread -1267352656 (LWP 12720)):
#0  0xb7fa4e12 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb792c3aa in wxConditionInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.6.so.0
#2  0x0919dd18 in ?? ()
#3  0x000002ee in ?? ()
#4  0x0919dd18 in ?? ()
#5  0x0919dd18 in ?? ()
#6  0xb475b318 in ?? ()
#7  0xb475b318 in ?? ()
#8  0xb79d0f90 in ?? () from /usr/lib/libwx_baseu-2.6.so.0
#9  0xb792c822 in wxSemaphoreInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.6.so.0
#10 0xced0a9cd in ?? ()
#11 0x00000108 in ?? ()
Previous frame identical to this frame (corrupt stack?)
#0  0xb6f7645a in cairo_ft_scaled_font_unlock_face ()
   from /usr/lib/libcairo.so.2
(gdb) continue
Continuing.

--------------------------------------------------------------------------------
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:
    [URL]http://forum.amule.org/board.php?boardid=67[/URL]
If possible, please try to generate a real backtrace of this crash:
    [URL]http://www.amule.org/wiki/index.php/Backtraces[/URL]

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.6.1 (Unicoded) (Snapshot: Sun Jan 15 07:02:03 CET 2006)
Running on: Linux 2.6.14-gentoo-r2 i586

[2] OnFatalException in amule.cpp:1111
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7936c23]
[4] ?? in [0xffffe420]
[5] ?? in /usr/lib/libcairo.so.2 [0xb6f7645a]


--------------------------------------------------------------------------------
Program received signal SIGABRT, Aborted.
0xb7654dff in raise () from /lib/libc.so.6
(gdb) bt
#0  0xb7654dff in raise () from /lib/libc.so.6
#1  0xb765647f in abort () from /lib/libc.so.6
#2  0xb7936c2b in wxFatalSignalHandler () from /usr/lib/libwx_baseu-2.6.so.0
#3  0x0000000b in ?? ()
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
#0  0xb7654dff in raise () from /lib/libc.so.6
No symbol table info available.
#1  0xb765647f in abort () from /lib/libc.so.6
No symbol table info available.
#2  0xb7936c2b in wxFatalSignalHandler () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#3  0x0000000b in ?? ()
No symbol table info available.
(gdb) thread apply all bt

Thread 14 (Thread -1267352656 (LWP 12720)):
#0  0xb7fa4e12 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb792c3aa in wxConditionInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.6.so.0
#2  0x0919dd18 in ?? ()
#3  0x000002e7 in ?? ()
#4  0x0919dd18 in ?? ()
#5  0x0919dd18 in ?? ()
#6  0xb475b318 in ?? ()
#7  0xb475b318 in ?? ()
#8  0xb79d0f90 in ?? () from /usr/lib/libwx_baseu-2.6.so.0
#9  0xb792c822 in wxSemaphoreInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.6.so.0
#10 0xced3adb2 in ?? ()
#11 0x00000108 in ?? ()
Previous frame identical to this frame (corrupt stack?)
#0  0xb7654dff in raise () from /lib/libc.so.6
« Last Edit: January 15, 2006, 05:04:24 PM by Hypnos »
Logged