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

Issue 844364 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

CHECK failure: storage_.is_populated_ in optional.h

Project Member Reported by ClusterFuzz, May 18 2018

Issue description

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

Fuzzer: ochang_domfuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: CHECK failure
Crash Address: 
Crash State:
  storage_.is_populated_ in optional.h
  base::Optional<base::TimeTicks>::value
  blink::MediaControlOverflowMenuListElement::MaybeRecordTimeTaken
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=550784:550806

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

Issue filed automatically.

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

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

Suspect CL: https://chromium.googlesource.com/chromium/src/+/b9efa14b6519436365827fff7444ff66bc935f01%5E%21/third_party/blink/renderer/modules/media_controls/elements/media_control_overflow_menu_list_element.cc

mlamouri@ -- 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!
Status: WontFix (was: Assigned)
This is using internals method to access the user agent shadow dom.
Project Member

Comment 4 by ClusterFuzz, May 29 2018

Labels: Needs-Feedback
ClusterFuzz testcase 5399712614842368 is still reproducing on tip-of-tree build (trunk).

If this testcase was not reproducible locally or unworkable, ignore this notification and we will file another bug soon with hopefully a better and workable testcase.

Otherwise, if this is not intended to be fixed (e.g. this is an intentional crash), please add ClusterFuzz-Ignore label to prevent future bug filing with similar crash stacktrace.
 Issue 849926  has been merged into this issue.

Sign in to add a comment