New issue
Advanced search Search tips

Issue 835047 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug
Proj-XR



Sign in to add a comment

WebXR renderer crash due to focus patch

Project Member Reported by bsheedy@chromium.org, Apr 19 2018

Issue description

Bisect points to https://chromium-review.googlesource.com/c/chromium/src/+/1011288 as the culprit of some recent WebXR renderer crashes. Specifically, the failing tests are:

WebVrTransitionTest#testNonExclusiveStopsDuringExclusive
WebVrInputTest#testAppButtonAfterPageStopsSubmitting_WebXr
WebVrInputTest#testPresentationLocksFocus_WebXr
WebVrInputTest#testControllerClicksRegisteredOnDaydream_WebXr

gn args used by the bot:
ffmpeg_branding = "Chrome"
include_vr_data = true
is_component_build = false
is_debug = true
proprietary_codecs = true
strip_absolute_paths_from_debug_symbols = true
symbol_level = 1
target_os = "android"
use_goma = true

Symbolized stack trace is attached.
 
focus_renderer_crash.txt
19.3 KB View Download
Symbolized stack is confusing.  Not sure if stack corruption, bad symbolization, optimization issues, or something else.


Status: Fixed (was: Assigned)
fixed by reverting.  Resolving as fixed, and will reland with the original bug.
Labels: Test-Complete
Components: Internals>XR
Labels: -VR-Caught-By-Test XR-Caught-By-Test

Sign in to add a comment