<?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>58657</bug_id>
          
          <creation_ts>2011-04-15 06:47:31 -0700</creation_ts>
          <short_desc>REGRESSION (r83928 or before): Some tests failing assertions in MarkStack::internalAppend / MarkStack::drain</short_desc>
          <delta_ts>2022-02-11 14:14:45 -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>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure, MakingBotsRed, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>bfulgham</cc>
    
    <cc>ggaren</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jberlin</cc>
    
    <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>386568</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-04-15 06:47:31 -0700</bug_when>
    <thetext>The XP bots have seen assertion failures in MarkStack::internalAppend twice recently. The first time was in r83928:

http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r83928%20(27641)/dom/html/level1/core/hc_attrinsertbefore6-crash-log.txt

And then it happened again in r83943:
http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r83943%20(27650)/jquery/traversing-crash-log.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>386569</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-04-15 06:48:29 -0700</bug_when>
    <thetext>&lt;rdar://problem/9290323&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>387698</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-04-18 07:25:44 -0700</bug_when>
    <thetext>I assume that these assertion failures are leading to crashes in MarkStack::drain Release builds:

http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84123%20(11782)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84120%20(11780)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84118%20(11778)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84117%20(11777)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84111%20(11772)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84107%20(11770)/inspector/extensions/extensions-resources-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20%28Tests%29/r84098%20(11764)/inspector/extensions/extensions-resources-crash-log.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>389227</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-04-20 07:52:03 -0700</bug_when>
    <thetext>Looks like ietestcenter/Javascript/10.4.2-1-1.html has been hitting this assertion on every single test run since r84264.

http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27814</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>390819</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2011-04-22 09:18:36 -0700</bug_when>
    <thetext>Saw this in my local build of r84631 in Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395905</commentid>
    <comment_count>5</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-05-01 07:55:51 -0700</bug_when>
    <thetext>A couple more instances on XP, one under markChildren under drain and one under internalAppend:
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r85407%20(28237)/inspector/styles/styles-cancel-editing-crash-log.txt
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r85411%20(28241)/editing/execCommand/insertImage-crash-log.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396394</commentid>
    <comment_count>6</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2011-05-02 08:48:27 -0700</bug_when>
    <thetext>I am seeing crashes on the Windows XP bots again:
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r85475%20(28275)/results.html
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r85472%20(28274)/results.html
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r85471%20(28273)/results.html

I am going to skip the inspector/styles/styles-cancel-editing.html on Windows XP only, since this does not seem to be affecting Windows 7 (or at least the Win 7 bots appear unaffected).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>399159</commentid>
    <comment_count>7</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2011-05-05 16:27:32 -0700</bug_when>
    <thetext>Looks like ietestcenter/Javascript/10.4.2-1-1.html stopped hitting this assertion after r84584.

http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/27929</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>