[Gstreamer-bugs] [Bug 93479] Changed - alsasink crashes when restarting

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 17 08:26:17 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93479

Changed by iain at ximian.com.

--- shadow/93479	Tue Sep 17 10:26:09 2002
+++ shadow/93479.tmp.18631	Tue Sep 17 11:26:17 2002
@@ -71,6 +71,15 @@
 
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2002-09-17 10:26 -------
 It works, but you'd basically miss the first few samples of your nice
 audio stream, so it's not a very nice fix... I'd rather find out why
 peeked is NULL.
+
+------- Additional Comments From iain at ximian.com  2002-09-17 11:26 -------
+Actually, it seems to work in the test app, but in my actual app, it
+then just crashes after a few more buffers have ben pulled. Same line,
+memcpy(GST_ALSA_PAD(this->pads)->access_addr, peeked, len);
+
+except this time access_addr is NULL, and peeked isn't.
+
+ARGH.





More information about the Gstreamer-bugs mailing list