RESOLVED FIXED 277650
Crash under Connection::enqueueIncomingMessage() due to recursive locking
https://bugs.webkit.org/show_bug.cgi?id=277650
Summary Crash under Connection::enqueueIncomingMessage() due to recursive locking
Chris Dumez
Reported 2024-08-05 15:20:25 PDT
Crash under Connection::enqueueIncomingMessage() due to recursive locking.
Attachments
Chris Dumez
Comment 1 2024-08-05 15:20:40 PDT
Chris Dumez
Comment 2 2024-08-05 15:24:19 PDT
EWS
Comment 3 2024-08-05 17:00:51 PDT
Committed 281862@main (73c65f7bc182): <https://commits.webkit.org/281862@main> Reviewed commits have been landed. Closing PR #31747 and removing active labels.
EWS
Comment 4 2024-08-16 16:52:22 PDT
Committed 280938.238@safari-7619-branch (ad47ab7bd58d): <https://commits.webkit.org/280938.238@safari-7619-branch> Reviewed commits have been landed. Closing PR #1608 and removing active labels.
Chris Dumez
Comment 5 2024-10-01 16:27:37 PDT
*** Bug 279981 has been marked as a duplicate of this bug. ***
CJC
Comment 6 2024-10-15 02:03:50 PDT
We encountered a crash of WebKit's os_unfair_lock_recursive_abort on iOS18. Which version of iOS18 has fixed this problem?
Chris Dumez
Comment 7 2024-10-15 07:57:55 PDT
(In reply to CJC from comment #6) > We encountered a crash of WebKit's os_unfair_lock_recursive_abort on iOS18. > Which version of iOS18 has fixed this problem? Correct, while we fixed the main cause of this in iOS18, it didn't completely fix the issue. A follow-up fix has landed but hasn't shipped yet.
Chris Dumez
Comment 8 2024-10-22 18:19:14 PDT
*** Bug 281915 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.