[Webkit-unassigned] [Bug 16876] New: Reproducible assertion failure in SQLTransaction::performNextStep()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 01:34:19 PST 2008


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

           Summary: Reproducible assertion failure in
                    SQLTransaction::performNextStep()
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: beidson at apple.com


Steps to reproduce:
1. Open <http://webkit.org/misc/DatabaseExample.html>
2. Start opening and closing notes.

Pretty soon, an assertion fails:
ASSERTION FAILED: m_nextStep == &SQLTransaction::openTransactionAndPreflight ||
m_nextStep == &SQLTransaction::runStatements || m_nextStep ==
&SQLTransaction::postflightAndCommit || m_nextStep ==
&SQLTransaction::cleanupAfterTransactionErrorCallback
(/Users/ap/Safari/OpenSource/WebCore/storage/SQLTransaction.cpp:95 bool
WebCore::SQLTransaction::performNextStep())


-- 
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