Bug 289656
| Summary: | [iOS-18-Simulator-WK2-Tests-EWS] fast/forms/ios/focus-input-via-button-no-scaling.html is crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=268568 | ||
Marta Darbinyan
Observing multiple instances of test failure in iOS-18-Simulator-WK2-Tests-EWS.
Failed test: fast/forms/ios/focus-input-via-button-no-scaling.html
Errors:
stderr:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'DocumentManager service tried to send a message to a deallocated host proxy'
*** First throw call stack:
(
0 CoreFoundation 0x00000001804b910c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x0000000180092da8 objc_exception_throw + 72
2 Foundation 0x0000000180e67c70 _userInfoForFileAndLine + 0
3 DocumentManager 0x00000001929063d8 -[DOCWeakProxy forwardingTargetForSelector:] + 116
4 CoreFoundation 0x00000001804bcfdc ___forwarding___ + 196
5 CoreFoundation 0x00000001804bfb2c _CF_forwarding_prep_0 + 92
6 Foundation 0x000000018100256c __NSXPCCONNECTION_IS_CALLING_OUT_TO_EXPORTED_OBJECT_S1__ + 12
7 Foundation 0x0000000181001310 -[NSXPCConnection _decodeAndInvokeMessageWithEvent:reply:flags:] + 1620
8 Foundation 0x0000000181003348 message_handler_message + 84
9 Foundation 0x00000001810028dc message_handler + 148
10 libxpc.dylib 0x00000001800cd630 _xpc_connection_call_event_handler + 68
11 libxpc.dylib 0x00000001800ced30 _xpc_connection_mach_event + 1048
12 libdispatch.dylib 0x000000018017ccbc _dispatch_client_callout4 + 16
13 libdispatch.dylib 0x0000000180199cac _dispatch_mach_msg_invoke + 616
14 libdispatch.dylib 0x0000000180184b0c _dispatch_lane_serial_drain + 316
15 libdispatch.dylib 0x000000018019ad78 _dispatch_mach_invoke + 472
16 libdispatch.dylib 0x0000000180184b0c _dispatch_lane_serial_drain + 316
17 libdispatch.dylib 0x0000000180185924 _dispatch_lane_invoke + 388
18 libdispatch.dylib 0x0000000180191038 _dispatch_root_queue_drain_deferred_wlh + 276
19 libdispatch.dylib 0x0000000180190694 _dispatch_workloop_worker_thread + 440
20 libsystem_pthread.dylib 0x000000010473fb74 _pthread_wqthread + 284
21 libsystem_pthread.dylib 0x000000010473e934 start_wqthread + 8
)
libc++abi: terminating due to uncaught exception of type NSException
Test results: https://ews-build.webkit.org/#/builders/132/builds/10896
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146900896>
EWS
Test gardening commit 292116@main (45e9bc0f86e2): <https://commits.webkit.org/292116@main>
Reviewed commits have been landed. Closing PR #42427 and removing active labels.
Alexey Proskuryakov
Same crash as in bug 268568, which is about a test in the same directory. This may be caused by some preceding test.