New issue
Advanced search Search tips

Issue 912735 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Dec 11
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Build-Toolchain



Sign in to add a comment

Segmentation fault when doing chrome --version on lld built images on ARM

Project Member Reported by manojgupta@chromium.org, Dec 6

Issue description

Flash an ARM image built with lld:
gs://chromeos-image-archive/peach_pit-release-tryjob/R73-11340.0.0-b3189417/chromiumos_test_image.tar.xz

Do
$ /opt/google/chrome/chrome --version
<version>
 Segmentation Fault
 
Owner: cmt...@chromium.org
Status: Assigned (was: Untriaged)
Chrome runs ok normally but only --version is failing  which is a bit bizarre.

Assigning to cmtice@ to investigate.
This turned out to be due to using the --no-rosegment flag.  Current workaround is to use LLD without that flag.
Status: WontFix (was: Assigned)

Sign in to add a comment