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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Jan 23 05:44:42 PST 2003


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 uraeus at linuxrising.org.

--- shadow/93479	Sat Oct 26 05:22:59 2002
+++ shadow/93479.tmp.11687	Thu Jan 23 08:44:42 2003
@@ -5,14 +5,14 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
-AssignedTo: wingo at pobox.com                            
-ReportedBy: iain at ximian.com               
+AssignedTo: leif at ambient.2y.net                            
+ReportedBy: bugs at prettypeople.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
 Summary: alsasink crashes when restarting
 
 In my playing with alsasink I came across this bug. When you set the
@@ -49,36 +49,36 @@
 #7  0x403ae162 in gst_scheduler_iterate (sched=0x80846d8) at gstscheduler.c:609
 #8  0x40390997 in gst_bin_iterate_func (bin=0x8083d98) at gstbin.c:776
 #9  0x40390b36 in gst_bin_iterate (bin=0x8083d98) at gstbin.c:818
 #10 0x403b141b in gst_thread_main_loop (arg=0x8083d98) at gstthread.c:701
 #11 0x408b7e24 in pthread_start_thread_event (arg=0x40fffc00) at manager.c:274
 
-------- Additional Comments From iain at ximian.com  2002-09-17 07:13 -------
+------- Additional Comments From bugs at prettypeople.org  2002-09-17 07:13 -------
 Created an attachment (id=11131)
 simple mp3 player that demonstrates bug
 
 
-------- Additional Comments From iain at ximian.com  2002-09-17 08:26 -------
+------- Additional Comments From bugs at prettypeople.org  2002-09-17 08:26 -------
 More info: It's crashing in gstalsa.c: 1026 because peeked is NULL.
 
 
-------- Additional Comments From iain at ximian.com  2002-09-17 08:30 -------
+------- Additional Comments From bugs at prettypeople.org  2002-09-17 08:30 -------
 Attached patch fixes the problem, but I don't know if it's the right
 way to fix it.
 
-------- Additional Comments From iain at ximian.com  2002-09-17 08:31 -------
+------- Additional Comments From bugs at prettypeople.org  2002-09-17 08:31 -------
 Created an attachment (id=11133)
 Fixes the problem, but is it the right fix?
 
 
 ------- 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 -------
+------- Additional Comments From bugs at prettypeople.org  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.
 
@@ -92,6 +92,9 @@
 
 ------- Additional Comments From Uraeus at linuxrising.org  2002-10-26 05:22 -------
 Wingo did update alsasink, but AFAIK there where still bugs in it and
 there simply where
 not enough time before he left to iron out the last bugs. We need a
 new maintainer for this (and the jack plugins). Maybe Leif?
+
+------- Additional Comments From Uraeus at linuxrising.org  2003-01-23 08:44 -------
+Re-assigning to Leif.





More information about the Gstreamer-bugs mailing list