[Webkit-unassigned] [Bug 180518] Crash in WebCore::SQLiteStatement::prepare() from ServiceWorker I/O Thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 8 10:10:14 PST 2017


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

--- Comment #3 from Brady Eidson <beidson at apple.com> ---
(In reply to Chris Dumez from comment #2)
> What makes sure m_database is destroyed on the background thread? I see this
> assertion  ASSERT(!m_database); in the ~RegistrationDatabase() destructor
> (which gets called on the main thread) but I do not see the code that takes
> care of clearing m_database on the BG thread.

The RegistrationDatabase is never destroyed.

-- 
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/20171208/e5725f6d/attachment.html>


More information about the webkit-unassigned mailing list