New issue
Advanced search Search tips

Issue 811914 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

check failed in tracing::mojom::Agent_GetCategories

Project Member Reported by erikc...@chromium.org, Feb 13 2018

Issue description

I can pseudo-deterministically reproduce this DCHECK by launching chrome on android, using Linux chrome://inspect/?tracing to take a memory-infra dump. Then killing Chrome, and repeating this process.

Build settings:
"""
  3 target_os = "android"                                                           
  4 use_goma = true                                                                 
  5 is_debug = false                                                                
  6 is_component_build = false                                                      
  7 symbol_level = 1    
"""

Off top of tree with the following CL patched in: https://chromium-review.googlesource.com/c/chromium/src/+/911891

I've attached the tombstone
 

Comment 1 by cmasso@google.com, Feb 14 2018

Components: Platform>DevTools>Tracing
Components: -Platform>DevTools>Tracing Speed>Tracing

Sign in to add a comment