<?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>4576</bug_id>
          
          <creation_ts>2005-08-21 20:08:22 -0700</creation_ts>
          <short_desc>LEAK: using Pogo</short_desc>
          <delta_ts>2005-08-23 14:30:15 -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>New Bugs</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>4599</dup_id>
          
          <bug_file_loc>http://www.pogo.com</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 name="Andre Smith">andre-smith</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>17086</commentid>
    <comment_count>0</comment_count>
    <who name="Andre Smith">andre-smith</who>
    <bug_when>2005-08-21 20:08:22 -0700</bug_when>
    <thetext>When I visit the www.pogo.com website, I am able to reproduce conditions that cause a memory leak in 
the Safari web browser. This occurs when I open the main page, but I have also noticed broswer crashes 
when using other portions of the site; I have included the output from the leaks command below:

console:~ asmith$ leaks Safari
Process 4076: 34833 nodes malloced for 7716 KB
Process 4076: 1 leak for 16 total leaked bytes.
Leak: 0x0b38ac60  size=16       string &apos;Safari&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17280</commentid>
    <comment_count>1</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2005-08-23 14:30:15 -0700</bug_when>
    <thetext>The leak reported here is probably the PCFragPrepareClosureFromFile leak also reported in 4599. To 
verify, please do the following:

1. In a terminal window, set the environment variable MallocStackLogging to value 1 (e.g. in a bash shell, 
type &quot;export MallocStackLogging=1&lt;return&gt;&quot;)
2. launch Safari from that terminal window, using run-safari or some other command-line technique
3. visit the page
4. in another terminal window, type &apos;leaks Safari&apos;. This will show the backtraces of each reported leak.

*** This bug has been marked as a duplicate of 4599 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>