<?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>15373</bug_id>
          
          <creation_ts>2007-10-04 08:42:45 -0700</creation_ts>
          <short_desc>fast/images/animated-background-image-crash.html shows vm_allocate error in Safari</short_desc>
          <delta_ts>2008-03-19 09:56:19 -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>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>12095</dependson>
    
    <dependson>16164</dependson>
          <blocked>15483</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57783</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-10-04 08:42:45 -0700</bug_when>
    <thetext>fast/images/animated-background-image-crash.html shows vm_allocate error in Safari

Safari(23270,0xa000d000) malloc: *** vm_allocate(size=1800003584) failed (error code=3)
Safari(23270,0xa000d000) malloc: *** error: can&apos;t allocate region
Safari(23270,0xa000d000) malloc: *** set a breakpoint in szone_error to debug

We should never need to allocate an ImageBuffer that large.  Likely this is due to bug 12095, and SVGImage just allocating a maximum size buffer to hold the SVG instead of allocating one at the destination size.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62592</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-11-28 12:19:13 -0800</bug_when>
    <thetext>This is possibly just a dup of bug 16164.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74428</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-03-19 06:11:51 -0700</bug_when>
    <thetext>Reported test case doesn&apos;t crash in the latest Webkit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74446</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2008-03-19 09:56:19 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Reported test case doesn&apos;t crash in the latest Webkit.
&gt; 

Beth fixed one of the SVGImage large allocation crashes long ago.  It looks like this test has been re-enabled since.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>