[Webkit-unassigned] [Bug 9866] REGRESSION: Repro crash from mangleme using iframe, only from server
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jul 12 09:01:22 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
AssignedTo|webkit- |andersca at mac.com
|unassigned at opendarwin.org |
------- Comment #3 from darin at apple.com 2006-07-12 09:01 PDT -------
This regression was caused by r15170, the change for
<http://bugzilla.opendarwin.org/show_bug.cgi?id=3581>. We're trying to
dereference null.
#1 0x01fe01e4 in WebCore::HTMLIFrameElement::attach (this=0x19ba11e0) at
/Safari/OpenSource/WebCore/html/HTMLIFrameElement.cpp:154
154 renderPart->setWidget(contentFrame()->view());
(gdb) p contentFrame()
$1 = (Frame *) 0x0
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list