Bug 135316 - [JSC] JIT::assertStackPointerOffset() crashes on ARM64
Summary: [JSC] JIT::assertStackPointerOffset() crashes on ARM64
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-25 21:43 PDT by Benjamin Poulain
Modified: 2014-07-28 15:30 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.20 KB, patch)
2014-07-25 23:26 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-07-25 21:43:19 PDT
[JSC] JIT::assertStackPointerOffset() crashes on ARM64
Comment 1 Benjamin Poulain 2014-07-25 23:26:56 PDT
Created attachment 235569 [details]
Patch
Comment 2 Benjamin Poulain 2014-07-25 23:27:51 PDT
Tested by running JetStream on ARM64 with a Debug build. I should really learn how to run the JavaScript tests on device!
Comment 3 Geoffrey Garen 2014-07-28 11:40:47 PDT
Comment on attachment 235569 [details]
Patch

r=me

"run-javascriptcore-tests --remote"
Comment 4 Benjamin Poulain 2014-07-28 15:30:01 PDT
Comment on attachment 235569 [details]
Patch

Clearing flags on attachment: 235569

Committed r171705: <http://trac.webkit.org/changeset/171705>
Comment 5 Benjamin Poulain 2014-07-28 15:30:03 PDT
All reviewed patches have been landed.  Closing bug.