[Webkit-unassigned] [Bug 172434] Crash when IndexedDB's getAll is used inside a Web Worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 21 19:42:41 PDT 2017


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

--- Comment #3 from Brady Eidson <beidson at apple.com> ---
Note in the crash https://gist.github.com/battaile/abe7be0cf3f3d406b43f3e66ed4bd8c3 linked from https://github.com/dumbmatter/basketball-gm/issues/204#issuecomment-302978569, the crash on the worker thread was different:

Thread 18 Crashed:: WebCore: Worker
0   com.apple.WebCore                   0x00000001060ac720 void WTF::__copy_construct_op_table<WTF::Variant<WTF::Vector<WebCore::IDBKeyData, 0ul, WTF::CrashOnOverflow, 16ul>, WTF::Vector<WebCore::IDBValue, 0ul, WTF::CrashOnOverflow, 16ul>, std::nullptr_t>, WTF::__index_sequence<0l, 1l, 2l> >::__copy_construct_func<0l>(WTF::Variant<WTF::Vector<WebCore::IDBKeyData, 0ul, WTF::CrashOnOverflow, 16ul>, WTF::Vector<WebCore::IDBValue, 0ul, WTF::CrashOnOverflow, 16ul>, std::nullptr_t>*, WTF::Variant<WTF::Vector<WebCore::IDBKeyData, 0ul, WTF::CrashOnOverflow, 16ul>, WTF::Vector<WebCore::IDBValue, 0ul, WTF::CrashOnOverflow, 16ul>, std::nullptr_t> const&) + 0
1   ???                                 0x00007000008c3bc0 0 + 123145311501248

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170522/37237514/attachment.html>


More information about the webkit-unassigned mailing list