[Webkit-unassigned] [Bug 17140] New: Reproducible assertion failure in SQLiteDatabase::sqlite3Handle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 12:17:30 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17140

           Summary: Reproducible assertion failure in
                    SQLiteDatabase::sqlite3Handle()
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://bugs.webkit.org/attachment.cgi?id=18455
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: timothy at hatcher.name, beidson at apple.com


The test case from bug 16876 still fails with an assertion failure for me, just
a different one:

Starting DatabaseThread 0x18de4fd0
Iteration of main loop for DatabaseThread 0x18de4fd0
Iteration of main loop for DatabaseThread 0x18de4fd0
Performing DatabaseTask 0x18de4ee0
SQL - prepare - PRAGMA temp_store = MEMORY;
ASSERTION FAILED: currentThread() == m_openingThread
(/Users/ap/Safari/OpenSource/WebCore/platform/sql/SQLiteDatabase.h:97 sqlite3*
WebCore::SQLiteDatabase::sqlite3Handle() const)


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



More information about the webkit-unassigned mailing list