Bug 8701
| Summary: | MarketMap site crashes WebKit Safari | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wessler <mike.wessler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.smartmoney.com/marketmap/ | ||
Mike Wessler
STEPS TO REPRODUCE:
In nightly, go to http://www.smartmoney.com/marketmap/
ACTUAL RESULTS:
Safari crashes
EXPECTED RESULTS:
See a pretty map of the market (in Java) showing Apple's market cap just ever so slightly bigger than Dell's (among other things)
BUILD DATE AND PLATFORM:
Build 2006-May-2 on MacBookPro (intel 10.4.6)
REGRESSION:
Works properly (does not crash) in Safari Version 2.0.3 (417.9.2)
HEAD OF CRASH LOG:
Host Name: Sproing
Date/Time: 2006-05-02 15:54:34.754 -0400
OS Version: 10.4.6 (Build 8I1119)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [90]
Version: ??? (14154)
PID: 2292
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000014
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x00171ac3 KXMLCore::fastFree(void*) + 53
1 com.apple.WebCore 0x012925ca WebCore::freeWidthMap(WebCore::WidthMap*) + 44
2 com.apple.WebCore 0x01292600 WebCore::WebTextRenderer::~WebTextRenderer [in-charge]() + 42
3 com.apple.WebCore 0x0130df3a void KXMLCore::deleteAllPairSeconds<WebCore::WebTextRenderer*, KXMLCore::HashMap<NSFont*, WebCore::WebTextRenderer*, KXMLCore::PtrHash<NSFont*>, KXMLCore::HashTraits<NSFont*>, KXMLCore::HashTraits<WebCore::WebTextRenderer*> > >(KXMLCore::HashMap<NSFont*, WebCore::WebTextRenderer*, KXMLCore::PtrHash<NSFont*>, KXMLCore::HashTraits<NSFont*>, KXMLCore::HashTraits<WebCore::WebTextRenderer*> >&) + 90
4 com.apple.WebCore 0x01294bf1 -[WebTextRendererFactory clearCaches] + 33
5 ATS 0x90266bd5 atsDBHasChanged + 193
6 ATS 0x90266aff CallatsDBHasChanged + 130
7 com.apple.CoreFoundation 0x90823e8d CFRunLoopRunSpecific + 3341
8 com.apple.CoreFoundation 0x90823179 CFRunLoopRunInMode + 61
9 com.apple.HIToolbox 0x92ef9c5c RunCurrentEventLoopInMode + 285
10 com.apple.HIToolbox 0x92ef9363 ReceiveNextEventCommon + 385
11 com.apple.HIToolbox 0x92ef91ba BlockUntilNextEventMatchingListInMode + 81
12 com.apple.AppKit 0x9339aad1 _DPSNextEvent + 576
13 com.apple.AppKit 0x9339a6be -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
14 com.apple.Safari 0x000064c2 0x1000 + 21698
15 com.apple.AppKit 0x93394443 -[NSApplication run] + 512
16 com.apple.AppKit 0x93388397 NSApplicationMain + 573
17 com.apple.Safari 0x0005ea3e 0x1000 + 383550
18 com.apple.Safari 0x0005e959 0x1000 + 383321
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 8693 ***