Bug 256687

Summary: [PlayStation] BCRASH should trigger SIGTRAP instead of accessing 0xbbadbeef
Product: WebKit Reporter: Tomoki Imai <tomoki.imai>
Component: bmallocAssignee: Tomoki Imai <tomoki.imai>
Status: RESOLVED FIXED    
Severity: Normal CC: basuke, ggaren, stephan.szabo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Other   
OS: Other   

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
Tomoki Imai
Comment 1 2023-05-12 01:37:27 PDT
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
Note You need to log in before you can comment on or make changes to this bug.