<?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>107376</bug_id>
          
          <creation_ts>2013-01-19 12:11:32 -0800</creation_ts>
          <short_desc>storage/indexeddb/cursor-advance.html is failing</short_desc>
          <delta_ts>2017-03-11 10:53:28 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>107194</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Zan Dobersek">zan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>811442</commentid>
    <comment_count>0</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-01-19 12:11:32 -0800</bug_when>
    <thetext>The storage/indexeddb/cursor-advance.html layout test is flakily crashing on release builders.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;tests=storage%2Findexeddb%2Fcursor-advance.html

Here&apos;s the limited crash log:
Crash log for DumpRenderTree (pid 30330):

...
[Thread debugging using libthread_db enabled]
Core was generated by `/home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/Programs/D&apos;.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f1f97938b9f in WebCore::JSEventListener::~JSEventListener() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0

...

Thread 1 (Thread 0x7f1f37f5f700 (LWP 4749)):
#0  0x00007f1f97938b9f in WebCore::JSEventListener::~JSEventListener() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#1  0x00007f1f97938c09 in WebCore::JSEventListener::~JSEventListener() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#2  0x00007f1f97951269 in WTF::Vector&lt;WebCore::RegisteredEventListener, 1ul&gt;::shrink(unsigned long) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#3  0x00007f1f97b33bcd in WebCore::EventTargetData::~EventTargetData() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#4  0x00007f1f98782496 in WebCore::IDBTransaction::~IDBTransaction() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#5  0x00007f1f987826e9 in WebCore::IDBTransaction::~IDBTransaction() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#6  0x00007f1f98779a89 in WTF::Vector&lt;WTF::RefPtr&lt;WebCore::IDBTransaction&gt;, 0ul&gt;::shrink(unsigned long) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#7  0x00007f1f98779acb in WTF::ThreadSpecific&lt;WTF::Vector&lt;WTF::RefPtr&lt;WebCore::IDBTransaction&gt;, 0ul&gt; &gt;::destroy(void*) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#8  0x00007f1f94ec2139 in __nptl_deallocate_tsd () from /lib/x86_64-linux-gnu/libpthread.so.0
#9  0x00007f1f94ec2b5e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f1f94c0ca7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1097223</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2015-05-25 01:23:39 -0700</bug_when>
    <thetext>This no longer crashes, but fails in r184850. I don&apos;t think it&apos;s a blocker. And it&apos;s not GTK specific either, since it&apos;s also skipped in Mac.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1097224</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2015-05-25 01:24:28 -0700</bug_when>
    <thetext>Ah, sorry, this was blocking the meta bug for indexeddb failures.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>