Issue metadata
Sign in to add a comment
|
Bad-cast to blink::WebAudioSourceProvider from invalid vptr in blink::HTMLMediaElement::AudioSourceProviderImpl::Wrap |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6621225175220224 Fuzzer: inferno_layout_test_unmodified Job Type: linux_ubsan_vptr_content_shell_drt Platform Id: linux Crash Type: Bad-cast Crash Address: 0x16e30b257900 Crash State: Bad-cast to blink::WebAudioSourceProvider from invalid vptr blink::HTMLMediaElement::AudioSourceProviderImpl::Wrap blink::HTMLMediaElement::StartPlayerLoad Sanitizer: undefined (UBSAN) Recommended Security Severity: High Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=527199:527221 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6621225175220224 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Apr 11 2018
,
Apr 11 2018
,
Apr 12 2018
dalecurtis: Assigning to you since this seems to be in Blink>Media, I couldn't find anything immediately obvious in the CL range suggested by Clusterfuzz, feel free to reassign if appropriate.
,
Apr 12 2018
This is another issue due to ClusterFuzz having access to test only media.internals methods :/ We need to block internals.setMediaElementNetworkState() from ClusterFuzz usage.
,
Apr 12 2018
If we don't run layout tests with asan enabled, we should just disable this method when built with sanitizers.
,
Apr 19 2018
ClusterFuzz testcase 6621225175220224 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.
,
Jul 20
This bug has been closed for more than 14 weeks. Removing security view restrictions. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by ClusterFuzz
, Apr 11 2018Labels: Test-Predator-Auto-Components