New issue
Advanced search Search tips

Issue 874606 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Crash on startup on incremental build

Project Member Reported by acondor@chromium.org, Aug 15

Issue description

Chrome Version: ToT
OS: Android

What steps will reproduce the problem?
(1) Run chrome_public_apk from an incremental build

What is the expected result?
Runs

What happens instead?

A non implemented check is reached:

08-15 17:16:01.610 18968 19317 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x15 in tid 19317 (Chrome_IOThread), pid 18968 (chromium.chrome)
08-15 17:16:01.613 18968 18968 E chromium: [ERROR:shell_integration_android.cc(22)] Not implemented reached in shell_integration::DefaultWebClientSetPermission shell_integration::GetDefaultWebClientSetPermission()

The issue doesn't repro in non-incremental builds
 

Sign in to add a comment