[gstreamer-bugs] [Bug 155814] - gst_bin_iterate() gets stuck on some images

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Oct 26 01:09:55 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=155814
GStreamer | gstreamer (core) | Ver: 0.8.7

lool+gnome at via.ecp.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|HEAD CVS                    |0.8.7



------- Additional Comments From lool+gnome at via.ecp.fr  2004-10-26 04:09 -------
[I just noticed the version was set to HEAD CVS, I am in 0.8.7 from Debian sid]

Fails with every image file here.  Strangely, it always works with filesrc and
not with gnomevfssrc.  I tried with
location="file:///usr/share/pixmaps/gnome-laptop.png" too, but had no more success.

Here are two successive backtraces when the program is in its loop:
(gdb) thread apply all bt 5 full

Thread 1 (Thread 1078515584 (LWP 18958)):
#0  0x40058fc0 in gst_debug_log_default () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#1  0x40058c6b in gst_debug_log_valist () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#2  0x40058bc0 in gst_debug_log () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#3  0x4004939c in gst_data_unref () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#4  0x40a217e5 in gst_type_find_element_get_type ()
   from /usr/lib/gstreamer-0.8/libgstelements.so
No symbol table info available.
(More stack frames follow...)
#0  0x40058fc0 in gst_debug_log_default () from /usr/lib/libgstreamer-0.8.so.1


(gdb) thread apply all bt 5 full

Thread 1 (Thread 1078515584 (LWP 18958)):
#0  0x402f64ec in g_free () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#1  0x40058c7a in gst_debug_log_valist () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#2  0x40058bc0 in gst_debug_log () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#3  0x40065c96 in gst_pad_push () from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#4  0x40a373f3 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
No symbol table info available.
(More stack frames follow...)


------- 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