Comment 9 for bug 112118

Revision history for this message
samppi (rbysamppi) wrote : Re: [Bug 112118] Re: Segmentation fault on playing

(Sorry, I forgot to install debug symbols in the first backtrace from
a while ago.)

On 5/17/07, Sebastien Bacher <email address hidden> wrote:
> could you get a backtrace using "thread apply all bt full" in gdb?
>
> --
> Segmentation fault on playing
> https://bugs.launchpad.net/bugs/112118
> You received this bug notification because you are a direct subscriber
> of the bug.
>

GNU gdb 6.6-debian
Copyright (C) 2006 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-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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 rhythmbox
Starting program: /usr/bin/rhythmbox rhythmbox
[Thread debugging using libthread_db enabled]
[New Thread -1229396272 (LWP 7369)]
[New Thread -1249518704 (LWP 7378)]
[Thread -1249518704 (LWP 7378) exited]
[New Thread -1249518704 (LWP 7383)]
[Thread -1249518704 (LWP 7383) exited]
[New Thread -1249518704 (LWP 7388)]
[New Thread -1273504880 (LWP 7389)]
[Thread -1273504880 (LWP 7389) exited]

(rhythmbox:7369): Rhythmbox-WARNING **: Couldn't find an x overlay
[New Thread -1273504880 (LWP 7396)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1229396272 (LWP 7369)]
0xb73a0cbf in ?? () from /usr/lib/libgstbase-0.10.so.0
(gdb) backtrace
#0 0xb73a0cbf in ?? () from /usr/lib/libgstbase-0.10.so.0
#1 0x00000000 in ?? ()
(gdb) info registers
eax 0x0 0
ecx 0x0 0
edx 0x1 1
ebx 0xb73b775c -1220839588
esp 0xbfa68790 0xbfa68790
ebp 0xbfa687a8 0xbfa687a8
esi 0x811c4f8 135382264
edi 0x1 1
eip 0xb73a0cbf 0xb73a0cbf <_fini+945851>
eflags 0x210282 [ SF IF RF ID ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
(gdb) thread apply all bat full

Thread 6 (Thread -1273504880 (LWP 7396)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7d9a5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb7350dd8 in ?? () from /usr/lib/libgstreamer-0.10.so.0
No symbol table info available.
#3 0x08ac9628 in ?? ()
No symbol table info available.
#4 0x08ac9108 in ?? ()
No symbol table info available.
#5 0xb417d358 in ?? ()
No symbol table info available.
#6 0xb7d98451 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#7 0xb713eb7f in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8 0x0885e3b0 in ?? ()
No symbol table info available.
#9 0x08ac9a88 in ?? ()
No symbol table info available.
#10 0xb417d3c8 in ?? ()
No symbol table info available.
#11 0xb7d95a3c in __nptl_deallocate_tsd () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#12 0xb7d9631b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#13 0xb703f57e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 4 (Thread -1249518704 (LWP 7388)):
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7d9a84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2 0xb72b1133 in ?? () from /usr/lib/libgthread-2.0.so.0
No symbol table info available.
#3 0x088f2970 in ?? ()
No symbol table info available.
#4 0x081e14f8 in ?? ()
No symbol table info available.
#5 0xb585d2b8 in ?? ()
No symbol table info available.
#6 0xb72b1285 in ?? () from /usr/lib/libgthread-2.0.so.0
No symbol table info available.
#7 0x088f2970 in ?? ()
No symbol table info available.
#8 0x00000000 in ?? ()
No symbol table info available.

Thread 1 (Thread -1229396272 (LWP 7369)):
#0 0xb73a0cbf in ?? () from /usr/lib/libgstbase-0.10.so.0
No symbol table info available.
#1 0x00000000 in ?? ()
No symbol table info available.
(gdb) quit
The program is running. Exit anyway? (y or n)