[meta-freescale] Ozone Chromium on iMx6

Ian Coolidge ian at boundarydevices.com
Wed Jul 6 16:21:34 PDT 2016


Try clearing ~/.chromium and launching with a targeted website

rm -rf ~/.chromium
DISPLAY=:0 google-chrome www.google.com

My chromium builds currently only work when directed at a website. They
also crash after a new tab is opened, but will work until that point in
time.

On Fri, Jul 1, 2016 at 10:10 AM, Luigi Scagnet <luigi.scagnet at gmail.com>
wrote:

> Ok, I've rebuild all, now the error is:
>
> root at ls6q:~# export XDG_RUNTIME_DIR=/run/user/root
> root at ls6q:~# google-chrome
> [369:369:0701/165201:ERROR:sandbox_linux.cc(338)] InitializeSandbox()
> called with multiple threads in process gpu-process
> [342:342:0701/165201:ERROR:desktop_window_tree_host_ozone.cc(572)] Not
> implemented reached in virtual void
> views::DesktopWindowTreeHostOzone::SetWindowIcons)
> [342:342:0701/165201:ERROR:ozone_webui.cc(60)] Not implemented reached in
> virtual void views::OzoneWebUI::GetDefaultFontDescription(std::string*,
> int*, int*t
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:desktop_window_tree_host_ozone.cc(572)] Not
> implemented reached in virtual void
> views::DesktopWindowTreeHostOzone::SetWindowIcons)
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165201:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> [342:342:0701/165202:ERROR:ozone_webui.cc(51)] Not implemented reached in
> virtual gfx::FontRenderParams
> views::OzoneWebUI::GetDefaultFontRenderParams() const
> Received signal 11 SEGV_MAPERR 000000000018
> #0 0x000072f3524e <unknown>
> #1 0x000072f35574 <unknown>
> #2 0x000071e37c70 <unknown>
> #3 0x0000735da31c <unknown>
> [end of stack trace]
> [385:385:0701/165202:ERROR:sandbox_linux.cc(338)] InitializeSandbox()
> called with multiple threads in process gpu-process
> Received signal 11 SEGV_MAPERR 000000000018
> #0 0x000072f3824e <unknown>
> #1 0x000072f38574 <unknown>
> #2 0x000071e3ac70 <unknown>
> #3 0x0000735dd31c <unknown>
> [end of stack trace]
> [342:342:0701/165202:ERROR:gpu_channel_host.cc(207)]
> GpuChannelHost::CreateViewCommandBuffer failed.
> [342:342:0701/165202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)]
> Failed to initialize command buffer.
> [342:342:0701/165202:ERROR:gpu_channel_host.cc(256)] Failed to send
> GpuChannelMsg_CreateOffscreenCommandBuffer.
> [342:342:0701/165202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)]
> Failed to initialize command buffer.
> [342:342:0701/165202:FATAL:display.cc(254)] The browser process has
> attempted to start the GPU process in software rendering mode. Software
> rendering is not'
> #0 0x000072f5224e <unknown>
> #1 0x000072f633ea <unknown>
> #2 0x0000735f5074 <unknown>
> #3 0x000074b56c96 <unknown>
> #4 0x000074b54d40 <unknown>
> #5 0x000074b5398e <unknown>
> #6 0x000074ace3ca <unknown>
> #7 0x000074acee06 <unknown>
> #8 0x000072f9bf1c <unknown>
> #9 0x000072f67cdc <unknown>
> #10 0x000072f67f82 <unknown>
> #11 0x000072f68502 <unknown>
> #12 0x000072f4b5e6 <unknown>
> #13 0x000072f7685c <unknown>
> #14 0x000072daa54e <unknown>
> #15 0x000074a81aae <unknown>
> #16 0x000074929192 <unknown>
> #17 0x00007492903c <unknown>
> #18 0x000072f202f6 <unknown>
> #19 0x000072f1f57a <unknown>
> #20 0x000072bfdc28 ChromeMain
> #21 0x000071e3ed38 __libc_start_main
>
> /usr/bin/google-chrome: line 11:   342 Aborted /usr/bin/chromium/chrome
> ${CHROME_EXTRA_ARGS} $@
> [405:405:0701/165202:ERROR:sandbox_linux.cc(338)] InitializeSandbox()
> called with multiple threads in process gpu-process
> root at ls6q:~#
>
>
> Thanks for your help!!!!
> Bye
> Luigi
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20160706/899ced09/attachment.html>


More information about the meta-freescale mailing list