<?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>92941</bug_id>
          
          <creation_ts>2012-08-01 22:07:28 -0700</creation_ts>
          <short_desc>[Chromium] accessibility/loading-iframe-updates-axtree.html flaky on Win canary</short_desc>
          <delta_ts>2013-04-08 15:03:54 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Peter Kasting">pkasting</reporter>
          <assigned_to name="Dominic Mazzoni">dmazzoni</assigned_to>
          <cc>dmazzoni</cc>
    
    <cc>schenney</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>684972</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2012-08-01 22:07:28 -0700</bug_when>
    <thetext>See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Floading-iframe-updates-axtree.html .

The blame lists here are http://trac.webkit.org/log/?verbose=on&amp;rev=124373&amp;stop_rev=124371 and http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&amp;mode=html&amp;range=149513:149497 .  The former doesn&apos;t have anything obvious in it.  The latter has http://src.chromium.org/viewvc/chrome?view=rev&amp;revision=149510 , but I tried reverting that on the Chromium side for a few hours and the bot didn&apos;t stop crashing, so unless it&apos;s not rebuilding correctly, that&apos;s not the cause either.

Dominic, I&apos;m hoping that since you understand the accessibility stuff a bit you might be able to investigate this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>685024</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Mazzoni">dmazzoni</who>
    <bug_when>2012-08-01 23:44:23 -0700</bug_when>
    <thetext>I don&apos;t see anything in the blamelists either.

It made sense to try reverting the accessibility-related change I just landed, but I think it&apos;s unlikely to be related; in particular none of that code should be running in DumpRenderTree.

I&apos;ll try debugging it directly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>685106</commentid>
    <comment_count>2</comment_count>
    <who name="Peter Kasting">pkasting</who>
    <bug_when>2012-08-02 01:50:56 -0700</bug_when>
    <thetext>(1) Crashing on Win dbg (1) as well (but not Win, dunno why).
(2) Flaky -- sometimes this passes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>685752</commentid>
    <comment_count>3</comment_count>
    <who name="Dominic Mazzoni">dmazzoni</who>
    <bug_when>2012-08-02 13:40:32 -0700</bug_when>
    <thetext>Can repro locally on Win 7, but it&apos;s not easy - it&apos;s flaky and usually passes for me. When it does fail, here&apos;s the stack trace I get:

Backtrace:
	RtlEnterCriticalSection [0x777D22B2+18]
	WTF::Mutex::lock [0x004D2A4B+27] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\threadingwin.cpp:307)
	WTF::Locker&lt;WTF::Mutex&gt;::Locker&lt;WTF::Mutex&gt; [0x0042B480+32] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\locker.h:38)
	WTF::addIterator&lt;void *,WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt;,WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt; &gt;,WTF::PtrHash&lt;void *&gt;,WTF::HashMapValueTraits&lt;WTF::HashTraits&lt;void *&gt;,WTF::HashT [0x0048CB37+87] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\hashtable.h:1289)
	WTF::HashTableConstIterator&lt;void *,WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt;,WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt; &gt;,WTF::PtrHash&lt;void *&gt;,WTF::HashMapValueTraits&lt;WTF::HashTraits&lt;void *&gt; [0x0048DA8C+44] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\hashtable.h:132)
	WTF::HashTable&lt;void *,WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt;,WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt; &gt;,WTF::PtrHash&lt;void *&gt;,WTF::HashMapValueTraits&lt;WTF::HashTraits&lt;void *&gt;,WTF::HashTra [0x0048D5CF+63] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\hashtable.h:470)
	WTF::HashTable&lt;void *,WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt;,WTF::KeyValuePairKeyExtractor&lt;WTF::KeyValuePair&lt;void *,CppBoundClass::PropertyCallback *&gt; &gt;,WTF::PtrHash&lt;void *&gt;,WTF::HashMapValueTraits&lt;WTF::HashTraits&lt;void *&gt;,WTF::HashTra [0x0048CE69+57] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\hashtable.h:387)
	WTF::HashMap&lt;void *,CppBoundClass::PropertyCallback *,WTF::PtrHash&lt;void *&gt;,WTF::HashTraits&lt;void *&gt;,WTF::HashTraits&lt;CppBoundClass::PropertyCallback *&gt; &gt;::end [0x0048B95B+91] (d:\src\gitchrome3\src\third_party\webkit\source\wtf\wtf\hashmap.h:285)
	CppBoundClass::hasProperty [0x00489359+73] (d:\src\gitchrome3\src\third_party\webkit\tools\dumprendertree\chromium\testrunner\cppboundclass.cpp:223)
	CppNPObject::hasProperty [0x00488D40+32] (d:\src\gitchrome3\src\third_party\webkit\tools\dumprendertree\chromium\testrunner\cppboundclass.cpp:181)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725232</commentid>
    <comment_count>4</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-09-21 00:40:30 -0700</bug_when>
    <thetext>The test is crashing on Linux as well:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Floading-iframe-updates-axtree.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725237</commentid>
    <comment_count>5</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2012-09-21 00:48:40 -0700</bug_when>
    <thetext>Updated test expectations: http://trac.webkit.org/changeset/129200</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>829269</commentid>
    <comment_count>6</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2013-02-10 04:54:50 -0800</bug_when>
    <thetext>Flakiness dashboard didn&apos;t record crash recently, but the result was changed to TIMEOUT by http://trac.webkit.org/changeset/142385</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>