Bug 206028

Summary: Flaky Test: storage/indexeddb/detached-iframe.html
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: Tools / TestsAssignee: WebKit Commit Bot <commit-queue>
Status: NEW ---    
Severity: Normal CC: achristensen, ap, sihui_liu
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 50856    
Attachments:
Description Flags
Archive of layout-test-results from webkit-cq-01 none

Description WebKit Commit Bot 2020-01-09 13:22:55 PST
This is an automatically generated bug from the commit-queue.
storage/indexeddb/detached-iframe.html has been flaky on the commit-queue.

storage/indexeddb/detached-iframe.html was authored by achristensen@apple.com.
https://trac.webkit.org/browser/trunk/LayoutTests/storage/indexeddb/detached-iframe.html

The commit-queue just saw storage/indexeddb/detached-iframe.html flake (DumpRenderTree crashed) while processing attachment 387249 [details] on bug 205979.
Bot: webkit-cq-01  Port: <class 'webkitpy.common.config.ports.MacPort'>  Platform: Mac OS X 10.13.6

The bots will update this with information from each new failure.

If you believe this bug to be fixed or invalid, feel free to close.  The bots will re-open if the flake re-occurs.

If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.
Comment 1 WebKit Commit Bot 2020-01-09 13:22:57 PST
Created attachment 387261 [details]
Archive of layout-test-results from webkit-cq-01
Comment 2 Alexey Proskuryakov 2020-01-10 09:18:30 PST
Looks like another memory corruption issue. Sihui, are there still known memory corruption bugs in IndexedDB that you are working on?
Comment 3 Alexey Proskuryakov 2020-02-03 22:24:22 PST
Is this a duplicate of bug 207137?
Comment 4 Sihui Liu 2020-02-14 16:08:24 PST
(In reply to Alexey Proskuryakov from comment #3)
> Is this a duplicate of bug 207137?

I can't tell from the crash log. The crash log doesn't tell us (In reply to Alexey Proskuryakov from comment #3)
> Is this a duplicate of bug 207137?

I cannot tell from the crash log. It just says it's crashing during garbage collection of a string... It could be the same bug if the string is from some IDB object