[gstreamer-bugs] [Bug 307692] rhythmbox makes system hang when importing dir

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Aug 10 03:21:03 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=307692
 GStreamer | don't know | Ver: 0.8.10





------- Additional Comments From James Livingston  2005-08-10 10:21 -------
I've checked furthur and this only appears to occur when using gnomevfssrc,
filesrc and other sources seem to work fine.

Below is a backtrace from when `gst-launch-0.8 -t gnomevfssrc
location="file:///tmp/test.mp3" ! decodebin ! fakesink` hangs, it is calling the
same functions recursively (it got up to a depth of about 9000 frames before I
killed it)

#0  0x463b91c0 in gst_pad_get_internal_links () from /usr/lib/libgstreamer-0.8.so.1
#1  0x463b924b in gst_pad_get_internal_links () from /usr/lib/libgstreamer-0.8.so.1
#2  0x463b95f0 in gst_pad_event_default () from /usr/lib/libgstreamer-0.8.so.1
#3  0xb7a8ab45 in gst_type_find_element_get_type () from
/usr/lib/gstreamer-0.8/libgstelements.so
#4  0x463b9a31 in gst_pad_send_event () from /usr/lib/libgstreamer-0.8.so.1
#5  0xb772b77d in gst_id3_tag_get_type () from /usr/lib/gstreamer-0.8/libgstmad.so
#6  0x463b9a31 in gst_pad_send_event () from /usr/lib/libgstreamer-0.8.so.1
#7  0x463b9510 in gst_pad_get_internal_links () from /usr/lib/libgstreamer-0.8.so.1
#8  0x463b95f0 in gst_pad_event_default () from /usr/lib/libgstreamer-0.8.so.1
#9  0xb7a8ab45 in gst_type_find_element_get_type () from
/usr/lib/gstreamer-0.8/libgstelements.so
#10 0x463b9a31 in gst_pad_send_event () from /usr/lib/libgstreamer-0.8.so.1
#11 0xb772b77d in gst_id3_tag_get_type () from /usr/lib/gstreamer-0.8/libgstmad.so
#12 0x463b9a31 in gst_pad_send_event () from /usr/lib/libgstreamer-0.8.so.1
#13 0x463b9510 in gst_pad_get_internal_links () from /usr/lib/libgstreamer-0.8.so.1
#14 0x463b95f0 in gst_pad_event_default () from /usr/lib/libgstreamer-0.8.so.1
#15 0xb7a8ab45 in gst_type_find_element_get_type () from
/usr/lib/gstreamer-0.8/libgstelements.so
...

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list