[Webkit-unassigned] [Bug 110482] New: Random crash with WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 08:53:43 PST 2013


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

           Summary: Random crash with WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sanford-webkit-bugzilla at selznick.com


Created an attachment (id=189541)
 --> (https://bugs.webkit.org/attachment.cgi?id=189541&action=review)
Crash Report 

I had one window open clicking through various links.  I opened a page in a new window by right clicking on a link (an imgur link) and got the attached bug report.  I can't reproduce it but I'm adding it here in case others can.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x000000010578ffc8 WTF::KeyValuePair<WebCore::CachedResourceClient*, unsigned int>* WTF::HashTable<WebCore::CachedResourceClient*, WTF::KeyValuePair<WebCore::CachedResourceClient*, unsigned int>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebCore::CachedResourceClient*, unsigned int> >, WTF::PtrHash<WebCore::CachedResourceClient*>, WTF::HashMapValueTraits<WTF::HashTraits<WebCore::CachedResourceClient*>, WTF::HashTraits<unsigned int> >, WTF::HashTraits<WebCore::CachedResourceClient*> >::lookup<WTF::IdentityHashTranslator<WTF::PtrHash<WebCore::CachedResourceClient*> >, WebCore::CachedResourceClient*>(WebCore::CachedResourceClient* const&) + 184
1   com.apple.WebCore                 0x00000001057951a2 WebCore::CachedRawResource::responseReceived(WebCore::ResourceResponse const&) + 178
2   com.apple.WebCore                 0x000000010633415f WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 159
3   com.apple.WebCore                 0x0000000106227a98 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 328
4   com.apple.Foundation              0x00007fff87a9bf58 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
5   com.apple.Foundation              0x00007fff87a9be9c -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
6   com.apple.Foundation              0x00007fff87a9bd98 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
7   com.apple.Foundation              0x00007fff87a9c0c1 _NSURLConnectionDidReceiveResponse + 82
...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list