Wind River Support Network

HomeDefectsLIN1021-145
Not to be fixed

LIN1021-145 : chromium --help does not work

Created: May 17, 2021    Updated: Nov 7, 2022
Resolved Date: Nov 7, 2022
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

Get FATAL when execute 'chromium --help' on wrlinux-image-small

root@intel-x86-64:~# chromium --help
 [0312/170116.337936:FATAL:chrome_main_delegate.cc(351)] execlp failed: No such file or directory (2)
 Trace/breakpoint trap
 root@intel-x86-64:~# chromium -h
 [0312/170316.406910:FATAL:chrome_main_delegate.cc(351)] execlp failed: No such file or directory (2)
 Trace/breakpoint trap

 

Same operation on wrlinux-image-std, no fatal error:

root@intel-x86-64:~# chromium --help
 No manual entry for chromium

 

Steps to Reproduce

1.  setup.sh --machine intel-x86-64 --templates feature/chromium-web-kiosk --distro wrlinux --layers meta-browser --accept-eula yes --dl-layers

2. bitbake wrlinux-image-small

3. chromium --help
Live chat
Online