[gst-devel] [Bug 87664] New - GStreamer uses non-existent MAP_ANONYMOUS flag to mmap()
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Mon Jul 8 12:46:09 CEST 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 t.vanklaveren at student.utwente.nl.
--- shadow/87664 Mon Jul 8 11:38:53 2002
+++ shadow/87664.tmp.30937 Mon Jul 8 11:38:53 2002
@@ -0,0 +1,20 @@
+Bug#: 87664
+Product: GStreamer
+Version: cvs
+OS: FreeBSD
+OS Details: FreeBSD 4.6-STABLE
+Status: NEW
+Resolution:
+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.
More information about the gstreamer-devel
mailing list