[gstreamer-bugs] [Bug 336873] [lame] division by zero crash.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 17 11:34:39 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336873
 GStreamer | gst-plugins-ugly | Ver: 0.10.x





------- Comment #21 from Tim-Philipp Müller  2006-05-17 18:34 UTC -------
Thanks, looks like the liboil stuff makes it abort.

Could you do another valgrind log with

 $ export OIL_CPU_FLAGS=0
 $ export G_SLICE=always-malloc
 $ valgrind --trace-children=yes  ...  2> dbg.log
 $ gzip dbg.log

(and the --trace-children=yes).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list