[Webkit-unassigned] [Bug 158996] New: ASSERT(databaseFileSize <= diskUsage) failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 12:08:47 PDT 2016


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

            Bug ID: 158996
           Summary: ASSERT(databaseFileSize <= diskUsage) failed
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: beidson at apple.com

Saw this assertion fail:

Thread 27 Crashed:: WebCore: Database
0   com.apple.JavaScriptCore          0x000000010bbfe5c7 WTFCrash + 39 (Assertions.cpp:317)
1   com.apple.WebCore                 0x000000010e576895 WebCore::DatabaseTracker::getMaxSizeForDatabase(WebCore::Database const*) + 197 (DatabaseTracker.cpp:295)
2   com.apple.WebCore                 0x000000010e551d65 WebCore::Database::maximumSize() const + 37 (Database.cpp:843)
3   com.apple.WebCore                 0x00000001100c2500 WebCore::SQLTransactionBackend::openTransactionAndPreflight() + 480 (SQLTransactionBackend.cpp:570)
4   com.apple.WebCore                 0x00000001100c535f WebCore::SQLTransactionStateMachine<WebCore::SQLTransactionBackend>::runStateMachine() + 367 (SQLTransactionStateMachine.h:108)
5   com.apple.WebCore                 0x00000001100c3b52 WebCore::SQLTransactionBackend::performNextStep() + 34 (SQLTransactionBackend.cpp:516)
6   com.apple.WebCore                 0x000000010e56ce0d WebCore::DatabaseTransactionTask::doPerformTask() + 45 (DatabaseTask.cpp:171)
7   com.apple.WebCore                 0x000000010e56c99e WebCore::DatabaseTask::performTask() + 142 (DatabaseTask.cpp:89)
8   com.apple.WebCore                 0x000000010e56d98b WebCore::DatabaseThread::databaseThread() + 299 (DatabaseThread.cpp:110)
9   com.apple.WebCore                 0x000000010e56d7ed WebCore::DatabaseThread::databaseThreadStart(void*) + 29 (DatabaseThread.cpp:97)
10  com.apple.JavaScriptCore          0x000000010bc67689 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const + 25 (Threading.cpp:84)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160621/5d245732/attachment-0001.html>


More information about the webkit-unassigned mailing list