[Webkit-unassigned] [Bug 138443] Crash in NSURLConnectionInternal, messaging released WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 07:19:46 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138443

--- Comment #6 from Daniel Jalkut <jalkut at red-sweater.com> ---
What's most suspicious about an Instruments "Zombie" audit of the crash is the WebView in question is logged as being released twice by the "CFNetwork" library, but it is never credited for any retains. They are the last two recorded events for the object, culminating in the overrelease, each coming from:

[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141106/865c8a9c/attachment-0002.html>


More information about the webkit-unassigned mailing list