[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:39:18 PST 2007


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





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


#0      0x014cfb04 in -[WebCoreResourceHandleAsDelegate release] at
ResourceHandleMac.mm:432
#1      0x929938cc in -[NSURLConnection(NSURLConnectionInternal)
_releaseDelegate]
#2      0x92991ab8 in -[NSURLConnection(NSURLConnectionInternal)
_sendCallbacks]


#0      0x014cfb04 in -[WebCoreResourceHandleAsDelegate release] at
ResourceHandleMac.mm:432
#1      0x92991ac8 in -[NSURLConnection(NSURLConnectionInternal)
_sendCallbacks]


#0      0x014cfb04 in -[WebCoreResourceHandleAsDelegate release] at
ResourceHandleMac.mm:432
#1      0x014cff80 in WebCore::ResourceHandle::delegate at
ResourceHandleMac.mm:138
#2      0x014d02ac in WebCore::ResourceHandle::start at
ResourceHandleMac.mm:103


#0      0x014cfb04 in -[WebCoreResourceHandleAsDelegate release] at
ResourceHandleMac.mm:432
#1      0x0185c278 in
WebCore::RetainPtr<WebCoreResourceHandleAsDelegate>::operator= at
RetainPtr.h:131
#2      0x014cfe8c in WebCore::ResourceHandle::releaseDelegate at
ResourceHandleMac.mm:148
#3      0x014d0a24 in WebCore::ResourceHandle::~ResourceHandle at
ResourceHandleMac.mm:75
#4      0x0185b9dc in WebCore::Shared<WebCore::ResourceHandle>::deref at
Shared.h:52
#5      0x01865b34 in WTF::RefPtr<WebCore::ResourceHandle>::operator= at
RefPtr.h:106
#6      0x014fc2a4 in WebCore::SubresourceLoader::didFinishLoading at
SubresourceLoader.cpp:191
#7      0x014fa2dc in WebCore::ResourceLoader::didFinishLoading at
ResourceLoader.cpp:323
#8      0x014cf7c0 in -[WebCoreResourceHandleAsDelegate
connectionDidFinishLoading:] at ResourceHandleMac.mm:367


-- 
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