Bug 277180
| Summary: | REGRESSION (281139@main): [ iOS wk2 ] http/wpt/webauthn/public-key-credential-create-success-local.https.html is constantly crashing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | Tools / Tests | Assignee: | Nitin Mahendru <nitinmahendru> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | emw, nitinmahendru, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anfernee Viduya
http/wpt/webauthn/public-key-credential-create-success-local.https.html is constantly crashing on iOS 17 wk2
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-create-success-local.https.html
LOG:
There was no log provided on results.
DESCRIPTION:
This test has been crashing consistently since 281139@main landed, which enabled CryptoKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132602817>
Anfernee Viduya
REPRODUCIBILITY:
I was able to reproduce this issue on ToT using command.
run-webkit-tests --ios-simulator http/wpt/webauthn/public-key-credential-create-success-local.https.html
Call Stack of crash log produced locally
2 libsystem_c.dylib 0x10d9cf5c0 abort + 104 (/Library/Caches/com.apple.xbs/Sources/Libc_Sim/stdlib/FreeBSD/abort.c:0)
3 com.apple.WebCore 0x12238db7c std::__1::__throw_bad_variant_access[abi:sn170006]()
4 com.apple.WebCore 0x12350d71c WebCore::AuthenticatorAttestationResponse::getPublicKey() const
5 com.apple.WebCore 0x1226e33b WebCore::jsAuthenticatorAttestationResponsePrototypeFunction_getPublicKey(JSC::JSGlobalObject*, JSC::CallFrame*)
Nitin Mahendru
Pull request: https://github.com/WebKit/WebKit/pull/31398
EWS
Committed 281548@main (bbd59e826140): <https://commits.webkit.org/281548@main>
Reviewed commits have been landed. Closing PR #31398 and removing active labels.