<?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>33322</bug_id>
          
          <creation_ts>2010-01-07 07:47:39 -0800</creation_ts>
          <short_desc>use/defs in SVG can cause browser to crash</short_desc>
          <delta_ts>2010-01-08 07:27:36 -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>SVG</component>
          <version>525.x (Safari 3.2)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>18994</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>andreas.hocevar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>evan</cc>
    
    <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>178180</commentid>
    <comment_count>0</comment_count>
    <who name="">andreas.hocevar</who>
    <bug_when>2010-01-07 07:47:39 -0800</bug_when>
    <thetext>use/defs does not work. In Safari 3.1 (525.21) it can cause the browser to crash, and Chromium 4 (532.6) and Epiphany-webkit (531.2) render use elements at the original position, ignoring x and y offsets.

Example showing the rendering issue:
http://www.selfsvg.info/content/listings/use_example.svg (should look like http://www.selfsvg.info/content/images/use_example.png).

Example showing the browser crash:
http://dev.openlayers.org/releases/OpenLayers-2.8/examples/graphic-name.html (select the button with the 4 arrows, click on a polygon, and move the vertices, watch browser crash after moving the mouse around a bit).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178263</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-01-07 10:57:57 -0800</bug_when>
    <thetext>Easy fix: use other language settings: export LANG=&quot;C&quot;
for example. We already have bug reports for this.

*** This bug has been marked as a duplicate of bug 18994 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178665</commentid>
    <comment_count>2</comment_count>
    <who name="">andreas.hocevar</who>
    <bug_when>2010-01-08 06:48:39 -0800</bug_when>
    <thetext>The link provided for the browser crash was incorrect. The correct one is http://dev.openlayers.org/releases/OpenLayers-2.8/examples/snapping.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178668</commentid>
    <comment_count>3</comment_count>
    <who name="">andreas.hocevar</who>
    <bug_when>2010-01-08 07:15:14 -0800</bug_when>
    <thetext>After switching my numeric locale from de_AT to en_US, I experience the browser crashing on all of the mentioned browsers. So I think there must actually be two different issues. Unfortunately I am not able to provide a stripped down test case, but I can confirm that this issue goes away when not using defs/use.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>