New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 736851 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Nov 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

chromeos-chrome-61.0.3138.0_rc-r1: ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

Project Member Reported by sjg@google.com, Jun 26 2017

Issue description

This error appears, e.g. here:

https://uberchromegw.corp.google.com/i/chromeos/builders/auron_paine-release/builds/1249/steps/steps/logs/stdio

it causes lots of log spew (approximately 50% of the log output).

We should fix the root cause.

See  crbug.com/728751  where this was fixed in another ebuild.

 

Comment 1 by sjg@google.com, Jun 26 2017

Cc: sjg@chromium.org
Project Member

Comment 3 by sheriffbot@chromium.org, Jul 12 2017

Labels: Hotlist-Google
Components: Infra>Client>ChromeOS>Build
Labels: OS-Chrome
Is there a workaround for this failure?  I believe I'm seeing it repeatedly in my chroot for chromeos-fonts package,

>>> Preparing source in /build/grunt/tmp/portage/chromeos-base/chromeos-fonts-0.0.1-r30/work ...
>>> Source prepared.
>>> Configuring source in /build/grunt/tmp/portage/chromeos-base/chromeos-fonts-0.0.1-r30/work ...
>>> Source configured.
>>> Compiling source in /build/grunt/tmp/portage/chromeos-base/chromeos-fonts-0.0.1-r30/work ...
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared objec
mount: /build/grunt/usr/share/cache/fontconfig: mount(2) system call failed: No such file or direc
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared objec
/build/grunt/tmp/portage/chromeos-base/chromeos-fonts-0.0.1-r30/temp/environment: line 570: 206352
o chroot "${ROOT}" "$@"
 * Native crashed; falling back to qemu
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared objec
warning: TCG doesn't support requested feature: CPUID.01H:ECX.fma [bit 12]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.tsc-deadline [bit 24]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.avx [bit 28]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.f16c [bit 29]
warning: TCG doesn't support requested feature: CPUID.01H:ECX.rdrand [bit 30]
warning: TCG doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
warning: TCG doesn't support requested feature: CPUID.07H:EBX.avx2 [bit 5]
warning: TCG doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]
warning: TCG doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
warning: TCG doesn't support requested feature: CPUID.07H:EBX.rdseed [bit 18]
warning: TCG doesn't support requested feature: CPUID.80000001H:ECX.3dnowprefetch [bit 8]
/usr/share/fonts/croscore: caching, new cache contents: 12 fonts, 0 dirs
Status: Archived (was: Untriaged)
that failure is not because of the sandbox.  you're seeing  issue 884947  instead.

Sign in to add a comment