<?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>33280</bug_id>
          
          <creation_ts>2010-01-06 17:18:33 -0800</creation_ts>
          <short_desc>[RVCT] ACID3 test crash</short_desc>
          <delta_ts>2011-04-11 12:04:22 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>S60 3rd edition</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>27065</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Laszlo Gombos">laszlo.gombos</reporter>
          <assigned_to name="Laszlo Gombos">laszlo.gombos</assigned_to>
          <cc>ademar</cc>
    
    <cc>benjamin</cc>
    
    <cc>cshu</cc>
    
    <cc>hausmann</cc>
    
    <cc>koshuin</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>peojala11</cc>
    
    <cc>s.mathur</cc>
    
    <cc>suresh.voruganti</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>177883</commentid>
    <comment_count>0</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2010-01-06 17:18:33 -0800</bug_when>
    <thetext>To reproduce, load http://acid3.acidtests.org/ with QtLauncher or other launchers on a Symbian device.

Crash was reproduced with SVG turned off, but probably will happen if SVG turned on as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>177901</commentid>
    <comment_count>1</comment_count>
      <attachid>46013</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2010-01-06 17:43:23 -0800</bug_when>
    <thetext>Created attachment 46013
RVCT workaround</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178118</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-01-07 03:34:09 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Created an attachment (id=46013) [details]
&gt; RVCT workaround

This patch is now tracked in http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit/commits/staging/4.6/webkit-bug-33280</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178123</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-01-07 03:38:43 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Created an attachment (id=46013) [details]
&gt; RVCT workaround

Patch merged into qtwebkit-4.6 with b217cdfedc7b5e7581325bda718192247f03dd5d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>214433</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-04-19 18:47:31 -0700</bug_when>
    <thetext>We haven&apos;t merged this into the 2.0 release branch yet. Laszlo, can you verify if the bug still exists, i.e. use week 14 build to try?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>214518</commentid>
    <comment_count>5</comment_count>
    <who name="Janne Koskinen">koshuin</who>
    <bug_when>2010-04-20 00:45:53 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; We haven&apos;t merged this into the 2.0 release branch yet. Laszlo, can you verify
&gt; if the bug still exists, i.e. use week 14 build to try?

This is RVCT 2.2 issue and I don&apos;t think it will go away. I have previously reproduced this with 3.1 and 5.0 and Petri came up with the same fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>214638</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-04-20 07:13:25 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #4)
&gt; &gt; We haven&apos;t merged this into the 2.0 release branch yet. Laszlo, can you verify
&gt; &gt; if the bug still exists, i.e. use week 14 build to try?
&gt; 
&gt; This is RVCT 2.2 issue and I don&apos;t think it will go away. I have previously
&gt; reproduced this with 3.1 and 5.0 and Petri came up with the same fix.

Surely RVCT doesn&apos;t change, but WebKit&apos;s code base changes rapidly :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>216947</commentid>
    <comment_count>7</comment_count>
    <who name="Petri Ojala">peojala11</who>
    <bug_when>2010-04-26 02:05:58 -0700</bug_when>
    <thetext>Tested with latest 4.7 (gitorious.org/qt/qt.git - 4.7 branch).

Crash exists, so actions needed. (no crash with 4.6)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>217097</commentid>
    <comment_count>8</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2010-04-26 07:37:15 -0700</bug_when>
    <thetext>Petri, thanks for picking this up. 

I take you mean that QtWebKit 4.6 works and WebKit 2.0 fails independently on the underlying Qt version (4.6 or 4.7). Can you confirm ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>217528</commentid>
    <comment_count>9</comment_count>
    <who name="Petri Ojala">peojala11</who>
    <bug_when>2010-04-26 23:19:03 -0700</bug_when>
    <thetext>
Qt 4.6 + qtwebkit4.6 = OK
Qt 4.7 + webkit 2.0 = Crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>217627</commentid>
    <comment_count>10</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-04-27 02:53:56 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; Qt 4.6 + qtwebkit4.6 = OK
&gt; Qt 4.7 + webkit 2.0 = Crash

