<?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>20550</bug_id>
          
          <creation_ts>2008-08-27 13:40:15 -0700</creation_ts>
          <short_desc>SVGUseElement.setAttribute crashes Safari</short_desc>
          <delta_ts>2008-10-08 19:59:40 -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>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>15413</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tuom Larsen">tuom.larsen</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>89523</commentid>
    <comment_count>0</comment_count>
    <who name="Tuom Larsen">tuom.larsen</who>
    <bug_when>2008-08-27 13:40:15 -0700</bug_when>
    <thetext>Define a &quot;symbol&quot; with transform attribute and &quot;use&quot; instance of that symbol with some &quot;fill&quot;.
Change fill of &quot;use&quot;, then change transform of &quot;symbol&quot;. This crashes Safari 3.1 and latest 4 beta here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89524</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-08-27 13:54:16 -0700</bug_when>
    <thetext>Can you please attach an SVG file that demonstrates the problem?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89539</commentid>
    <comment_count>2</comment_count>
    <who name="Tuom Larsen">tuom.larsen</who>
    <bug_when>2008-08-27 15:55:01 -0700</bug_when>
    <thetext>@#$%^!! It took me three hours to isolate it...
Anyway, please, look at the attachment and double click inside that circle.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89540</commentid>
    <comment_count>3</comment_count>
      <attachid>23043</attachid>
    <who name="Tuom Larsen">tuom.larsen</who>
    <bug_when>2008-08-27 15:56:34 -0700</bug_when>
    <thetext>Created attachment 23043
test case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89542</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-08-27 15:58:30 -0700</bug_when>
    <thetext>&lt;rdar://problem/6181015&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89543</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-08-27 15:58:50 -0700</bug_when>
    <thetext>Thanks for taking the time to make a reduction!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89550</commentid>
    <comment_count>6</comment_count>
    <who name="Tuom Larsen">tuom.larsen</who>
    <bug_when>2008-08-27 16:11:56 -0700</bug_when>
    <thetext>No problem.
And please, is it crashing for you or is it just here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89555</commentid>
    <comment_count>7</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-08-27 16:19:51 -0700</bug_when>
    <thetext>Yes, it crashes for me on Mac OS X.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92057</commentid>
    <comment_count>8</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2008-09-21 18:54:07 -0700</bug_when>
    <thetext>I&apos;ve got a fix, uploading in the next days.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>93774</commentid>
    <comment_count>9</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-10-02 12:49:16 -0700</bug_when>
    <thetext>I guess the fix was forgotten?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94464</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-10-07 16:23:28 -0700</bug_when>
    <thetext>This no longer seems to crash with tip of tree, so I&apos;m assuming this is fixed.

Please verify using a nightly build:
http://nightly.webkit.org</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94554</commentid>
    <comment_count>11</comment_count>
    <who name="Tuom Larsen">tuom.larsen</who>
    <bug_when>2008-10-08 08:48:00 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; This no longer seems to crash with tip of tree, so I&apos;m assuming this is fixed.
&gt; 
&gt; Please verify using a nightly build:
&gt; http://nightly.webkit.org
&gt; 

r37382 on Win still crashes. May I reopen the bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94687</commentid>
    <comment_count>12</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2008-10-08 19:59:40 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 15413 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>23043</attachid>
            <date>2008-08-27 15:56:34 -0700</date>
            <delta_ts>2008-08-27 15:56:34 -0700</delta_ts>
            <desc>test case</desc>
            <filename>symbol-safari.xhtml</filename>
            <type>application/xhtml+xml</type>
            <size>1448</size>
            <attacher name="Tuom Larsen">tuom.larsen</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBodG1sIFBV
QkxJQyAiLS8vVzNDLy9EVEQgWEhUTUwgMS4xIHBsdXMgTWF0aE1MIDIuMCBwbHVzIFNWRyAxLjEv
L0VOIiAiaHR0cDovL3d3dy53My5vcmcvMjAwMi8wNC94aHRtbC1tYXRoLXN2Zy94aHRtbC1tYXRo
LXN2Zy5kdGQiPg0KPGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHht
bG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8v
d3d3LnczLm9yZy8xOTk5L3hsaW5rIj48aGVhZD48c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlw
dCI+PCFbQ0RBVEFbDQoNCnN0YXRlID0gdHJ1ZTsNCg0KZnVuY3Rpb24gdGVzdCgpIHsNCglpZiAo
c3RhdGUpIHsNCgkJdmFyIHN2ZyA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdzdmcnKTsNCgkJ
dmFyIGNpcmNsZSA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCdjaXJjbGUnKTsNCgkJdmFyIHVz
ZSA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCd1c2UnKTsNCgkJdXNlLnNldEF0dHJpYnV0ZSgn
ZmlsbCcsICcjZjAwJyk7DQoJCXN2Zy5zZXRBdHRyaWJ1dGUoJ3dpZHRoJywgMjAwKTsNCgkJc3Zn
LnNldEF0dHJpYnV0ZSgnaGVpZ2h0JywgMjAwKTsNCgkJY2lyY2xlLnNldEF0dHJpYnV0ZSgndHJh
bnNmb3JtJywgJ3NjYWxlKCcgKyAxMCArICcpJyk7DQoJfSBlbHNlIHsNCgkJdmFyIHN2ZyA9IGRv
Y3VtZW50LmdldEVsZW1lbnRCeUlkKCdzdmcnKTsNCgkJdmFyIGNpcmNsZSA9IGRvY3VtZW50Lmdl
dEVsZW1lbnRCeUlkKCdjaXJjbGUnKTsNCgkJdmFyIHVzZSA9IGRvY3VtZW50LmdldEVsZW1lbnRC
eUlkKCd1c2UnKTsNCgkJdXNlLnNldEF0dHJpYnV0ZSgnZmlsbCcsICcjZmZmJyk7DQoJCXN2Zy5z
ZXRBdHRyaWJ1dGUoJ3dpZHRoJywgMTAwKTsNCgkJc3ZnLnNldEF0dHJpYnV0ZSgnaGVpZ2h0Jywg
MTAwKTsNCgkJY2lyY2xlLnNldEF0dHJpYnV0ZSgndHJhbnNmb3JtJywgJ3NjYWxlKCcgKyAyICsg
JyknKTsNCgl9DQoJc3RhdGUgPSAhc3RhdGU7DQp9DQoNCl1dPjwvc2NyaXB0Pg0KDQo8dGl0bGU+
dGVzdDwvdGl0bGU+DQoNCjwvaGVhZD4NCjxib2R5IG9uY2xpY2s9InRlc3QoKTsiPg0KPHN2Zzpz
dmcgaWQ9InN2ZyIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPg0KPHN2ZzpkZWZzPg0KPHN2Zzpz
eW1ib2wgaWQ9InN5bWJvbCIgb3ZlcmZsb3c9InZpc2libGUiPg0KPHN2ZzpjaXJjbGUgaWQ9ImNp
cmNsZSIgY3g9IjAiIGN5PSIwIiByPSIyIiBzdHJva2U9IiMwMDAiIHRyYW5zZm9ybT0ic2NhbGUo
MikiIC8+DQo8L3N2ZzpzeW1ib2w+DQo8L3N2ZzpkZWZzPg0KPHN2Zzp1c2UgaWQ9InVzZSIgeD0i
NTAiIHk9IjUwIiBmaWxsPSIjZmZmIiB4bGluazpocmVmPSIjc3ltYm9sIiAvPg0KPC9zdmc6c3Zn
Pg0KPC9ib2R5Pg0KPC9odG1sPg0KDQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>