[oe] [meta-freescale] Chromium crashes on HTML5 video tag

Michael Hargreaves mik.hargreaves at gmail.com
Thu Jul 2 13:10:57 UTC 2015


Hi Nikolay,

On 2/07/2015 10:00 PM, openembedded-devel-request at lists.openembedded.org 
wrote:
> Hi Zoltan, On 06/12/2015 09:57 AM, Zoltan Kuscsik wrote:
>> >Do you have a crash log? If not, you should change your build from Release
>> >to Debug and
>> >get some backtraces.
> The chromium debug binary is 3.1GiB, there's no way to run this on my
> ARM target. If you have other suggestions how to extract trace/debug
> info, I would be glad to try them.
>
> Regards,
> Nikolay
I hit a similar issue on intel platform since updating meta-browser. It 
wasn't crashing, but was getting the 'Aw, Snap' chromium page on any 
html5 video or audio.
It turned out to be because the ffmpeg codecs have been separated into 
their own split package.
Adding both 'chromium' and 'chromium-codecs-ffmpeg' to the IMAGE_INSTALL 
resolved the issue for me.
Possibly not the same issue, but sounds similar.
Cheers,
Mik.



More information about the Openembedded-devel mailing list