[Webkit-unassigned] [Bug 17860] Crash in WebCore::Loader::Host::didFinishLoading on CNN.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 22:09:33 PDT 2008


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


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at mattlilek.com
           Severity|Critical                    |Major
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |Page Loading
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsReduction, Regression
           Priority|P2                          |P1
            Summary|Crash While Browsing CNN    |Crash in
                   |                            |WebCore::Loader::Host::didFi
                   |                            |nishLoading on CNN.com




------- Comment #2 from webkit at mattlilek.com  2008-03-14 22:09 PDT -------
Confirmed with r31072.  Didn't actually get CNN to crash for me, but lynda.com
(bug 17861) did.

Thread 0 Crashed:
0   com.apple.WebCore                   0x020582c3
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 313
(loader.cpp:269)
1   com.apple.WebCore                   0x01ff2469
WebCore::SubresourceLoader::didFinishLoading() + 169
(SubresourceLoader.cpp:195)
2   com.apple.WebCore                   0x01ef15d6
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24
(ResourceLoader.cpp:373)
3   com.apple.WebCore                   0x01eeed91
-[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 101
(ResourceHandleMac.mm:521)
4   com.apple.Foundation                0x913a38b7
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
5   com.apple.Foundation                0x913a3844
_NSURLConnectionDidFinishLoading + 68
6   com.apple.CFNetwork                 0x947177f3 sendDidFinishLoadingCallback
+ 148
7   com.apple.CFNetwork                 0x94714920
_CFURLConnectionSendCallbacks + 1994
8   com.apple.CFNetwork                 0x947140d9 muxerSourcePerform + 283
9   com.apple.CoreFoundation            0x9526562e CFRunLoopRunSpecific + 3166
10  com.apple.CoreFoundation            0x95265d18 CFRunLoopRunInMode + 88
11  com.apple.HIToolbox                 0x92df06a0 RunCurrentEventLoopInMode +
283
12  com.apple.HIToolbox                 0x92df04b9 ReceiveNextEventCommon + 374
13  com.apple.HIToolbox                 0x92df032d
BlockUntilNextEventMatchingListInMode + 106
14  com.apple.AppKit                    0x916647d9 _DPSNextEvent + 657
15  com.apple.AppKit                    0x9166408e -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
16  com.apple.Safari                    0x0000806e 0x1000 + 28782
17  com.apple.AppKit                    0x9165d0c5 -[NSApplication run] + 795
18  com.apple.AppKit                    0x9162a30a NSApplicationMain + 574
19  com.apple.Safari                    0x000b9a76 0x1000 + 756342


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