[Webkit-unassigned] [Bug 256687] New: [PlayStation] BCRASH should trigger SIGTRAP instead of accessing 0xbbadbeef

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 00:07:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256687

            Bug ID: 256687
           Summary: [PlayStation] BCRASH should trigger SIGTRAP instead of
                    accessing 0xbbadbeef
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomoki.imai at sony.com
                CC: ggaren at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230512/fab53d5a/attachment.htm>


More information about the webkit-unassigned mailing list