[Webkit-unassigned] [Bug 11859] Gmail>Compose with signature: reproducible crash with right click
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 17 14:27:43 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11859
------- Comment #3 from ddkilzer at kilzer.net 2006-12-17 14:27 PDT -------
Stack trace resulting from following steps in Comment #1 on a locally-built
debug build of WebKit r18269 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8L127):
Date/Time: 2006-12-17 16:12:37.349 -0600
OS Version: 10.4.8 (Build 8L127)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: bash [16966]
Version: 2.0.4 (419.3)
Build Version: 1
Project Name: WebBrowser
Source Version: 4190300
PID: 26878
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000014
Thread 0 Crashed:
0 com.apple.WebCore 0x015d3eac WebCore::FontData::getNSFont() const
+ 20 (FontData.h:74)
1 com.apple.WebCore 0x011533cc -[WebCoreFrameBridge
fontForSelection:] + 112 (WebCoreFrameBridge.mm:1428)
2 com.apple.WebKit 0x003630c4 -[WebHTMLView(WebInternal)
_updateFontPanel] + 324 (WebHTMLView.m:5075)
3 com.apple.WebKit 0x00362e38 -[WebHTMLView(WebInternal)
_selectionChanged] + 88 (WebHTMLView.m:5038)
4 com.apple.WebKit 0x0033896c -[WebFrameBridge
respondToChangedSelection] + 236 (WebFrameBridge.mm:1001)
5 com.apple.WebCore 0x0112e478
WebCore::FrameMac::respondToChangedSelection(WebCore::Selection const&, bool) +
1040 (FrameMac.mm:868)
6 com.apple.WebCore 0x01296aac
WebCore::SelectionController::setSelection(WebCore::Selection const&, bool,
bool, bool) + 1612 (SelectionController.cpp:139)
7 com.apple.WebCore 0x014e4218
WebCore::EventHandler::selectClosestWordFromMouseEvent(WebCore::PlatformMouseEvent
const&, WebCore::Node*) + 504 (EventHandler.cpp:147)
8 com.apple.WebCore 0x014e7c18
WebCore::EventHandler::sendContextMenuEvent(WebCore::PlatformMouseEvent) + 624
(EventHandler.cpp:1155)
9 com.apple.WebKit 0x00357fc4 -[WebHTMLView menuForEvent:] + 256
(WebHTMLView.m:2663)
10 com.apple.AppKit 0x93b51c5c -[NSView rightMouseDown:] + 68
11 com.apple.AppKit 0x93a23404 -[NSControl _rightMouseUpOrDown:] +
440
12 com.apple.AppKit 0x93767fa0 -[NSWindow sendEvent:] + 6424
13 com.apple.Safari 0x00021734 0x1000 + 132916
14 com.apple.AppKit 0x937108d4 -[NSApplication sendEvent:] + 4172
15 com.apple.Safari 0x00021238 0x1000 + 131640
16 com.apple.AppKit 0x93707d10 -[NSApplication run] + 508
17 com.apple.AppKit 0x937f887c NSApplicationMain + 452
18 com.apple.Safari 0x0005c77c 0x1000 + 374652
19 com.apple.Safari 0x0005c624 0x1000 + 374308
--
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