<?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>61431</bug_id>
          
          <creation_ts>2011-05-25 03:51:19 -0700</creation_ts>
          <short_desc>assertion failure in addIDBBackingStore</short_desc>
          <delta_ts>2011-10-21 09:49:28 -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>WebCore Misc.</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="Fumitoshi Ukai">ukai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gregsimon</cc>
    
    <cc>hans</cc>
    
    <cc>jsbell</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>409579</commentid>
    <comment_count>0</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2011-05-25 03:51:19 -0700</bug_when>
    <thetext>From http://trac.webkit.org/changeset/87257/, several layout tests in storage/indexdb started crashing in chromium.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&amp;group=%40ToT%20-%20chromium.org&amp;tests=storage%2Findexeddb%2Fcreate-and-remove-object-store.html%2Cstorage%2Findexeddb%2Fcursor-continue.html%2Cstorage%2Findexeddb%2Fcursor-index-delete.html%2Cstorage%2Findexeddb%2Fcursor-update.html%2Cstorage%2Findexeddb%2Fdatabase-basics.html%2Cstorage%2Findexeddb%2Fduplicates.html%2Cstorage%2Findexeddb%2Fexception-in-event-aborts.html%2Cstorage%2Findexeddb%2Findex-cursor.html%2Cstorage%2Findexeddb%2Fmigrate-basics.html%2Cstorage%2Findexeddb%2Fmozilla%2Fadd-twice-failure.html%2Cstorage%2Findexeddb%2Fmozilla%2Fbad-keypath.html%2Cstorage%2Findexeddb%2Fobjectstore-basics.html%2Cstorage%2Findexeddb%2Fobjectstore-cursor.html%2Cstorage%2Findexeddb%2Fopen-cursor.html%2Cstorage%2Findexeddb%2Frequest-event-propagation.html%2Cstorage%2Findexeddb%2Fset_version_queue.html%2Cstorage%2Findexeddb%2Ftransaction-after-close.html%2Cstorage%2Findexeddb%2Ftransaction-basics.html%2Cstorage%2Findexeddb%2Ftransaction-event-propagation.html%2Cstorage%2Findexeddb%2Ftransaction-rollback.html

For example,
ASSERTION FAILED: !m_backingStoreMap.contains(uniqueIdentifier)
third_party/WebKit/Source/WebCore/storage/IDBFactoryBackendImpl.cpp(64) : void WebCore::IDBFactoryBackendImpl::addIDBBackingStore(const WTF::String&amp;, WebCore::IDBBackingStore*)
[31013:31013:3159816971990:ERROR:process_util_posix.cc(108)] Received signal 11</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409802</commentid>
    <comment_count>1</comment_count>
    <who name="Hans Wennborg">hans</who>
    <bug_when>2011-05-25 11:59:27 -0700</bug_when>
    <thetext>Rolling it out: Bug 61457</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>