WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256687
[PlayStation] BCRASH should trigger SIGTRAP instead of accessing 0xbbadbeef
https://bugs.webkit.org/show_bug.cgi?id=256687
Summary
[PlayStation] BCRASH should trigger SIGTRAP instead of accessing 0xbbadbeef
Tomoki Imai
Reported
2023-05-12 00:07:48 PDT
Currently BCRASH on PlayStation accesses 0xbbadbeef to make a process crash. On the other hand, WTF's CRASH triggers SIGTRAP (same as OS(DARWIN)). In this Bug, we make BCRASH triggers SIGTRAP for the consistent behavior.
Attachments
Add attachment
proposed patch, testcase, etc.
Tomoki Imai
Comment 1
2023-05-12 01:37:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13799
EWS
Comment 2
2023-05-14 19:32:19 PDT
Committed
264060@main
(b1992957c9f0): <
https://commits.webkit.org/264060@main
> Reviewed commits have been landed. Closing PR #13799 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-05-14 19:33:20 PDT
<
rdar://problem/109333810
>
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