<?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>110337</bug_id>
          
          <creation_ts>2013-02-20 06:22:41 -0800</creation_ts>
          <short_desc>fast/workers/storage/interrupt-database.html hits assert frequently</short_desc>
          <delta_ts>2013-02-20 06:27:42 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>110247</dup_id>
          
          <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="Antti Koivisto">koivisto</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mark.lam</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>837412</commentid>
    <comment_count>0</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2013-02-20 06:22:41 -0800</bug_when>
    <thetext>for example:

http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r143452%20(5665)/results.html
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r143432%20(5656)/results.html

Thread 22 Crashed:: WebCore: Database
0   com.apple.WebCore             	0x000000010ff7db04 WebCore::SQLTransactionStateMachine&lt;WebCore::SQLTransactionBackend&gt;::setStateToRequestedState() + 84 (SQLTransactionStateMachine.h:85)
1   com.apple.WebCore             	0x000000010ff7cbf2 WebCore::SQLTransactionBackend::performNextStep() + 66 (SQLTransactionBackend.cpp:497)
2   com.apple.WebCore             	0x000000010eb7142d WebCore::DatabaseBackendAsync::DatabaseTransactionTask::doPerformTask() + 45 (DatabaseTask.cpp:174)
3   com.apple.WebCore             	0x000000010eb70f44 WebCore::DatabaseTask::performTask() + 180 (DatabaseTask.cpp:91)
4   com.apple.WebCore             	0x000000010eb71c37 WebCore::DatabaseThread::databaseThread() + 199 (DatabaseThread.cpp:112)
5   com.apple.WebCore             	0x000000010eb71afd WebCore::DatabaseThread::databaseThreadStart(void*) + 29 (DatabaseThread.cpp:100)
6   com.apple.JavaScriptCore      	0x000000010d3b3fe0 WTF::threadEntryPoint(void*) + 144 (Threading.cpp:70)
7   com.apple.JavaScriptCore      	0x000000010d3b49d8 WTF::wtfThreadEntryPoint(void*) + 104 (ThreadingPthreads.cpp:196)
8   libsystem_c.dylib             	0x00007fff8e7fd742 _pthread_start + 327
9   libsystem_c.dylib             	0x00007fff8e7ea181 thread_start + 13

template&lt;typename T&gt;
void SQLTransactionStateMachine&lt;T&gt;::setStateToRequestedState()
{
    ASSERT(m_nextState == SQLTransactionState::Idle);
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>837415</commentid>
    <comment_count>1</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2013-02-20 06:27:42 -0800</bug_when>
    <thetext>Already filed.

*** This bug has been marked as a duplicate of bug 110247 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>