<?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>9850</bug_id>
          
          <creation_ts>2006-07-11 05:22:59 -0700</creation_ts>
          <short_desc>REGRESSION: Assertion failure (SHOULD NEVER BE REACHED) in -[WebHTMLView(WebPrivate) removeTrackingRect:]</short_desc>
          <delta_ts>2006-07-15 12:27:43 -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>WebKit Misc.</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>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ddkilzer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>49231</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-07-11 05:22:59 -0700</bug_when>
    <thetext>Sometimes when I click a link I get the following assertion failure:

=================
SHOULD NEVER BE REACHED (WebKit/WebView/WebHTMLView.m:1025 -[WebHTMLView(WebPrivate) removeTrackingRect:])
=================

Backtrace:

#0  0x003673a8 in -[WebHTMLView(WebPrivate) removeTrackingRect:] (self=0x199fbea0, _cmd=0x90aa8750, tag=195951310) at WebKit/WebView/WebHTMLView.m:1025
#1  0x93808160 in -[NSToolTipManager removeAllToolTipsForView:] ()
#2  0x93720668 in -[NSView _finalize] ()
#3  0x937205c8 in -[NSView dealloc] ()
#4  0x93791554 in -[NSControl dealloc] ()
#5  0x0036db78 in -[WebHTMLView dealloc] (self=0x199fbea0, _cmd=0x90a4f2b4) at WebKit/WebView/WebHTMLView.m:1965
#6  0x936ff4b4 in -[NSView release] ()
#7  0x907d22c0 in __CFDictionaryDeallocate ()
#8  0x907bbf34 in _CFRelease ()
#9  0x90819ee0 in CFSetRemoveAllValues ()
#10 0x0030c50c in +[WebHistoryItem(WebPrivate) _releaseAllPendingPageCaches] (self=0x4230c4, _cmd=0x90a70be8) at WebKit/History/WebHistoryItem.m:733
#11 0x0030c694 in +[WebHistoryItem(WebPrivate) _releasePageCache:] (self=0x4230c4, _cmd=0x90a70d5c, timer=0x1942d2e0) at WebKit/History/WebHistoryItem.m:755
#12 0x92946f5c in __NSFireTimer ()
#13 0x907ef550 in __CFRunLoopDoTimer ()
#14 0x907dbec8 in __CFRunLoopRun ()
#15 0x907db47c in CFRunLoopRunSpecific ()
#16 0x931eb740 in RunCurrentEventLoopInMode ()

When it happens, _private is nil and tag is TRACKING_RECT_TAG.

This bug might be related to bug 9795.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49248</commentid>
    <comment_count>1</comment_count>
    <who name="Alice Liu">alice.barraclough</who>
    <bug_when>2006-07-11 09:34:31 -0700</bug_when>
    <thetext>&lt;rdar://problem/4503016&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49644</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-07-13 07:28:23 -0700</bug_when>
    <thetext>See bug 9795.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>