Date: Sat, 20 Jun 2015 16:14:43 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 200609] multimedia/ffmpeg crashes with SIGBUS on armv6 Message-ID: <bug-200609-12827-ABLMWUAop5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200609-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-200609-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200609 mikael.urankar@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.urankar@gmail.com --- Comment #2 from mikael.urankar@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200609-12827-ABLMWUAop5>