Thank you, that means we should apply this patch to the release branch. I&apos;m on it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>217628</commentid>
    <comment_count>11</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-04-27 02:57:42 -0700</bug_when>
    <thetext>Patch cherry-picked into the qtwebkit-2.0 branch with commit d91872130476bbc3ab17655693f4be1de7f9d471</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>254763</commentid>
    <comment_count>12</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-07-22 06:50:10 -0700</bug_when>
    <thetext>Patch cherry-picked into the qtwebkit-2.1 branch with commit 54ecd4d4473ddea4fe630726cab29ff06278ca2e</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275242</commentid>
    <comment_count>13</comment_count>
    <who name="Suresh Voruganti">suresh.voruganti</who>
    <bug_when>2010-09-07 13:18:25 -0700</bug_when>
    <thetext>Simon, can you resolve the error as the patch is already picked for Qtwebkit 2.1 and 2.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>275246</commentid>
    <comment_count>14</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2010-09-07 13:22:59 -0700</bug_when>
    <thetext>This patch is never landed...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>361528</commentid>
    <comment_count>15</comment_count>
    <who name="Janne Koskinen">koshuin</who>
    <bug_when>2011-03-03 05:29:04 -0800</bug_when>
    <thetext>Bump. Do we land this patch or not? I&apos;ll close this next week for &quot;later&quot; if no objections.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>361544</commentid>
    <comment_count>16</comment_count>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-03-03 06:02:10 -0800</bug_when>
    <thetext>somebody should try the rvct4 build without this patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>367139</commentid>
    <comment_count>17</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-03-14 12:42:16 -0700</bug_when>
    <thetext>Assigning to myself to test if this is still required for RVCT4.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>373991</commentid>
    <comment_count>18</comment_count>
    <who name="Siddharth Mathur">s.mathur</who>
    <bug_when>2011-03-26 14:15:02 -0700</bug_when>
    <thetext>Invalid with latest trunk + RVCT 4.0. Hence resolving.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>383319</commentid>
    <comment_count>19</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-04-11 11:43:32 -0700</bug_when>
    <thetext>(In reply to comment #18)
&gt; Invalid with latest trunk + RVCT 4.0. Hence resolving.

I&apos;m assuming you mean it&apos;s not needed anymore (and therefore it&apos;s FIXED), so removing the dependency from #32653.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>383342</commentid>
    <comment_count>20</comment_count>
    <who name="Siddharth Mathur">s.mathur</who>
    <bug_when>2011-04-11 12:04:22 -0700</bug_when>
    <thetext>(In reply to comment #19)
&gt; (In reply to comment #18)
&gt; &gt; Invalid with latest trunk + RVCT 4.0. Hence resolving.
&gt; 
&gt; I&apos;m assuming you mean it&apos;s not needed anymore (and therefore it&apos;s FIXED), so removing the dependency from #32653.

Ademar,
Changing WONTFIX-&gt;FIXED. Sorry for the confusion. 
BTW, Norbert verified the other day that we get 100% on ACID3 with trunk on Symbian.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>46013</attachid>
            <date>2010-01-06 17:43:23 -0800</date>
            <delta_ts>2010-06-11 11:42:23 -0700</delta_ts>
            <desc>RVCT workaround</desc>
            <filename>33280.patch</filename>
            <type>text/plain</type>
            <size>1194</size>
            <attacher name="Laszlo Gombos">laszlo.gombos</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiA1Mjg4OCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMTUgQEAKKzIwMTAtMDEtMDYgIExhc3psbyBHb21ib3MgIDxsYXN6bG8uMS5nb21i
b3NAbm9raWEuY29tPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisg
ICAgICAgIFtSVkNUXSBBQ0lEMyB0ZXN0IGNyYXNoCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJr
aXQub3JnL3Nob3dfYnVnLmNnaT9pZD0zMzI4MAorCisgICAgICAgIFdvcmthcm91bmQgZGV2ZWxv
cGVkIGJ5IFlvbmdqdW4gWmhhbmcuCisKKyAgICAgICAgKiBkb20vRWxlbWVudC5jcHA6CisgICAg
ICAgIChXZWJDb3JlOjpFbGVtZW50OjpzZXRBdHRyaWJ1dGUpOgorCiAyMDEwLTAxLTA2ICBLZXZp
biBEZWNrZXIgIDxrZGVja2VyQGFwcGxlLmNvbT4KIAogICAgICAgICBSZXZpZXdlZCBieSBTaW1v
biBGcmFzZXIKSW5kZXg6IFdlYkNvcmUvZG9tL0VsZW1lbnQuY3BwCj09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdl
YkNvcmUvZG9tL0VsZW1lbnQuY3BwCShyZXZpc2lvbiA1MjgxMykKKysrIFdlYkNvcmUvZG9tL0Vs
ZW1lbnQuY3BwCSh3b3JraW5nIGNvcHkpCkBAIC01MjUsNyArNTI1LDExIEBAIHZvaWQgRWxlbWVu
dDo6c2V0QXR0cmlidXRlKGNvbnN0IEF0b21pY1MKICAgICAgICAgcmV0dXJuOwogICAgIH0KIAor
I2lmIENPTVBJTEVSKFJWQ1QpCisgICAgY29uc3QgQXRvbWljU3RyaW5nIGxvY2FsTmFtZSA9IHNo
b3VsZElnbm9yZUF0dHJpYnV0ZUNhc2UodGhpcykgPyBuYW1lLmxvd2VyKCkgOiBuYW1lOworI2Vs
c2UKICAgICBjb25zdCBBdG9taWNTdHJpbmcmIGxvY2FsTmFtZSA9IHNob3VsZElnbm9yZUF0dHJp
YnV0ZUNhc2UodGhpcykgPyBuYW1lLmxvd2VyKCkgOiBuYW1lOworI2VuZGlmCiAKICAgICAvLyBh
bGxvY2F0ZSBhdHRyaWJ1dGVtYXAgaWYgbmVjZXNzYXJ5CiAgICAgQXR0cmlidXRlKiBvbGQgPSBh
dHRyaWJ1dGVzKGZhbHNlKS0+Z2V0QXR0cmlidXRlSXRlbShsb2NhbE5hbWUsIGZhbHNlKTsK
</data>

          </attachment>
      

    </bug>

</bugzilla>