imx6 wayland google chrome crash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx6 wayland google chrome crash

跳至解决方案
2,781 次查看
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?

标签 (3)
标记 (3)
0 项奖励
回复
1 解答
2,615 次查看
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 项奖励
回复
2 回复数
2,616 次查看
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 项奖励
回复
2,615 次查看
yenchou
Contributor III

Hi igorpadykov,

Thank for your reply.

Best Wishes

0 项奖励
回复