Bug 255411
| Summary: | REGRESSION (262912@main): [iOS] ASSERTION FAILED: handleArray.size() == 3 in WebKit::WebProcessProxy::unblockAccessibilityServerIfNeeded() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108009928>
Ryan Haddad
A new bug was filed for the PR, duping.
*** This bug has been marked as a duplicate of bug 255413 ***