RESOLVED FIXED 274710
UI process crash due to null pointer dereference under ViewGestureController::applyMagnification()
https://bugs.webkit.org/show_bug.cgi?id=274710
Summary UI process crash due to null pointer dereference under ViewGestureController:...
Abrar Rahman Protyasha
Reported 2024-05-25 03:56:53 PDT
Attachments
Abrar Rahman Protyasha
Comment 1 2024-05-25 03:57:14 PDT
Information about the crash: ``` Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Codes: 0x0000000000000001, 0x0000000000000000 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit 0x1ada630ec WebKit::ViewGestureController::applyMagnification() + 208 1 com.apple.WebKit 0x1ad8dee50 WebKit::ViewGestureController::handleMagnificationGestureEvent(NSEvent*, WebCore::FloatPoint) + 296 2 com.apple.WebKit 0x1ad9160e4 WebKit::WebViewImpl::magnifyWithEvent(NSEvent*) + 164 ```
Abrar Rahman Protyasha
Comment 2 2024-05-25 04:10:41 PDT
EWS
Comment 3 2024-05-25 13:51:18 PDT
Committed 279322@main (0b0856901df8): <https://commits.webkit.org/279322@main> Reviewed commits have been landed. Closing PR #29112 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.