Bug 179758
Summary: | [WPE] imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
I'll change the WPE expectation to the original bug.
*** This bug has been marked as a duplicate of bug 174354 ***