Bug 115449 - JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
Summary: JSC Stack walking logic craches in the face of inlined functions triggering V...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 15:08 PDT by Oliver Hunt
Modified: 2013-04-30 15:14 PDT (History)
0 users

See Also:


Attachments
Patch (10.75 KB, patch)
2013-04-30 15:11 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-04-30 15:08:41 PDT
JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
Comment 1 Oliver Hunt 2013-04-30 15:11:16 PDT
Created attachment 200152 [details]
Patch
Comment 2 Oliver Hunt 2013-04-30 15:11:37 PDT
<rdar://problem/13774630>
Comment 3 Geoffrey Garen 2013-04-30 15:13:22 PDT
Comment on attachment 200152 [details]
Patch

r=me
Comment 4 Oliver Hunt 2013-04-30 15:14:47 PDT
Committed r149404: <http://trac.webkit.org/changeset/149404>