Bug 179758 - [WPE] imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html is flaky
Summary: [WPE] imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html is flaky
Status: RESOLVED DUPLICATE of bug 174354
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 02:59 PST by Miguel Gomez
Modified: 2017-11-20 14:41 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2017-11-16 02:59:44 PST
imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html [ Crash ]

Most of the time the test crashes but every now and then it passes. The trace is not complete, all that's visible is

STDERR: 1   0x7fd315938ac7 WTFCrash
STDERR: 2   0x7fd3140b64b5
STDERR: 3   0x7fd3140bee15 WebCore::IDBServer::UniqueIDBDatabase::operationAndTransactionTimerFired()
STDERR: 4   0x7fd3148081aa WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 5   0x7fd31598f50a
STDERR: 6   0x7fd30dcfa86a g_main_context_dispatch
STDERR: 7   0x7fd30dcfabe8
STDERR: 8   0x7fd30dcfaf02 g_main_loop_run
STDERR: 9   0x7fd31598f900 WTF::RunLoop::run()
STDERR: 10  0x7fd313b872d2 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebProcessMain>(int, char**)
STDERR: 11  0x7fd30ce742b1 __libc_start_main
STDERR: 12  0x563d20bacc3a _start
Comment 1 Michael Catanzaro 2017-11-20 14:41:26 PST
I'll change the WPE expectation to the original bug.

*** This bug has been marked as a duplicate of bug 174354 ***