Unreachable code in verifier.cc |
||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5537442730082304 Fuzzer: mbarbella_js_mutation Job Type: linux_v8_d8_tot Platform Id: linux Crash Type: Unreachable code Crash Address: Crash State: verifier.cc Regressed: V8: r39823:39838 Minimized Testcase (0.26 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97LgOZevL6AmL_q3dSJVCVEVEc_EGk-iURQwbRj59nReAIifMGth9sWdcsISkjRw7gHc3_IzWYmHJYFuX05axpM91DK8tGKzYx9RpQs1t2vR9ECdww8QiqiTSwd5lh2_DSHH-Dh31ic13dvqY9fMV8zwSSGUA?testcase_id=5537442730082304 function __f_8 () { __f_10(); function __f_10() { try { __v_7.__defineGetter__(); eval(); } catch(e) { } } function __f_9() { } var __v_7 = Object.create( { toString: { value: __f_9 }, length: { get: __f_9 } }); } __f_8(); Issue manually filed by: mstarzinger See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Sep 29 2016
Confirmed repro, I'm on it.
,
Sep 30 2016
ClusterFuzz has detected this issue as fixed in range 39862:39889. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5537442730082304 Fuzzer: mbarbella_js_mutation Job Type: linux_v8_d8_tot Platform Id: linux Crash Type: Unreachable code Crash Address: Crash State: verifier.cc Regressed: V8: r39823:39838 Fixed: V8: r39862:39889 Minimized Testcase (0.26 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97LgOZevL6AmL_q3dSJVCVEVEc_EGk-iURQwbRj59nReAIifMGth9sWdcsISkjRw7gHc3_IzWYmHJYFuX05axpM91DK8tGKzYx9RpQs1t2vR9ECdww8QiqiTSwd5lh2_DSHH-Dh31ic13dvqY9fMV8zwSSGUA?testcase_id=5537442730082304 function __f_8 () { __f_10(); function __f_10() { try { __v_7.__defineGetter__(); eval(); } catch(e) { } } function __f_9() { } var __v_7 = Object.create( { toString: { value: __f_9 }, length: { get: __f_9 } }); } __f_8(); See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Sep 30 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 mstarzinger@chromium.org
, Sep 29 2016Components: Blink>JavaScript>Compiler
Owner: leszeks@chromium.org
Status: Assigned (was: Untriaged)