WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168259
asyncDisassembly crashes on iOS
https://bugs.webkit.org/show_bug.cgi?id=168259
Summary
asyncDisassembly crashes on iOS
Michael Saboff
Reported
2017-02-13 15:23:56 PST
It crashes with Bus Error right after emitting the jitWrite thunk. Looks like this is due to the mapping of the jitWrite thunk pages being changed to execute only immediately after generating and linking the code. With async disassembly, we can't read the code to disassemble. <
rdar://problem/30124488
>
Attachments
Patch
(1.94 KB, patch)
2017-02-13 15:30 PST
,
Michael Saboff
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2017-02-13 15:30:24 PST
Created
attachment 301401
[details]
Patch
Michael Saboff
Comment 2
2017-02-13 17:10:31 PST
Committed
r212262
: <
http://trac.webkit.org/changeset/212262
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug