[gstreamer-bugs] [Bug 161577] New: gst-register core dumps
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 17 14:33:11 PST 2004
http://bugzilla.gnome.org/show_bug.cgi?id=161577
GStreamer | gst-plugins | Ver: 0.8.7
Summary: gst-register core dumps
Product: GStreamer
Version: 0.8.7
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: kwm at rainbow-runner.nl
QAContact: gstreamer-bugs at lists.sourceforge.net
When compiling the modplug plugin with -match= athlon-4, athlon-mp, athlon-xp
gst-register will core dump when trying to register the modplug plugin.
This happens only when compiling with -O, when compiling with -O2 it works.
This is because -O2 includes the -fgcse flag which fixes this problem.
The same happens when compiling with -match=pentium4 we couldn't find a solution
for this apart from forcibly setting -match=pentium3 when compinling with
pentium4.
GCC version 3.4.2.
------- 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