New issue
Advanced search Search tips

Issue 862099 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 16
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug
Team-Accessibility



Sign in to add a comment

CHECK failure: menu_depth_ >= 1 in native_view_accessibility_base.cc

Project Member Reported by ClusterFuzz, Jul 10

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6644613969084416

Fuzzer: phoglund_webrtc_peerconnection
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  menu_depth_ >= 1 in native_view_accessibility_base.cc
  views::NativeViewAccessibilityBase::OnMenuEnd
  views::NativeViewAccessibilityBase::NotifyAccessibilityEvent
  
Sanitizer: address (ASAN)

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6644613969084416

Additional requirements: Requires Gestures

Additional requirements: Requires HTTP

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org
Components: Blink>Accessibility UI>Accessibility
Labels: M-68 Test-Predator-Wrong
Owner: aleventhal@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "native_view_accessibility_base.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/6299e21a776b312d7b18818783d8cc49f242bbad

aleventhal@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!
Project Member

Comment 2 by ClusterFuzz, Jul 14

Labels: -Reproducible Unreproducible
ClusterFuzz testcase 6644613969084416 appears to be flaky, updating reproducibility label.
Project Member

Comment 3 by ClusterFuzz, Jul 14

Components: Internals>Views
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 4 by bugdroid1@chromium.org, Jul 16

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3e3789790e6a5738e0134ef64b87dfdbb80615e4

commit 3e3789790e6a5738e0134ef64b87dfdbb80615e4
Author: Aaron Leventhal <aleventhal@chromium.org>
Date: Mon Jul 16 18:06:20 2018

No DCHECK in a11y for menu levels

Bug:  862099 
Change-Id: Ia44305fa49a3605f0d5aa7fe09a6363730cf8ab9
Reviewed-on: https://chromium-review.googlesource.com/1138348
Commit-Queue: Aaron Leventhal <aleventhal@chromium.org>
Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org>
Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575345}
[modify] https://crrev.com/3e3789790e6a5738e0134ef64b87dfdbb80615e4/ui/views/accessibility/view_ax_platform_node_delegate.cc

Status: Fixed (was: Assigned)

Sign in to add a comment