This could be GCC 5 related. Try adding this line to local.conf and then rebuild Chromium:

GCCVERSION = "4.9%"

On 2016-06-30 19:34, Luigi Scagnet wrote:
Hello all,
I've built a Weston image with command bitbake core-image-weston for my custom board mounting an iMx6 quadcore. All seems to work fine, Weston starts. Now I'm trying to include ozone chromium in my image, the bitbake process ends without error, but when i try to starts chromium it crash with a lot of problems, could someone help me?

Thanks for all.
Regards
Luigi

Runtime log:
root@ls6q:~# uname -a
Linux ls6q 3.14.52-1.1.0_ga+g5f6f0a5 #1 SMP PREEMPT Sun Jun 5 13:20:28 CEST 2016 armv7l GNU/Linux
root@ls6q:~# export XDG_RUNTIME_DIR=/run/user/root
root@ls6q:~# google-chrome
[472:472:0627/223517:ERROR:image_metadata_extractor.cc(112)] Couldn't load libexif. libexif.so.12: cannot open shared object file: No such file or directory [470:470:0627/223517:ERROR:desktop_window_tree_host_ozone.cc(572)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::SetWindowIcons) [470:470:0627/223517:ERROR:ozone_webui.cc(60)] Not implemented reached in virtual void views::OzoneWebUI::GetDefaultFontDescription(std::__cxx11::string*, it [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [470:470:0627/223517:ERROR:desktop_window_tree_host_ozone.cc(572)] Not implemented reached in virtual void views::DesktopWindowTreeHostOzone::SetWindowIcons) [470:470:0627/223517:ERROR:ozone_webui.cc(51)] Not implemented reached in virtual gfx::FontRenderParams views::OzoneWebUI::GetDefaultFontRenderParams() const [498:498:0627/223517:ERROR:sandbox_linux.cc(338)] InitializeSandbox() called with multiple threads in process gpu-process /usr/bin/google-chrome: line 11: 470 Segmentation fault /usr/bin/chromium/chrome ${CHROME_EXTRA_ARGS} $@
root@ls6q:~#

Build info:
Build Configuration:
BB_VERSION        = "1.30.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "universal"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "ls6q"
DISTRO            = "raccoon"
DISTRO_VERSION    = "0.1"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU        = "hard"
meta
meta-poky         = "HEAD:4376fb851791a1fb514873ad239d516dd7159341"
meta-oe
meta-multimedia
meta-gnome
meta-networking
meta-python       = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-fsl-arm      = "HEAD:3f34509381092a893b8efe4451018b8d67a5abf6"
meta-fsl-arm-extra = "HEAD:698cf389aa446244a39b597fbf58be1d55096500"
meta-fsl-demos    = "HEAD:7e4237db1f48cbbde776b17a66d71def14e3809e"
meta-qt5          = "krogoth:d715f2c1d340fa38f8a9860acc73de5e14a38b75"
meta-browser      = "master:1b4f1e588b1901d8919ea2362b0fcba37c5023e0"




-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to