<?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>9785</bug_id>
          
          <creation_ts>2006-07-08 06:39:30 -0700</creation_ts>
          <short_desc>buildbot debug leak checking failing with d-&gt;ownerRenderer assertion failure</short_desc>
          <delta_ts>2006-12-18 12:19:16 -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>Frames</component>
          <version>420+</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Darin Adler">darin</reporter>
          <assigned_to name="Anders Carlsson">andersca</assigned_to>
          <cc>ddkilzer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>48808</commentid>
    <comment_count>0</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-08 06:39:30 -0700</bug_when>
    <thetext>Seeing this consistently in the debug buildbot log, although I can&apos;t reproduce it locally:

=================
ASSERTION FAILED: !d-&gt;m_ownerElement (/Users/buildbot/Desktop/BuildData/WebKit-BuildSlave/post-commit-leaks-powerpc-mac-os-x/build/WebCore/page/Frame.cpp:211 virtual WebCore::Frame::~Frame())
=================
Segmentation fault
LEAK: 9 Node
LEAK: 3 RenderObject
LEAK: 1 Frame
LEAK: 9 KJS::Node
fast/dom/Window/redirect-with-timer.html -&gt; failed
fast/dom/Window/window-open-parent-no-parent.html -&gt; failed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48826</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-08 09:19:02 -0700</bug_when>
    <thetext>There may be some relevant crash logs in Bug 9784.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41358</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-12-18 12:19:16 -0800</bug_when>
    <thetext>The assert is no longer there. Instead, the Frame destructor calls disconnectOwnerElement() which set d-&gt;m_ownerElement to 0.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>