<?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>58327</bug_id>
          
          <creation_ts>2011-04-12 08:47:09 -0700</creation_ts>
          <short_desc>[Leopard Intel Debug Tests] fast/events/tabindex-focus-blur-all.html crashing since (83513, 83521]</short_desc>
          <delta_ts>2011-05-11 11:14:36 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure, PlatformOnly, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>60641</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jessie Berlin">jberlin</reporter>
          <assigned_to name="Chris Marrin">cmarrin</assigned_to>
          <cc>cmarrin</cc>
    
    <cc>commit-queue</cc>
    
    <cc>cshu</cc>
    
    <cc>hyatt</cc>
    
    <cc>jberlin</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>mitz</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>384025</commentid>
    <comment_count>0</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-04-12 08:47:09 -0700</bug_when>
    <thetext>http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Tests%29/builds/28792
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r83521%20(28793)/fast/events/tabindex-focus-blur-all-crash-log.txt

I suspect http://trac.webkit.org/changeset/83518, but I am not sure as there are a bunch of rendering changes in that time period.

The test should be skipped on Leopard until it is fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>384040</commentid>
    <comment_count>1</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-04-12 08:58:54 -0700</bug_when>
    <thetext>Added to the Leopard skipped list in http://trac.webkit.org/changeset/83592</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>384344</commentid>
    <comment_count>2</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-04-12 13:58:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/9273906&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>400355</commentid>
    <comment_count>3</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-05-08 23:16:17 -0700</bug_when>
    <thetext>*** Bug 52115 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>400356</commentid>
    <comment_count>4</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-05-08 23:19:50 -0700</bug_when>
    <thetext>It seems that a similar issue has been seen on the Qt (bug 52215) and Gtk ports (bug 50155).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>400465</commentid>
    <comment_count>5</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-05-09 05:52:43 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; It seems that a similar issue has been seen on the Qt (bug 52215) and Gtk ports (bug 50155).

Then the test should really be disabled rather than skipped.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>402067</commentid>
    <comment_count>6</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-05-11 10:05:06 -0700</bug_when>
    <thetext>I observed a crash on Snow Leopard Intel Release build for WebKit2.
Not sure if it&apos;s the same issue. Below is the crash report.

WebKitBuild/Release/WebKitTestRunner LayoutTests/fast/events/tabindex-focus-blur-all.html 
2011-05-11 12:58:59.370 PluginProcess[66949:903] Process manager already initialized -- can&apos;t fully enable headless mode.
Exception in thread &quot;AWT-AppKit&quot; netscape.javascript.JSException: Plugin instance for applet ID 2 was already released
	at sun.plugin2.main.server.LiveConnectSupport.getInfo(LiveConnectSupport.java:405)
	at sun.plugin2.main.server.LiveConnectSupport.shutdown(LiveConnectSupport.java:41)
	at sun.plugin2.main.server.JVMInstance.unregisterApplet(JVMInstance.java:1400)
	at sun.plugin2.main.server.JVMInstance.recycleAppletID(JVMInstance.java:393)
	at sun.plugin2.main.server.JVMManager.recycleAppletID(JVMManager.java:349)
	at sun.plugin2.main.server.MozillaPlugin.stopApplet(MozillaPlugin.java:298)
	at sun.plugin2.main.server.MozillaPlugin.destroy(MozillaPlugin.java:203)
Exception in thread &quot;AWT-AppKit&quot; netscape.javascript.JSException: Plugin instance for applet ID 1 was already released
	at sun.plugin2.main.server.LiveConnectSupport.getInfo(LiveConnectSupport.java:405)
	at sun.plugin2.main.server.LiveConnectSupport.shutdown(LiveConnectSupport.java:41)
	at sun.plugin2.main.server.JVMInstance.unregisterApplet(JVMInstance.java:1400)
	at sun.plugin2.main.server.JVMInstance.recycleAppletID(JVMInstance.java:393)
	at sun.plugin2.main.server.JVMManager.recycleAppletID(JVMManager.java:349)
	at sun.plugin2.main.server.MozillaPlugin.stopApplet(MozillaPlugin.java:298)
	at sun.plugin2.main.server.MozillaPlugin.destroy(MozillaPlugin.java:203)
Exception in thread &quot;AWT-AppKit&quot; netscape.javascript.JSException: Plugin instance for applet ID 4 was already released
	at sun.plugin2.main.server.LiveConnectSupport.getInfo(LiveConnectSupport.java:405)
	at sun.plugin2.main.server.LiveConnectSupport.shutdown(LiveConnectSupport.java:41)
	at sun.plugin2.main.server.JVMInstance.unregisterApplet(JVMInstance.java:1400)
	at sun.plugin2.main.server.JVMInstance.recycleAppletID(JVMInstance.java:393)
	at sun.plugin2.main.server.JVMManager.recycleAppletID(JVMManager.java:349)
	at sun.plugin2.main.server.MozillaPlugin.stopApplet(MozillaPlugin.java:298)
	at sun.plugin2.main.server.MozillaPlugin.destroy(MozillaPlugin.java:203)
Exception in thread &quot;AWT-AppKit&quot; netscape.javascript.JSException: Plugin instance for applet ID 3 was already released
	at sun.plugin2.main.server.LiveConnectSupport.getInfo(LiveConnectSupport.java:405)
	at sun.plugin2.main.server.LiveConnectSupport.shutdown(LiveConnectSupport.java:41)
	at sun.plugin2.main.server.JVMInstance.unregisterApplet(JVMInstance.java:1400)
	at sun.plugin2.main.server.JVMInstance.recycleAppletID(JVMInstance.java:393)
	at sun.plugin2.main.server.JVMManager.recycleAppletID(JVMManager.java:349)
	at sun.plugin2.main.server.MozillaPlugin.stopApplet(MozillaPlugin.java:298)
	at sun.plugin2.main.server.MozillaPlugin.destroy(MozillaPlugin.java:203)
Content-Type: text/plain
331 focus / 331 blur events dispatched, and should be 331 / 331 PASSED
Total of 0 focus test(s) failed. PASSED
#EOF
#EOF
#EOF</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>