Bug 261660 - REGRESSION(267849@main): ASSERTION FAILED: m_inDispatchMessageCount > 0
Summary: REGRESSION(267849@main): ASSERTION FAILED: m_inDispatchMessageCount > 0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-17 18:37 PDT by Charlie Wolfe
Modified: 2023-09-18 14:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2023-09-17 18:37:53 PDT
After 267849@main, if the web process crashes while an event is being handled a debug assertion will fail in `Connection::markCurrentlyDispatchedMessageAsInvalid()`.
Comment 1 Radar WebKit Bug Importer 2023-09-17 18:38:07 PDT
<rdar://problem/115635276>
Comment 2 Charlie Wolfe 2023-09-17 18:43:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17850
Comment 3 EWS 2023-09-18 14:57:59 PDT
Committed 268095@main (791e55b6738d): <https://commits.webkit.org/268095@main>

Reviewed commits have been landed. Closing PR #17850 and removing active labels.