<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>68700</bug_id>
          
          <creation_ts>2011-09-23 09:07:56 -0700</creation_ts>
          <short_desc>ASSERT(m_isPrepared) when running fast/workers/storage/interrupt-database.html</short_desc>
          <delta_ts>2012-07-15 10:38:48 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Xan Lopez">xan.lopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>472272</commentid>
    <comment_count>0</comment_count>
    <who name="Xan Lopez">xan.lopez</who>
    <bug_when>2011-09-23 09:07:56 -0700</bug_when>
    <thetext>Trace:

Program terminated with signal 11, Segmentation fault.
#0  0x00002b016a399a53 in WebCore::SQLiteStatement::step (this=0x2b01d980c930) at ../../Source/WebCore/platform/sql/SQLiteStatement.cpp:98
98	    ASSERT(m_isPrepared);

Thread 1 (Thread 0x2b01d980d700 (LWP 28819)):
#0  0x00002b016a399a53 in WebCore::SQLiteStatement::step (this=0x2b01d980c930) at ../../Source/WebCore/platform/sql/SQLiteStatement.cpp:98
#1  0x00002b016a397ac4 in WebCore::SQLiteDatabase::setMaximumSize (this=0x5b1dcf20, size=5197824) at ../../Source/WebCore/platform/sql/SQLiteDatabase.cpp:167
#2  0x00002b016a608b62 in WebCore::SQLTransaction::openTransactionAndPreflight (this=0x2b01dc8d8070) at ../../Source/WebCore/storage/SQLTransaction.cpp:254
#3  0x00002b016a608648 in WebCore::SQLTransaction::performNextStep (this=0x2b01dc8d8070) at ../../Source/WebCore/storage/SQLTransaction.cpp:193
#4  0x00002b016a5da858 in WebCore::Database::DatabaseTransactionTask::doPerformTask (this=0x5b7a1900) at ../../Source/WebCore/storage/DatabaseTask.cpp:149
#5  0x00002b016a5da4d3 in WebCore::DatabaseTask::performTask (this=0x5b7a1900) at ../../Source/WebCore/storage/DatabaseTask.cpp:84
#6  0x00002b016a5db31d in WebCore::DatabaseThread::databaseThread (this=0x2b01dc0c4a90) at ../../Source/WebCore/storage/DatabaseThread.cpp:107
#7  0x00002b016a5db23e in WebCore::DatabaseThread::databaseThreadStart (vDatabaseThread=0x2b01dc0c4a90) at ../../Source/WebCore/storage/DatabaseThread.cpp:94
#8  0x00002b0168e37df9 in WTF::threadEntryPoint (contextData=0x2b01dc0c4bc0) at ../../Source/JavaScriptCore/wtf/Threading.cpp:67
#9  0x00002b016ffadb40 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00002b017029836d in clone () from /lib/x86_64-linux-gnu/libc.so.6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>669995</commentid>
    <comment_count>1</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-07-15 10:38:48 -0700</bug_when>
    <thetext>The test no longer crashes and had the expectation removed in http://trac.webkit.org/changeset/118474. Closing the bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>