Issue metadata
Sign in to add a comment
|
Undefined-shift in double WTF::toDoubleType<unsigned char, |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5547181018972160 Fuzzer: inferno_twister Job Type: linux_ubsan_chrome Platform Id: linux Crash Type: Undefined-shift Crash Address: Crash State: double WTF::toDoubleType<unsigned char, blink::MediaControlVolumeSliderElement::setVolume blink::MediaControls::updateVolume Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_ubsan_chrome&range=370022:370027 Minimized Testcase (0.26 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv96BPPLZ1FGPd2ZR_QBrCYKl3RQp1mF1z8ViToStDM0vpZXsAvmodiILs2itRCJJRURNlTgsC_WhYs8YQxbQ_c-H78DUB8-w4cbLHkBR82N6b-jOQ2O_yvnGyzEJRVItsibVUlSwX2MwGEcLQfRrGLVQPh2SGA?testcase_id=5547181018972160 <script src=../resources/testharness.js></script> <script src=media-file.js></script> <video><script> async_test(function(t) { var video = document.querySelector("video"); video.volume = Number.MIN_VALUE; video.src = findMediaFile("video"); }); </script> Issue manually filed by: ajha See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Aug 17 2016
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by ajha@chromium.org
, Aug 8 2016Components: Blink>Internals>WTF
Labels: Te-Logged M-53
Owner: esprehn@chromium.org
Status: Assigned (was: Untriaged)