Bug 19547
| Summary: | Fidelity.com crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | John Moe <john> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | alice.barraclough, mitz, zwarich |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| URL: | https://www.fidelity.com/ | ||
John Moe
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
John Moe
"Press Tab to highlight each item on a webpage" must be check in Safari Advanced preferences.
Cameron Zwarich (cpst)
This is fixed now, at least for me. John, does this still occur for you in recent nightlies?
mitz
*** This bug has been marked as a duplicate of 23385 ***