Bug 206028 - Flaky Test: storage/indexeddb/detached-iframe.html
Summary: Flaky Test: storage/indexeddb/detached-iframe.html
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 50856
  Show dependency treegraph
 
Reported: 2020-01-09 13:22 PST by WebKit Commit Bot
Modified: 2020-02-14 16:08 PST (History)
3 users (show)

See Also:


Attachments
Archive of layout-test-results from webkit-cq-01 (3.72 MB, application/zip)
2020-01-09 13:22 PST, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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