Bug 19547 - Fidelity.com crash
Summary: Fidelity.com crash
Status: RESOLVED DUPLICATE of bug 23385
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL: https://www.fidelity.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-14 07:52 PDT by John Moe
Modified: 2009-03-12 01:47 PDT (History)
3 users (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-06-14 07:52:00 PDT
1. Go to https://www.fidelity.com/
2. Wait for page to load.
3. Press tab.
4. Crash

Process:         Safari [2315]
Path:            /Volumes/WebKit 1/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r34522 (34522)
Code Type:       X86 (Native)
Parent Process:  launchd [126]

Date/Time:       2008-06-14 10:49:46.961 -0400
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.WebCore             	0x00d899f0 WebCore::HTMLAnchorElement::isKeyboardFocusable(WebCore::KeyboardEvent*) const + 176
1   com.apple.WebCore             	0x00cf119f WebCore::nextNodeWithExactTabIndex(WebCore::Node*, int, WebCore::KeyboardEvent*) + 47
2   com.apple.WebCore             	0x00cf1237 WebCore::Document::nextFocusableNode(WebCore::Node*, WebCore::KeyboardEvent*) + 87
3   com.apple.WebCore             	0x00d440c7 WebCore::FocusController::advanceFocus(WebCore::FocusDirection, WebCore::KeyboardEvent*, bool) + 87
4   com.apple.WebCore             	0x00d2c546 WebCore::EventHandler::defaultTabEventHandler(WebCore::KeyboardEvent*) + 134
5   com.apple.WebCore             	0x00d2de55 WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent*) + 213
6   com.apple.WebCore             	0x00d398d3 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 195
7   com.apple.WebCore             	0x00db03bf WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 511
8   com.apple.WebCore             	0x00d38283 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707
9   com.apple.WebCore             	0x00d3968f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
10  com.apple.WebCore             	0x00d2f115 WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 613
11  com.apple.WebCore             	0x00d36ca8 WebCore::EventHandler::keyEvent(NSEvent*) + 296
12  com.apple.WebKit              	0x001c87a7 -[WebHTMLView keyDown:] + 455
13  com.apple.AppKit              	0x90c804c5 -[NSWindow sendEvent:] + 8511
Comment 1 John Moe 2008-06-14 07:54:51 PDT
"Press Tab to highlight each item on a webpage" must be check in Safari Advanced preferences.
Comment 2 Cameron Zwarich (cpst) 2009-03-12 01:44:30 PDT
This is fixed now, at least for me. John, does this still occur for you in recent nightlies?
Comment 3 mitz 2009-03-12 01:47:26 PDT

*** This bug has been marked as a duplicate of 23385 ***