Bug 255411

Summary: REGRESSION (262912@main): [iOS] ASSERTION FAILED: handleArray.size() == 3 in WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded()
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pvollan, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2023-04-13 13:04:58 PDT
iOS debug API tests are failing the following assertion: ASSERTION FAILED: handleArray.size() == 3 /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Source/WebKit/UIProcess/Cocoa/WebProcessProxyCocoa.mm(255) : void WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded() 1 0x1162ee408 WTFCrash 2 0x148681700 WTF::RefCountedBase::hasOneRef() const 3 0x149bfcab0 WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded() 4 0x14a1b3100 WebKit::WebProcessProxy::didFinishLaunching(WebKit::ProcessLauncher*, IPC::Connection::Identifier) 5 0x148d14290 WebKit::ProcessLauncher::didFinishLaunchingProcess(int, IPC::Connection::Identifier) https://build.webkit.org/#/builders/663/builds/927/steps/18/logs/stdio
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-13 13:05:24 PDT
Ryan Haddad
Comment 2 2023-04-13 13:31:30 PDT
A new bug was filed for the PR, duping. *** This bug has been marked as a duplicate of bug 255413 ***
Note You need to log in before you can comment on or make changes to this bug.