[Gstreamer-bugs] [Bug 93259] Changed - gst-player crash when trying to play wav

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Sep 15 08:52:56 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=93259

Changed by uraeus at linuxrising.org.

--- shadow/93259	Sun Sep 15 07:38:21 2002
+++ shadow/93259.tmp.30403	Sun Sep 15 11:52:56 2002
@@ -1,13 +1,13 @@
 Bug#: 93259
 Product: GStreamer
 Version: 0.3.3
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gst-player
 AssignedTo: steve at stevebaker.org                            
 ReportedBy: Uraeus at linuxrising.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -384,6 +384,9 @@
 ------- Additional Comments From wim.taymans at chello.be  2002-09-15 07:38 -------
 gnomevfssrc doesn't mark mmapped buffers as READONLY, wavparse passes
 buffers from gnomevfssrc without modification, volume does
 copy_on_write to prepare for inplace modification, no copy happens as
 the READONLY flag is not set and refcount == 1, volume writes to
 mmapped readonly memory and crashes.
+
+------- Additional Comments From Uraeus at linuxrising.org  2002-09-15 11:52 -------
+Fixed by hacker god wtay. Closing.





More information about the Gstreamer-bugs mailing list