WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 292531
292553
REGRESSION(
294462@main
): [iOS] Multiple API tests are crashing in TestWebKitAPI.UnifiedPDF
https://bugs.webkit.org/show_bug.cgi?id=292553
Summary
REGRESSION(294462@main): [iOS] Multiple API tests are crashing in TestWebKitA...
Marta Darbinyan
Reported
2025-05-05 10:21:46 PDT
Multiple API tests are crashing and flaky in EWS. TestWebKitAPI.UnifiedPDF.CopySelectedText *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[WKPDFPageNumberIndicator canUseVisualEffectViewForBackdrop]: unrecognized selector sent to instance 0x144f07a80' *** First throw call stack: ( 0 CoreFoundation 0x000000010ce5c10c __exceptionPreprocess + 172 1 libobjc.A.dylib 0x00000001084d6da8 objc_exception_throw + 72 2 CoreFoundation 0x000000010ce71bf4 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0 3 UIKitCore 0x0000000163372940 -[UIResponder doesNotRecognizeSelector:] + 232 4 CoreFoundation 0x000000010ce6040c ___forwarding___ + 1268 5 CoreFoundation 0x000000010ce62b2c _CF_forwarding_prep_0 + 92 6 WebKit 0x000000015101f120 -[WKPDFPageNumberIndicator initWithFrame:view:pageCount:] + 284 7 WebKit 0x000000014ea4ce2c -[WKWebView _createPDFPageNumberIndicator:withFrame:pageCount:] + 128 8 WebKit 0x000000014f558c20 _ZN6WebKit14PageClientImpl28createPDFPageNumberIndicatorEN3WTF23ObjectIdentifierGenericINS_23PDFPluginIdentifierTypeENS1_38ObjectIdentifierMainThreadAccessTraitsIyEEyEERKN7WebCore7IntRectEm + 164 9 WebKit 0x000000014f6027c8 _ZN6WebKit12WebPageProxy28createPDFPageNumberIndicatorEN3WTF23ObjectIdentifierGenericINS_23PDFPluginIdentifierTypeENS1_38ObjectIdentifierMainThreadAccessTraitsIyEEyEERKN7WebCore7IntRectEm + 132 10 WebKit 0x000000014e76015c _ZZN3IPC18callMemberFunctionIN6WebKit12WebPageProxyES2_FvN3WTF23ObjectIdentifierGenericINS1_23PDFPluginIdentifierTypeENS3_38ObjectIdentifierMainThreadAccessTraitsIyEEyEERKN7WebCore7IntRectEmENSt3 11 WebKit 0x000000014e760030 _ZNSt3__18__invokeB8sn180100IZN3IPC18callMemberFunctionIN6WebKit12WebPageProxyES4_FvN3WTF23ObjectIdentifierGenericINS3_23PDFPluginIdentifierTypeENS5_38ObjectIdentifierMainThreadAccessTraitsIyEEyE 12 WebKit 0x000000014e75fff4 _ZNSt3__118__apply_tuple_implB8sn180100IZN3IPC18callMemberFunctionIN6WebKit12WebPageProxyES4_FvN3WTF23ObjectIdentifierGenericINS3_23PDFPluginIdentifierTypeENS5_38ObjectIdentifierMainThreadAccessT 13 WebKit 0x000000014e75ff98 _ZNSt3__15applyB8sn180100IZN3IPC18callMemberFunctionIN6WebKit12WebPageProxyES4_FvN3WTF23ObjectIdentifierGenericINS3_23PDFPluginIdentifierTypeENS5_38ObjectIdentifierMainThreadAccessTraitsIyEEyEERK 14 WebKit 0x000000014e75f3f0 _ZN3IPC18callMemberFunctionIN6WebKit12WebPageProxyES2_FvN3WTF23ObjectIdentifierGenericINS1_23PDFPluginIdentifierTypeENS3_38ObjectIdentifierMainThreadAccessTraitsIyEEyEERKN7WebCore7IntRectEmENSt3_ 15 WebKit 0x000000014e68a8e0 _ZN3IPC13handleMessageIN8Messages12WebPageProxy28CreatePDFPageNumberIndicatorENS_10ConnectionEN6WebKit12WebPageProxyES6_FvN3WTF23ObjectIdentifierGenericINS5_23PDFPluginIdentifierTypeENS7_38Object 16 WebKit 0x000000014e679424 _ZN6WebKit12WebPageProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 33452 17 WebKit 0x0000000151157600 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 440 18 WebKit 0x000000014f952da4 _ZN6WebKit21AuxiliaryProcessProxy15dispatchMessageERN3IPC10ConnectionERNS1_7DecoderE + 44 19 WebKit 0x000000014fc84d54 _ZN6WebKit15WebProcessProxy15dispatchMessageERN3IPC10ConnectionERNS1_7DecoderE + 44 20 WebKit 0x000000014e6cd8e0 _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 3596 21 WebKit 0x0000000151103748 _ZN3IPC10Connection15dispatchMessageERNS_7DecoderE + 664 22 WebKit 0x0000000151103ba0 _ZN3IPC10Connection15dispatchMessageEN3WTF9UniqueRefINS_7DecoderEEE + 628 23 WebKit 0x0000000151104304 _ZN3IPC10Connection24dispatchIncomingMessagesEv + 720 24 WebKit 0x0000000151146354 _ZZN3IPC10Connection22enqueueIncomingMessageEN3WTF9UniqueRefINS_7DecoderEEEENK3$_1clEv + 28 25 WebKit 0x00000001511462b0 _ZN3WTF6Detail15CallableWrapperIZN3IPC10Connection22enqueueIncomingMessageENS_9UniqueRefINS2_7DecoderEEEE3$_1vJEE4callEv + 28 26 JavaScriptCore 0x0000000119a4d488 _ZNK3WTF8FunctionIFvvEEclEv + 152 27 JavaScriptCore 0x0000000119b1bd28 _ZN3WTF7RunLoop11performWorkEv + 280 28 JavaScriptCore 0x0000000119b20160 _ZN3WTF7RunLoop11performWorkEPv + 36 29 CoreFoundation 0x000000010cdc0294 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 30 CoreFoundation 0x000000010cdc01dc __CFRunLoopDoSource0 + 172 31 CoreFoundation 0x000000010cdbf940 __CFRunLoopDoSources0 + 232 32 CoreFoundation 0x000000010cdb9e84 __CFRunLoopRun + 788 33 CoreFoundation 0x000000010cdb96f4 CFRunLoopRunSpecific + 552 34 Foundation 0x00000001143b9438 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208 35 TestWebKitAPI 0x00000001055e80a8 _ZN13TestWebKitAPI4Util3runEPb + 108 36 TestWebKitAPI 0x00000001055c9bb4 -[TestNavigationDelegate waitForDidFinishNavigation] + 460 37 TestWebKitAPI 0x00000001055cb4b8 -[WKWebView(TestWebKitAPIExtras) _test_waitForDidFinishNavigation] + 124 38 TestWebKitAPI 0x00000001055ceaf0 -[WKWebView(TestWebKitAPI) synchronouslyLoadRequest:] + 52 39 TestWebKitAPI 0x0000000105123438 _ZN13TestWebKitAPI32UnifiedPDF_CopySelectedText_Test8TestBodyEv + 304 40 TestWebKitAPI 0x00000001056a470c _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc + 148 41 TestWebKitAPI 0x00000001056632c8 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc + 96 42 TestWebKitAPI 0x0000000105663218 _ZN7testing4Test3RunEv + 192 43 TestWebKitAPI 0x0000000105664164 _ZN7testing8TestInfo3RunEv + 304 44 TestWebKitAPI 0x0000000105665344 _ZN7testing9TestSuite3RunEv + 412 45 TestWebKitAPI 0x0000000105672ff0 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 1032 46 TestWebKitAPI 0x00000001056a95a0 _ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc + 148 47 TestWebKitAPI 0x00000001056729ac _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc + 96 48 TestWebKitAPI 0x0000000105672908 _ZN7testing8UnitTest3RunEv + 100 49 TestWebKitAPI 0x000000010498b510 _Z13RUN_ALL_TESTSv + 16 50 TestWebKitAPI 0x000000010498b4a4 _ZN13TestWebKitAPI15TestsController3runEiPPc + 156 51 TestWebKitAPI 0x0000000105656cf8 main + 368 52 dyld 0x00000001077f1410 start_sim + 20 53 ??? 0x0000000107a2a274 0x0 + 4423066228 ) libc++abi: terminating due to uncaught exception of type NSException Failing tests: TestWebKitAPI.UnifiedPDF.CopySelectedText TestWebKitAPI.UnifiedPDF.KeepScrollPositionAtOriginAfterAnimatedResize TestWebKitAPI.UnifiedPDF.LoadPDFWithSandboxCSPDirective TestWebKitAPI.UnifiedPDF.LookUpSelectedText TestWebKitAPI.UnifiedPDF.MouseDidMoveOverPDF TestWebKitAPI.UnifiedPDF.PasswordFormShouldDismissAfterNavigation TestWebKitAPI.UnifiedPDF.PrintPDFUsingPrintInteractionController TestWebKitAPI.UnifiedPDF.ScrollOffsetUnchangedWithZeroSizeViewportUpdate TestWebKitAPI.UnifiedPDF.SelectAllText TestWebKitAPI.UnifiedPDF.SelectTextInRotatedPage TestWebKitAPI.UnifiedPDF.ShouldNotRespectSetViewScale TestWebKitAPI.UnifiedPDF.SpeakSelection TestWebKitAPI.UnifiedPDF.StablePresentationUpdateCallback TestWebKitAPI.UnifiedPDF.WebProcessShouldNotCrashWithUISideCompositingDisabled TestWebKitAPI.WKWebView.IsDisplayingPDF TestWebKitAPI.WebKit.FindInUnifiedPDF TestWebKitAPI.WebKit.FindInUnifiedPDFAfterFindInPage TestWebKitAPI.WebKit.FindInUnifiedPDFAfterReload TestWebKitAPI.WritingTools.PDFTextSelections Test history:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.UnifiedPDF.CopySelectedText&test=TestWebKitAPI.UnifiedPDF.PrintPDFUsingPrintInteractionController&test=TestWebKitAPI.UnifiedPDF.ScrollOffsetUnchangedWithZeroSizeViewportUpdate&test=TestWebKitAPI.UnifiedPDF.SelectAllText&test=TestWebKitAPI.UnifiedPDF.SelectTextInRotatedPage&test=TestWebKitAPI.UnifiedPDF.WebProcessShouldNotCrashWithUISideCompositingDisabled
Test result:
https://ews-build.webkit.org/#/builders/13/builds/86775
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-05-05 10:22:08 PDT
<
rdar://problem/150691486
>
Abrar Rahman Protyasha
Comment 2
2025-05-05 11:02:11 PDT
*** This bug has been marked as a duplicate of
bug 292531
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug