[gstreamer-bugs] [Bug 154773] [playbin] crashes trying to play short wave files (1 or 2 sec long)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Dec 16 16:22:38 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=154773
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-12-16 19:22 -------
WARN  (0x8496308 - 304763:34:36.333745000)        wavparse(17741)
gstwavparse.c(583):gst_wavparse_other:<wavparse0> could not peek head

That warning probably has something to do with it.

DEBUG (0x9c955d8 - 306456:20:29.693343000)        wavparse(11711)
gstwavparse.c(746):gst_wavparse_loop:<wavparse6> read 4096 bytes, got 4096 bytes
DEBUG (0x9c955d8 - 306456:20:29.694394000)        wavparse(11711)
gstwavparse.c(746):gst_wavparse_loop:<wavparse6> read 4096 bytes, got 4096 bytes
DEBUG (0x9c955d8 - 306456:20:29.694927000)        wavparse(11711)
gstwavparse.c(746):gst_wavparse_loop:<wavparse6> read 4096 bytes, got 4096 bytes
DEBUG (0x9c955d8 - 306456:20:29.695286000)        wavparse(11711)
gstwavparse.c(746):gst_wavparse_loop:<wavparse6> read 1472 bytes, got 1472 bytes

That's all it does for such a small file. The file is barely 16k, so this is
correct. It just ends before we can say hi. Playbin should handle that. All I
can say now is that it's probably a GstThread tread-safety issue. I can't
explain it otherwise.

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