[Webkit-unassigned] [Bug 12718] REGRESSION(r18184): Segmentation fault when loading abc.go.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 12 03:51:29 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12718





------- Comment #12 from ddkilzer at webkit.org  2007-02-12 03:51 PDT -------
By overriding [WebCoreResourceHandleAsDelegate retain], I'm seeing it be
released in 3 places:


#0      0x014cfbac in -[WebCoreResourceHandleAsDelegate retain] at
ResourceHandleMac.mm:438
#1      0x0185c244 in
WebCore::RetainPtr<WebCoreResourceHandleAsDelegate>::operator= at
RetainPtr.h:127
#2      0x014cff64 in WebCore::ResourceHandle::delegate at
ResourceHandleMac.mm:137
#3      0x014d0220 in WebCore::ResourceHandle::start at ResourceHandleMac.mm:98


#0      0x014cfbac in -[WebCoreResourceHandleAsDelegate retain] at
ResourceHandleMac.mm:438
#1      0x92987da8 in -[NSURLConnection initWithRequest:delegate:priority:]
#2      0x014d0328 in WebCore::ResourceHandle::start at
ResourceHandleMac.mm:105


#0      0x014cfbac in -[WebCoreResourceHandleAsDelegate retain] at
ResourceHandleMac.mm:438
#1      0x929919cc in -[NSURLConnection(NSURLConnectionInternal)
_sendCallbacks]


-- 
Configure bugmail: http://bugs.webkit.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