<?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>64279</bug_id>
          
          <creation_ts>2011-07-11 07:05:40 -0700</creation_ts>
          <short_desc>[Qt][Mac]2 jscore tests fail, 1-2 layout tests crash intermittently</short_desc>
          <delta_ts>2012-10-08 23:32:21 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>64181</blocked>
    
    <blocked>67920</blocked>
    
    <blocked>79668</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ademar</cc>
    
    <cc>dihan.wickremasuriya</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>loki</cc>
    
    <cc>menard</cc>
    
    <cc>ossy</cc>
    
    <cc>zherczeg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>434851</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-07-11 07:05:40 -0700</bug_when>
    <thetext>http://build.webkit.sed.hu/builders/Qt%20SnowLeopard%20Intel%20Release/builds/3028/steps/jscore-test/logs/stdio

sh: line 1: 13433 Segmentation fault      &quot;/buildbot/snowleopard-qt-release/snowleopard-qt-intel-release/build/WebKitBuild/Release/JavaScriptCore/jsc&quot; -s -f ./js1_5/shell.js -f ./js1_5/Regress/regress-152646.js 2&gt;&amp;1
sh: line 1: 13453 Segmentation fault      &quot;/buildbot/snowleopard-qt-release/snowleopard-qt-intel-release/build/WebKitBuild/Release/JavaScriptCore/jsc&quot; -s -f ./js1_5/shell.js -f ./js1_5/Regress/regress-192414.js 2&gt;&amp;1

** Danger, Will Robinson! Danger! The following failures have been introduced:
	js1_5/Regress/regress-152646.js
	js1_5/Regress/regress-192414.js

I only reported this bug, I can&apos;t test QtWebKit on a Mac and I can&apos;t fix JSC.
I cc-ed folks who may be interested in fixing it and be able to do it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>434988</commentid>
    <comment_count>1</comment_count>
    <who name="Gavin Barraclough">barraclough</who>
    <bug_when>2011-07-11 10:37:35 -0700</bug_when>
    <thetext>This patch reverted the changes landed in r90601 &amp; r90602, which should not have changed any jsc test results.

 * Did you see these tests start working between r90600 to r90602?

 * Can you repro these tests working under r90672 and failing on r90673?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>443468</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-07-28 06:39:40 -0700</bug_when>
    <thetext>It seems jsc tests now pass, but there are many layout tests crash intermittently:
- ietestcenter/Javascript/15.2.3.11-1.html 
- fast/css/first-letter-anonymous-block-crash.html 
- fast/dom/attribute-namespaces.xhtml 
- fast/dynamic/insertAdjacentText.html 
- svg/custom/svg-parse-overflow-5.html 
- fast/css/dashboard-regions-attr-crash.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463280</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 03:53:30 -0700</bug_when>
    <thetext>Layout tests still crash intermittently on the Qt-Mac buildbots:

- trunk bot: http://build.webkit.sed.hu/builders/Qt%20SnowLeopard%20Intel%20Release
- 2.2 branch bot: http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20SnowLeopard%20Intel%20Release

It seems it is a serious JavaScriptCore bug, but I can&apos;t help to fix it, because I don&apos;t have QtWebKit build environment on Mac and I&apos;m not a JSC expert. But it should block 2.2 release, because it would be a shame if we would release QtWebKit 2.2 with this annoying JSC bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463281</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 03:54:44 -0700</bug_when>
    <thetext>cc-ing Alexis the Mac-QtWebKit hacker</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>464775</commentid>
    <comment_count>5</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-09-09 07:16:33 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Layout tests still crash intermittently on the Qt-Mac buildbots:
&gt; 
&gt; - trunk bot: http://build.webkit.sed.hu/builders/Qt%20SnowLeopard%20Intel%20Release
&gt; - 2.2 branch bot: http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20SnowLeopard%20Intel%20Release
&gt; 
&gt; It seems it is a serious JavaScriptCore bug, but I can&apos;t help to fix it, because I don&apos;t have QtWebKit build environment on Mac and I&apos;m not a JSC expert. But it should block 2.2 release, because it would be a shame if we would release QtWebKit 2.2 with this annoying JSC bug.

