Comment 14 for bug 112118

Revision history for this message
Jhair (jhair-tocancipa) wrote :

Backtrace:

jtocancipa@golem:~$ gdb rhythmbox core.17040
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 "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
Reading symbols from /usr/lib/librhythmbox-core.so.0...Reading symbols from /usr/lib/debug/usr/lib/librhythmbox-core.so.0.0.0...done.
done.

....

Core was generated by `rhythmbox -d'.
Program terminated with signal 11, Segmentation fault.
#0 gst_base_sink_pad_getcaps (pad=0x8b6e60) at gstbasesink.c:368
368 gstbasesink.c: No such file or directory.
        in gstbasesink.c
(gdb) bt 10
#0 gst_base_sink_pad_getcaps (pad=0x8b6e60) at gstbasesink.c:368
#1 0x00002b586f97c456 in gst_pad_get_caps_unlocked (pad=0x8b6e60)
    at gstpad.c:1968
#2 0x00002b586f97f83f in gst_pad_get_caps (pad=0x8b6e60) at gstpad.c:2056
#3 0x00002b586f9747d9 in gst_proxy_pad_do_getcaps (pad=0x7c0370)
    at gstghostpad.c:228
#4 0x00002b586f97c456 in gst_pad_get_caps_unlocked (pad=0x7c0370)
    at gstpad.c:1968
#5 0x00002b586f97f83f in gst_pad_get_caps (pad=0x7c0370) at gstpad.c:2056
#6 0x00002b586f9747d9 in gst_proxy_pad_do_getcaps (pad=0x7c0520)
    at gstghostpad.c:228
#7 0x00002b586f97c456 in gst_pad_get_caps_unlocked (pad=0x7c0520)
    at gstpad.c:1968
#8 0x00002b586f97f83f in gst_pad_get_caps (pad=0x7c0520) at gstpad.c:2056
#9 0x00002b586f9747d9 in gst_proxy_pad_do_getcaps (pad=0x7c01c0)
    at gstghostpad.c:228
(More stack frames follow...)
(gdb) quit