Bug 191168 - [JSC] stress/wide-op_catch.js segfaults with cloop
Summary: [JSC] stress/wide-op_catch.js segfaults with cloop
Status: RESOLVED DUPLICATE of bug 191175
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 14:04 PDT by Guillaume Emont
Modified: 2018-11-02 04:00 PDT (History)
0 users

See Also:


Attachments
Stack trace (2.10 KB, text/plain)
2018-11-01 14:06 PDT, Guillaume Emont
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2018-11-01 14:04:00 PDT
I could reproduce that on armv7, mips and x86_64. Do we need something similar to r237641 for llint?
Comment 1 Guillaume Emont 2018-11-01 14:04:47 PDT
Note that I tried with non cloop llint, and it does not crash.
Comment 2 Guillaume Emont 2018-11-01 14:06:17 PDT
Created attachment 353642 [details]
Stack trace

Stack trace with a debug build on x86_64.
Comment 3 Guillaume Emont 2018-11-02 04:00:09 PDT

*** This bug has been marked as a duplicate of bug 191175 ***