Bug 256687
| Summary: | [PlayStation] BCRASH should trigger SIGTRAP instead of accessing 0xbbadbeef | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tomoki Imai <tomoki.imai> |
| Component: | bmalloc | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/13799
EWS
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
<rdar://problem/109333810>