Bug 157770 - ShadowChicken crashes when reading a scope from the frame during a stack overflow exception
Summary: ShadowChicken crashes when reading a scope from the frame during a stack over...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-16 16:38 PDT by Saam Barati
Modified: 2016-05-16 22:30 PDT (History)
12 users (show)

See Also:


Attachments
patch (5.64 KB, patch)
2016-05-16 19:39 PDT, Saam Barati
fpizlo: review+
Details | Formatted Diff | Diff
patch for landing (6.28 KB, patch)
2016-05-16 20:40 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-05-16 16:38:10 PDT
We should be taking a stack trace from the stack overflowed callee's caller.
Comment 1 Saam Barati 2016-05-16 19:39:55 PDT
Created attachment 279082 [details]
patch
Comment 2 Mark Lam 2016-05-16 20:18:34 PDT
The EWS says that the test is timing out.  Maybe you should add a TestExpectation to skip it for debug builds.
Comment 3 Saam Barati 2016-05-16 20:40:39 PDT
Created attachment 279092 [details]
patch for landing
Comment 4 WebKit Commit Bot 2016-05-16 22:30:38 PDT
Comment on attachment 279092 [details]
patch for landing

Clearing flags on attachment: 279092

Committed r200997: <http://trac.webkit.org/changeset/200997>
Comment 5 WebKit Commit Bot 2016-05-16 22:30:42 PDT
All reviewed patches have been landed.  Closing bug.