<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ASSERT(databaseFileSize &lt;= diskUsage) failed"
   href="https://bugs.webkit.org/show_bug.cgi?id=158996">158996</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ASSERT(databaseFileSize &lt;= diskUsage) failed
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Misc.
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ap&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>beidson&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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&lt;WebCore::SQLTransactionBackend&gt;::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)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>