r90673 is not present in QtWebKit-2.2 and the mac-buildbot for 2.2 has been unstable for a while... Is there a correlation between the failures from there and this bug? Below are the crashes from the 5 builds:

#163:
fast/css/button-height.html
fast/profiler/multiple-anonymous-functions-called-from-the-same-function.html
svg/dom/SVGAnimatedBoolean.html

#164:
sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.2_T2.html
svg/dom/svglist-exception-on-out-bounds-error.html

#165:
fast/gradients/css3-gradient-parsing.html
fast/js/exception-thrown-from-eval-inside-closure.html
sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A10_T7.html

#166:
fast/frames/flattening/iframe-flattening-nested.html
fast/profiler/start-and-stop-profiler-multiple-times.html

#167:
fast/dom/array-special-accessors-should-ignore-items.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>464778</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-09 07:30:15 -0700</bug_when>
    <thetext>I don&apos;t know what caused these crashes. Maybe r90673 is absolutely innocent. I noticed crashes from this revision. But debugging without crash log and without QtWebKit build on Mac is absolutely impossible. Somebody who has QtWebKit build on a Mac should debug this bug. I don&apos;t think if the bot is unstable, but there is a serious JSC bug in QtWebKit on Mac. But I can&apos;t confirm it without a local build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>464890</commentid>
    <comment_count>7</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-09-09 10:40:50 -0700</bug_when>
    <thetext>Since we&apos;re not sure if this bug indeed affects qtwebkit-2.2, I&apos;m removing it from the blockers list. If we get confirmation, we&apos;ll add it back.

BTW, the build passed just now and the 2.2 mac bot is now green.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>464899</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-09 10:50:36 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; Since we&apos;re not sure if this bug indeed affects qtwebkit-2.2, I&apos;m removing it from the blockers list. If we get confirmation, we&apos;ll add it back.
&gt; 
&gt; BTW, the build passed just now and the 2.2 mac bot is now green.

And who will it check? I think removing this bug from blocker list and/or releasing QtWebKit 2.2 without checking what cause random crashes on Mac is absolutely non-sense ...

PS. I&apos;m sure that the Mac bot will be red for the next build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>464921</commentid>
    <comment_count>9</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-09-09 11:14:05 -0700</bug_when>
    <thetext>(In reply to comment #8)
&gt; (In reply to comment #7)
&gt; &gt; Since we&apos;re not sure if this bug indeed affects qtwebkit-2.2, I&apos;m removing it from the blockers list. If we get confirmation, we&apos;ll add it back.
&gt; &gt; 
&gt; &gt; BTW, the build passed just now and the 2.2 mac bot is now green.
&gt; 
&gt; And who will it check? I think removing this bug from blocker list and/or releasing QtWebKit 2.2 without checking what cause random crashes on Mac is absolutely non-sense ...

We&apos;re about to release a qtwebkit-2.2 RC and this problem (or non-problem) has always been there. If that&apos;s indeed a problem, we&apos;ll catch it somewhere down the road and add the fix to the release branch. But keeping a bug blocking the release without anyone working on a fix and without even knowing if it&apos;s indeed a problem won&apos;t benefit anybody. We&apos;ll never release 2.2 if we want it to be perfect.

&gt; 
&gt; PS. I&apos;m sure that the Mac bot will be red for the next build.

I&apos;m sure too, and it has been like this for ages. I&apos;m not saying it&apos;s a good thing, I&apos;m just saying that I don&apos;t know what&apos;s causing it and I don&apos;t see resources being allocated to fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>466169</commentid>
    <comment_count>10</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-13 00:19:36 -0700</bug_when>
    <thetext>js1_5/Regress/regress-152646.js and js1_5/Regress/regress-192414.js
started to fail again after http://trac.webkit.org/changeset/95016</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>466170</commentid>
    <comment_count>11</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-13 00:21:58 -0700</bug_when>
    <thetext>Change the name of the bug, because nobody can confirm if it is a regression or not, because nobody maintains QtWebKit on Mac now. :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>737455</commentid>
    <comment_count>12</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-08 23:32:21 -0700</bug_when>
    <thetext>Nobody runs layout tests on Qt Mac, nobody knows if it is valid bug or not,
so we can simple close it as wontfix.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>