Bug 230502 - ASSERTION FAILED: event.type() == eventNames().completeEvent || event.type() == eventNames().abortEvent on storage/indexeddb/request-with-null-open-db-request.html (flaky)
Summary: ASSERTION FAILED: event.type() == eventNames().completeEvent || event.type() ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 240927 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-09-20 12:58 PDT by Eric Hutchison
Modified: 2022-06-03 16:37 PDT (History)
8 users (show)

See Also:


Attachments
CrashLog (83.23 KB, text/plain)
2021-09-20 12:58 PDT, Eric Hutchison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-09-20 12:58:17 PDT
Created attachment 438714 [details]
CrashLog

storage/indexeddb/request-with-null-open-db-request.html

is a flaky crash on Mac wk2 Debug arm64.

History: https://results.webkit.org/?suite=layout-tests&test=storage/indexeddb/request-with-null-open-db-request.html

Results: https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/r438677-12340/results.html

Crash Log attached:

2   com.apple.WebCore             	0x00000001165fa918 WebCore::IDBTransaction::dispatchEvent(WebCore::Event&) + 596


Reproduced test results locally on r282766 using run-webkit-tests --debug --iterations 1000 --exit-after-n-crashes-or-timeouts 1 --clobber-old-results -f --force storage/indexeddb/request-with-null-open-db-request.html
Comment 1 Radar WebKit Bug Importer 2021-09-20 12:59:23 PDT
<rdar://problem/83320456>
Comment 2 Eric Hutchison 2021-09-20 13:05:55 PDT
Updated test expectations at https://trac.webkit.org/changeset/282771/webkit.
Comment 3 Chris Dumez 2021-09-21 14:12:05 PDT
Probably an errorEvent ?
Comment 4 Ryan Haddad 2022-06-03 16:37:13 PDT
*** Bug 240927 has been marked as a duplicate of this bug. ***