Issue metadata
Sign in to add a comment
|
isolate->context() == nullptr || isolate->context()->IsContext() in runtime-obje |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=6725923502292992 Fuzzer: mbarbella_js_mutation Job Type: windows_asan_d8 Platform Id: windows Crash Type: CHECK failure Crash Address: Crash State: isolate->context() == nullptr || isolate->context()->IsContext() in runtime-obje Regressed: https://cluster-fuzz.appspot.com/revisions?job=windows_asan_d8&range=410296:410304 Minimized Testcase (0.25 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv96FORz3_TQUB2jzynm8rvaMeylpabSh2IIWH2wRq-esoJkHLlPUtd-H2sbQPAfCsL_y_u32nKEthR0RgI6aSSNLQZtmgCucnQXETwFodVSeaySiVSoqmxSqEsiWfbum8M_pBNT6Th9jccz3lPPDbWuQkQiyGQ?testcase_id=6725923502292992 for (var __v_5 = 0; __v_5 < 300000; __v_5++) { } try { __v_6 = debug.Debug; } catch(e) {"Caught: " + e; } try { async function __f_8() { } async function __f_9() { await __f_8(); } } catch(e) {; } try { nop(); } catch(e) { print("Caught: " + e); } Additional requirements: Requires Gestures Issue manually filed by: nyerramilli See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Aug 10 2016
,
Aug 10 2016
Only triggers with escape analysis, which is not shipping. Lowering priority.
,
Aug 17 2016
,
Sep 15 2016
,
Oct 18 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 nyerramilli@chromium.org
, Aug 9 2016Components: Tools>Test>FindIt>NoResult
Labels: Needs-triage findit-wrong Te-Logged