WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
251040
[ iOS Debug ] fast/forms/ios/remove-view-after-focus.html is a flaky crash under SOAuthorizationCoordinator::tryAuthorize
https://bugs.webkit.org/show_bug.cgi?id=251040
Summary
[ iOS Debug ] fast/forms/ios/remove-view-after-focus.html is a flaky crash un...
Bri Harris
Reported
Monday, January 23, 2023 10:17:28 PM UTC
fast/forms/ios/remove-view-after-focus.html is a flaky crash on iOS Debug HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fios%2Fremove-view-after-focus.html
Crash Log is attached.
Attachments
Crash Log
(39.17 KB, text/plain)
2023-01-23 14:18 PST
,
Bri Harris
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Bri Harris
Comment 1
Monday, January 23, 2023 10:18:26 PM UTC
Created
attachment 464612
[details]
Crash Log
Radar WebKit Bug Importer
Comment 2
Monday, January 23, 2023 10:18:55 PM UTC
<
rdar://problem/104573436
>
Bri Harris
Comment 3
Monday, January 23, 2023 10:46:01 PM UTC
Test is flaky; However, I was able to reproduce crash on iOS 16 Debug ToT running the test as follows: Run-webkit-test --iOS-simulator fast/forms/ios/remove-view-after-focus.html --iteration 100 Running in iterations of 100 allowed us to reproduce the crash more than once during that test run.
Bri Harris
Comment 4
Monday, January 23, 2023 10:52:27 PM UTC
It appears to have been a flaky crash since testing began on iOS 16.
Bri Harris
Comment 5
Monday, January 23, 2023 11:11:50 PM UTC
Pull request:
https://github.com/WebKit/WebKit/pull/8995
EWS
Comment 6
Monday, January 23, 2023 11:18:02 PM UTC
Committed
259247@main
(9e94ed68b0a1): <
https://commits.webkit.org/259247@main
> Reviewed commits have been landed. Closing PR #8995 and removing active labels.
Ryan Haddad
Comment 7
Tuesday, January 24, 2023 12:00:11 AM UTC
Reopening since the above was a test gardening commit.
Ryan Haddad
Comment 8
Tuesday, January 24, 2023 12:04:02 AM UTC
ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key) /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/HashTable.h(659) : void WTF::HashTable<unsigned int, WTF::KeyValuePair<unsigned int, OpaqueJSString *>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, OpaqueJSString *>>, WTF::DefaultHash<unsigned int>, WTF::HashMap<unsigned int, OpaqueJSString *>::KeyValuePairTraits, WTF::HashTraits<unsigned int>>::checkKey(const T &) [Key = unsigned int, Value = WTF::KeyValuePair<unsigned int, OpaqueJSString *>, Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, OpaqueJSString *>>, HashFunctions = WTF::DefaultHash<unsigned int>, Traits = WTF::HashMap<unsigned int, OpaqueJSString *>::KeyValuePairTraits, KeyTraits = WTF::HashTraits<unsigned int>, HashTranslator = WTF::IdentityHashTranslator<WTF::HashMap<unsigned int, OpaqueJSString *>::KeyValuePairTraits, WTF::DefaultHash<unsigned int>>, T = unsigned int]
Alexey Proskuryakov
Comment 9
Wednesday, January 25, 2023 2:58:23 AM UTC
Perhaps caused by a preceding test? Seems unlikely that this code gets triggered as part of generic layout test execution.
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