New issue
Advanced search Search tips

Issue 635856 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 644245
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

isolate->context() == nullptr || isolate->context()->IsContext() in runtime-obje

Project Member Reported by ClusterFuzz, Aug 9 2016

Issue description

Detailed 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.
 
Cc: nyerramilli@chromium.org
Components: Tools>Test>FindIt>NoResult
Labels: Needs-triage findit-wrong Te-Logged
providing Findit results for internal purpose:
Suspected CLs	Findit failed to find any stack trace. Is it in a new format?

unable to find the culprit, requesting Dev team to check the issue and update.
Cc: mstarzinger@chromium.org
Status: Available (was: Untriaged)
Cc: -mstarzinger@chromium.org
Labels: -Pri-1 Pri-2
Owner: mstarzinger@chromium.org
Status: Assigned (was: Available)
Only triggers with escape analysis, which is not shipping. Lowering priority.
Labels: -Needs-triage
Mergedinto: 644245
Status: Duplicate (was: Assigned)
Components: -Tools>Test>FindIt>NoResult
Project Member

Comment 7 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
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