[gstreamer-bugs] [Bug 155230] New: - Gstreamer-plugins when compiled with -O -march=athlon-xp core dumps.
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Oct 12 13:15:57 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=155230
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: Gstreamer-plugins when compiled with -O -march=athlon-xp
core dumps.
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ahze at ahze.net
QAContact: gstreamer-bugs at lists.sourceforge.net
install gstreamer-plugins with gcc 3.4
with the following flags
CFLAGS="-O -march=athlon-xp"
CXXFLAGS="-O -march=athlong-xp"
run gst-register
--
It seems to be a problem with the plugin gst/modplug
if gst/modplug is built with the flag "-fgcse" (or -O2 or higher)
everything seems to work.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list