[Bug 200609] multimedia/ffmpeg crashes with SIGBUS on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 20 16:14:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200609

mikael.urankar at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar at gmail.com

--- Comment #2 from mikael.urankar at gmail.com ---
Created attachment 157896
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157896&action=edit
sigbus fix

Hi,

The crash is caused by an unaligned access:

0x20213778 <adts_aac_probe+96>: ldrh    r1, [r7]
r7             0x22c6d811       583456785

Can you try the attached patch, It should also fix the build with gcc (make
CC=gcc48)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list