[Webkit-unassigned] [Bug 110079] Layout Test storage/websql/sql-data-types.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 00:22:03 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110079





--- Comment #1 from Takashi Toyoshima <toyoshim at chromium.org>  2013-02-18 00:24:24 PST ---
crash dump on Linux Debug build is here.
--------
crash log for DumpRenderTree (pid 10412):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_table
STDERR: ../../third_party/WebKit/Source/WTF/wtf/HashTable.h(210) : void WTF::HashTableConstIterator<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkValidity() const [with Key = WTF::RefPtr<WebCore::SQLTransactionBackend>, Value = WTF::RefPtr<WebCore::SQLTransactionBackend>, Extractor = WTF::IdentityExtractor, HashFunctions = WTF::PtrHash<WTF::RefPtr<WebCore::SQLTransactionBackend> >, Traits = WTF::HashTraits<WTF::RefPtr<WebCore::SQLTransactionBackend> >, KeyTraits = WTF::HashTraits<WTF::RefPtr<WebCore::SQLTransactionBackend> >]
STDERR: 1   0x7fcb3e57ecc7
STDERR: 2   0x7fcb3e57de6a
STDERR: 3   0x7fcb3e57d236
STDERR: 4   0x7fcb3e57c88f
STDERR: 5   0x7fcb3e569954
STDERR: 6   0x7fcb3e569832
STDERR: 7   0x7fcb3d964925
STDERR: 8   0x7fcb3d964f4d
STDERR: 9   0x7fcb375459ca
STDERR: 10  0x7fcb372a2cdd clone
STDERR: Received signal 11 SEGV_MAPERR 0000bbadbeef
STDERR:  [0x7fcb425a28a0] base::debug::StackTrace::StackTrace()
STDERR:  [0x7fcb425a214a] base::debug::(anonymous namespace)::StackDumpSignalHandler()
STDERR:  [0x7fcb3754e8f0] <unknown>
STDERR:  [0x7fcb3e57ecd1] WTF::HashTableConstIterator<>::checkValidity()
STDERR:  [0x7fcb3e57de6a] WTF::HashTableConstIterator<>::operator++()
STDERR:  [0x7fcb3e57d236] WTF::HashTableConstIteratorAdapter<>::operator++()
STDERR:  [0x7fcb3e57c88f] WebCore::SQLTransactionCoordinator::shutdown()
STDERR:  [0x7fcb3e569954] WebCore::DatabaseThread::databaseThread()
STDERR:  [0x7fcb3e569832] WebCore::DatabaseThread::databaseThreadStart()
STDERR:  [0x7fcb3d964925] WTF::threadEntryPoint()
STDERR:  [0x7fcb3d964f4d] WTF::wtfThreadEntryPoint()
STDERR:  [0x7fcb375459ca] start_thread
STDERR:  [0x7fcb372a2cdd] clone
STDERR:   r8: 00007fcb2aee8700  r9: 00007fcb3f585195 r10: 0000000000000000 r11: 0000000000000000
STDERR:  r12: 0000000000000000 r13: 0000000000000000 r14: 0000000000000000 r15: 0000000000000000
STDERR:   di: 0000000000000000  si: 00000000efcdab90  bp: 00007fcb2aee7b00  bx: 00000000a384ae01
STDERR:   dx: 00007fcb3753ae00  ax: 00000000bbadbeef  cx: 00007fcb37294acd  sp: 00007fcb2aee7af0
STDERR:   ip: 00007fcb3e57ecd1 efl: 0000000000010246 cgf: 0000000000000033 erf: 0000000000000006
STDERR:  trp: 000000000000000e msk: 0000000000000000 cr2: 00000000bbadbeef

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list