[Webkit-unassigned] [Bug 223098] REGRESSION (r274286): [ macOS/iOS debug wk2 ] 2 storage/indexeddb layout-tests are crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 10:48:44 PST 2021


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

--- Comment #5 from Ryan Haddad <ryanhaddad at apple.com> ---
For posterity:

These tests:
storage/indexeddb/modern/opendatabase-after-storage-crash.html
storage/indexeddb/IDBObject-leak.html

were failing this assert

ASSERTION FAILED: !m_impl || m_impl->wasConstructedOnMainThread() == isMainThread()
/Volumes/Data/worker/bigsur-debug/build/WebKitBuild/Debug/usr/local/include/wtf/WeakPtr.h(107) : T *WTF::WeakPtr<WebKit::StorageArea, WTF::EmptyCounter>::operator->() const [T = WebKit::StorageArea, Counter = WTF::EmptyCounter]


The crashlog pasted in the description is for storage/indexeddb/cursor-update.html, which appears to be a flaky crash unrelated to the blamed revision.

-- 
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/20210312/85ea842e/attachment.htm>


More information about the webkit-unassigned mailing list