Comment 77 for bug 145360

Revision history for this message
tdflanders (thomasdelbeke) wrote : Re: compiz.real crashed with SIGSEGV

GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/pulseaudio
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New process 7485]
Executing new program: /proc/7485/exe
/proc/7485/exe: Permission denied.
(gdb) backtrace full
#0 0xb80c07f0 in ?? ()
No symbol table info available.
(gdb) info registers
eax 0x0 0
ecx 0x0 0
edx 0x0 0
ebx 0x0 0
esp 0xbfad98d0 0xbfad98d0
ebp 0x0 0x0
esi 0x0 0
edi 0x0 0
eip 0xb80c07f0 0xb80c07f0
eflags 0x200292 [ AF SF IF ID ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x0 0
(gdb) thread apply all backtrace
/build/buildd/gdb-6.8/gdb/linux-nat.c:2467: internal-error: linux_nat_thread_alive: Assertion `is_lwp (ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) /build/buildd/gdb-6.8/gdb/linux-nat.c:2467: internal-error: linux_nat_thread_alive: Assertion `is_lwp (ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) (gdb) thread apply all backtrace
/build/buildd/gdb-6.8/gdb/linux-nat.c:2467: internal-error: linux_nat_thread_alive: Assertion `is_lwp (ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) /build/buildd/gdb-6.8/gdb/linux-nat.c:2467: internal-error: linux_nat_thread_alive: Assertion `is_lwp (ptid)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) (gdb) quit
The program is running. Exit anyway? (y or n) Not confirmed.
(gdb) y
Undefined command: "y". Try "help".
(gdb) quit
The program is running. Exit anyway? (y or n) W: core-util.c: setpriority(): Permission denied
W: ltdl-bind-now.c: Failed to find original dlopen loader.
E: pid.c: Daemon already running.
E: main.c: pa_pid_file_create() failed.