[Webkit-unassigned] [Bug 143245] New: Crash when WebCore::SQLiteFileSystem::openDatabase is called from multiple threads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:35:06 PDT 2015


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

            Bug ID: 143245
           Summary: Crash when WebCore::SQLiteFileSystem::openDatabase is
                    called from multiple threads
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

With WebKitGTK+ 2.8.0, the UI process likes to crash when multiple threads call WebCore::SQLiteFileSystem::openDatabase at the same time.  I never understood sqlite3 thread safety but a reasonable guess is that we're doing it wrong.

Backtraces:

https://bugzilla.redhat.com/attachment.cgi?id=1001406
https://bugzilla.redhat.com/attachment.cgi?id=1008458

-- 
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/20150331/3c9e07f9/attachment-0002.html>


More information about the webkit-unassigned mailing list