[gstreamer-bugs] [Bug 148289] New: - mad plugin crashes on Sun
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Fri Jul 23 11:01:07 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=148289
GStreamer | gst-plugins | Ver: 0.8.2
Summary: mad plugin crashes on Sun
Product: GStreamer
Version: 0.8.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: sc5 at hermes.usherb.ca
QAContact: gstreamer-bugs at lists.sourceforge.net
The mad plugin accesses unaligned memory on Sparc which makes it crash.
Macro BE_32() is defined as: GINT32_FROM_BE(*(gint*)(x))
By casting x to gint, the program crashes.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list