[libav-bugs] [Bug 503] New: crash in indeo3 decoder
bugzilla-daemon at aruru.libav.org
bugzilla-daemon at aruru.libav.org
Wed May 1 21:02:30 CEST 2013
https://bugzilla.libav.org/show_bug.cgi?id=503
Summary: crash in indeo3 decoder
Product: Libav
Version: git HEAD
Platform: SPARC
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: libavcodec
AssignedTo: bugzilla at libav.org
ReportedBy: michael.kostylev at gmail.com
Created attachment 399
--> https://bugzilla.libav.org/attachment.cgi?id=399
gdb output
The fate-indeo3-2 test fails with SIGBUS on sparc systems if libav is compiled
using gcc-4.x. The reason of SIGBUS is that the first operand of the lduh
instruction is not half-word aligned.
Disabling optimization does not change anything.
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list