[Webkit-unassigned] [Bug 9795] REGRESSION: Crash in [WebHTMLView(WebPrivate) _updateMouseoverWithEvent:]
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jul 11 04:14:17 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9795
------- Comment #6 from opendarwin.org at mitzpettel.com 2006-07-11 04:14 PDT -------
(In reply to comment #4)
> 1118: WebFrame* frame = [lastHitView _frame];
>
> The crash log still notes line 1118, which means it's failing on the first
> call. I don't have any idea what "objc_msgSend_rtp" means, though. Looks like
> a Very Bad Thing(tm) is happening with an internal ObjC method.
It most likely means that lastHitView points to a deallocated object. Enabling
zombies might help with debugging this crash.
See http://developer.apple.com/technotes/tn2004/tn2124.html#SECFOUNDATION
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list