[Gstreamer-bugs] [Bug 133181] Changed - filesrc crashes

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Feb 2 15:47:20 PST 2004


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=133181

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/133181	Sun Feb  1 22:57:50 2004
+++ shadow/133181.tmp.7975	Mon Feb  2 18:47:20 2004
@@ -1,12 +1,12 @@
 Bug#: 133181
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: major
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: t.i.m at zen.co.uk               
@@ -70,6 +70,15 @@
 -Tim
 
 ------- Additional Comments From t.i.m at zen.co.uk  2004-02-01 22:57 -------
 Created an attachment (id=23970)
 causes crash in filesrc, usually after around 300-1000 files.
 
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-02-02 18:47 -------
+Couldn't reproduce the crash, fixed a bunch of issues though that
+might have caused it. Please close it if your issue is fixed.
+
+The attached program keeps buffers from every file it opens. Each
+buffer points to an mmaped data region of 4MB for each file, so after
+300 files, the program has mmaped 1.2 GB of data. It's a nice
+stresstest at least ;)




More information about the Gstreamer-bugs mailing list