[Gstreamer-bugs] [Bug 87664] Changed - GStreamer uses non-existent MAP_ANONYMOUS flag to mmap()

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Aug 13 06:59:00 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=87664

Changed by thomas at urgent.rug.ac.be.

--- shadow/87664	Wed Jul 10 09:16:43 2002
+++ shadow/87664.tmp.437	Tue Aug 13 09:59:00 2002
@@ -1,28 +1,32 @@
 Bug#: 87664
 Product: GStreamer
 Version: cvs
 OS: FreeBSD
 OS Details: FreeBSD 4.6-STABLE
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: t.vanklaveren at student.utwente.nl               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
-Cc: 
 Summary: GStreamer uses non-existent MAP_ANONYMOUS flag to mmap()
 
 gst/cothreads.c uses the MAP_ANONYMOUS flag to mmap() which is called
 MAP_ANON on FreeBSD. Patch follows.
 
 ------- Additional Comments From t.vanklaveren at student.utwente.nl  2002-07-08 11:39 -------
 Created an attachment (id=9713)
 Patch to gst/cothread.c which replaces MAP_ANONYMOUS with MAP_ANON
 
 
 ------- Additional Comments From thomas at urgent.rug.ac.be  2002-07-10 09:16 -------
 *** Bug 87629 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From thomas at urgent.rug.ac.be  2002-08-13 09:58 -------
+fixed in cvs.  MAP_ANON is deprecated in recent glib.
+Please test if the cvs version works for you, we're planning a new
+release soon and want it to work on freebsd.





More information about the Gstreamer-bugs mailing list