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

Issue 840132 link

Starred by 1 user

Issue metadata

Status: Verified
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 5 2018

Issue description

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

Fuzzer: inferno_layout_test_fuzzer
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=4692226463236096

Issue filed automatically.

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

From the above CL observing some changes related to 'Media Controls' , hence suspecting the same

Suspect CL: https://chromium.googlesource.com/chromium/src/+/0fade57cc302b008312a196c44bd172ae2b70eac

steimel@ -- 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!

Cc: mlamouri@chromium.org
Components: -Internals>Media Blink>Media>Controls
This is using an internal method to reach the overflow button. Not something we should really worry about. If there is an easy way to avoid the issue, we should fix it but that will not affect real users. I would tend to WontFix but up to you steimel@ :)
Project Member

Comment 3 by ClusterFuzz, May 16 2018

ClusterFuzz has detected this issue as fixed in range 558997:558998.

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

Fuzzer: inferno_layout_test_fuzzer
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
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=558997:558998

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

See https://github.com/google/clusterfuzz-tools for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 4 by ClusterFuzz, May 16 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 4692226463236096 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment