Bug 17266 - Unreproducible crash
Summary: Unreproducible crash
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-09 19:06 PST by John Moe
Modified: 2008-03-16 12:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Moe 2008-02-09 19:06:01 PST
I had most recently clicked on a rss entry.

Process:         Safari [2200]
Path:            /Volumes/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r30109 (30109)
Code Type:       X86 (Native)
Parent Process:  launchd [115]

Date/Time:       2008-02-09 21:54:17.921 -0500
OS Version:      Mac OS X 10.5.1 (9B18)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000490
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore             	0x00b45a3f WebCore::DeprecatedString::operator=(WebCore::DeprecatedString const&) + 31
1   com.apple.WebCore             	0x00b5e900 WebCore::DocumentLoader::setResponse(WebCore::ResourceResponse const&) + 32
2   com.apple.WebCore             	0x00d55c20 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 112
3   com.apple.WebCore             	0x00e1b1d0 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 224
4   com.apple.Foundation          	0x938268ba -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 122
5   com.apple.Foundation          	0x93826821 _NSURLConnectionDidReceiveResponse + 81
6   com.apple.CFNetwork           	0x94ca10ab sendDidReceiveDataCallback + 350
7   com.apple.CFNetwork           	0x94c9e807 _CFURLConnectionSendCallbacks + 1457
8   com.apple.CFNetwork           	0x94c9e1db muxerSourcePerform + 283
9   com.apple.CoreFoundation      	0x95c6e64e CFRunLoopRunSpecific + 3166
10  com.apple.CoreFoundation      	0x95c6ed38 CFRunLoopRunInMode + 88
11  com.apple.HIToolbox           	0x949ae8a4 RunCurrentEventLoopInMode + 283
12  com.apple.HIToolbox           	0x949ae6bd ReceiveNextEventCommon + 374
13  com.apple.HIToolbox           	0x949ae531 BlockUntilNextEventMatchingListInMode + 106
14  com.apple.AppKit              	0x95eb2d5b _DPSNextEvent + 657
15  com.apple.AppKit              	0x95eb26a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
16  com.apple.Safari              	0x00009d4e 0x1000 + 36174
17  com.apple.AppKit              	0x95eab6d1 -[NSApplication run] + 795
18  com.apple.AppKit              	0x95e789ba NSApplicationMain + 574
19  com.apple.Safari              	0x00002876 0x1000 + 6262
Comment 1 Robert Blaut 2008-03-16 12:35:11 PDT
The crash bug report without exact steps of reproducing the bug and without complete crash log is INVALID.