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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 02:58:01 PST 2008


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





------- Comment #3 from ap at webkit.org  2008-01-15 02:58 PDT -------
Created an attachment (id=18455)
 --> (http://bugs.webkit.org/attachment.cgi?id=18455&action=view)
test case (assertion failure)

With the test, I'm seeing a different next step, but the underlying problem is
probably the same.

(gdb) p m_currentTransaction->m_ptr->m_nextStep
$2 = {
  __pfn = 0x2038250 <WebCore::SQLTransaction::runStatements()>, 
  __delta = 0
}


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