imx6 wayland google chrome crash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6 wayland google chrome crash

Jump to solution
1,317 Views
yenchou
Contributor III

Hi All,

kernel: linux 4.1.15

rootfs: wayland

I used Freescale_Yocto_Project_User_s_Guide Rev. 0, 04 to build google chrome.

I opened google chrome and it was normal, but I opened a new page and the goole chrome was crash.

When I used command  to open the google chrome, the google chrome was also crash.

root@imx6dlsabresd:~# google-chrome
[1123:1123:0927/104646:ERROR:sandbox_linux.cc(301)] InitializeSandbox() called with multiple threads in process gpu-process
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:desktop_window_tree_host_ozone.cc(578)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::SetWindowIcons(const gfx::ImageSkia&, const gfx::ImageSkia&)
[1098:1098:0927/104646:ERROR:desktop_drag_drop_client_wayland.cc(14)] Not implemented reached in views::DesktopDragDropClientWayland::DesktopDragDropClientWayland(aura::Window*)
[1098:1098:0927/104646:ERROR:desktop_window_tree_host_ozone.cc(599)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::OnRootViewLayout()
[1098:1098:0927/104646:ERROR:ozone_webui.cc(48)] Not implemented reached in virtual scoped_ptr<gfx::ScopedPangoFontDescription> views::OzoneWebUI::GetDefaultPangoFontDescription() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(53)] Not implemented reached in virtual double views::OzoneWebUI::GetFontDPI() const
[1098:1098:0927/104646:ERROR:desktop_window_tree_host_ozone.cc(620)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::SizeConstraintsChanged()
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104646:ERROR:desktop_window_tree_host_ozone.cc(599)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::OnRootViewLayout()
[1098:1098:0927/104646:ERROR:desktop_window_tree_host_ozone.cc(599)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::OnRootViewLayout()
[1098:1098:0927/104647:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104647:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1098:0927/104647:ERROR:desktop_window_tree_host_ozone.cc(599)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::OnRootViewLayout()
[1098:1098:0927/104648:ERROR:CONSOLE(1)] "Failed to set referrer policy: The value 'strict-origin' is not one of 'no-referrer', 'origin', 'no-referrer-when-downgrade', or 'unsafe-url'. Defaulting to 'no-referrer'.", source: https://www.google.com/_/chrome/newtab?espv=2&ie=UTF-8 (1)
[1098:1099:0927/104648:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1099:0927/104648:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1099:0927/104648:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
[1098:1099:0927/104648:ERROR:ozone_webui.cc(42)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const
/usr/bin/google-chrome: line 11: 1098 Segmentation fault /usr/bin/chromium/chrome ${CHROME_EXTRA_ARGS} $@

I found many solutions on the Internet, but it was not useful.

What can I do to solve the problem?

Labels (3)
0 Kudos
1 Solution
1,151 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yen

as described in sect.5.6.6 Chromium Browser attached Yocto Guide:

"Note that NXP does not support or test the patches from
community, either for VPU or GPU support."

Issue may be posted for example on meta-fsl-arm mailing list

meta-freescale Info Page 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
1,152 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yen

as described in sect.5.6.6 Chromium Browser attached Yocto Guide:

"Note that NXP does not support or test the patches from
community, either for VPU or GPU support."

Issue may be posted for example on meta-fsl-arm mailing list

meta-freescale Info Page 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,151 Views
yenchou
Contributor III

Hi igorpadykov,

Thank for your reply.

Best Wishes

0 Kudos