[Webkit-unassigned] [Bug 32433] Right click on a link element crashes WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 19:26:45 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32433





--- Comment #3 from Adam Roben (aroben) <aroben at apple.com>  2009-12-11 19:26:45 PST ---
(In reply to comment #2)
> I can't reproduce using Safari 4.0.4 and WebKit r51951.

Oh, wait, yes I can! Here's a better backtrace:

     00000000()    
     Safari.dll!SafariView::contextMenuForElement() + 0x24 bytes    C++
     Safari.dll!BrowserDelegate::contextMenuItemsForElement()    C++
>	WebKit.dll!WebContextMenuClient::getCustomMenuFromDefaultItems(WebCore::ContextMenu * menu=0x7ed4daa0)  Line 107 + 0x1a bytes	C++
     WebKit.dll!WebCore::ContextMenuController::showContextMenu(WebCore::Event
* event=0x7eb0fd80)  Line 136    C++
    
WebKit.dll!WebCore::ContextMenuController::handleContextMenuEvent(WebCore::Event
* event=)  Line 96    C++
     WebKit.dll!WebCore::Node::defaultEventHandler(WebCore::Event *
event=0x7eb0fd80)  Line 2831    C++
     WebKit.dll!WebCore::HTMLAnchorElement::defaultEventHandler(WebCore::Event
* evt=0x7eb0fd80)  Line 236    C++
    
WebKit.dll!WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>
prpEvent={...})  Line 2560    C++
     WebKit.dll!WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>
prpEvent={...})  Line 2445 + 0xb bytes    C++
     WebKit.dll!WebCore::Node::dispatchMouseEvent(const WebCore::AtomicString &
eventType={...}, int button=2, int detail=0, int pageX=376, int pageY=308, int
screenX=568, int screenY=419, bool ctrlKey=false, bool altKey=false, bool
shiftKey=false, bool metaKey=false, bool isSimulated=false, WebCore::Node *
relatedTargetArg=0x00000000, WTF::PassRefPtr<WebCore::Event>
underlyingEvent={...})  Line 2735    C++
     WebKit.dll!WebCore::Node::dispatchMouseEvent(const
WebCore::PlatformMouseEvent & event={...}, const WebCore::AtomicString &
eventType={...}, int detail=0, WebCore::Node * relatedTarget=0x00000000)  Line
2644    C++
     WebKit.dll!WebCore::EventHandler::dispatchMouseEvent(const
WebCore::AtomicString & eventType={...}, WebCore::Node * targetNode=0x7ec0dc00,
bool __formal=true, int clickCount=0, const WebCore::PlatformMouseEvent &
mouseEvent={...}, bool setUnder=true)  Line 1746    C++
     WebKit.dll!WebCore::EventHandler::sendContextMenuEvent(const
WebCore::PlatformMouseEvent & event={...})  Line 1920    C++
     WebKit.dll!WebView::handleContextMenuEvent(unsigned int wParam=198736,
long lParam=0)  Line 1164    C++
     WebKit.dll!WebView::WebViewWndProc(HWND__ * hWnd=, unsigned int message=,
unsigned int wParam=, long lParam=)  Line 2049    C++
     user32.dll!_InternalCallWinProc at 20()  + 0x23 bytes    
     user32.dll!_UserCallWinProcCheckWow at 32()  + 0xb7 bytes    
     user32.dll!_CallWindowProcAorW at 24()  + 0x5e bytes    
     user32.dll!_CallWindowProcW at 20()  + 0x1b bytes    
     comctl32.dll!_CallOriginalWndProc at 24()  + 0x1a bytes    
     comctl32.dll!_CallNextSubclassProc at 20()  + 0x3d bytes    
     comctl32.dll!_DefSubclassProc at 16()  + 0x46 bytes    
     comctl32.dll!TTSubclassProc()  + 0x3c bytes    
     comctl32.dll!_CallNextSubclassProc at 20()  + 0x3d bytes    
     comctl32.dll!_MasterSubclassProc at 16()  + 0x44 bytes    
     user32.dll!_InternalCallWinProc at 20()  + 0x23 bytes    
     user32.dll!_UserCallWinProcCheckWow at 32()  + 0xb7 bytes    
     user32.dll!_RealDefWindowProcWorker at 24()  + 0x167b bytes    
     user32.dll!_RealDefWindowProcW at 16()  + 0x2a bytes    
     user32.dll!_DefWindowProcW at 16()  + 0x54 bytes    
     WebKit.dll!WebView::WebViewWndProc(HWND__ * hWnd=0x00030850, unsigned int
message=517, unsigned int wParam=0, long lParam=20185464)  Line 2145 + 0x10
bytes    C++
     user32.dll!_InternalCallWinProc at 20()  + 0x23 bytes    
     user32.dll!_UserCallWinProcCheckWow at 32()  + 0xb7 bytes    
     user32.dll!_CallWindowProcAorW at 24()  + 0x5e bytes    
     user32.dll!_CallWindowProcW at 20()  + 0x1b bytes    
     comctl32.dll!_CallOriginalWndProc at 24()  + 0x1a bytes    
     comctl32.dll!_CallNextSubclassProc at 20()  + 0x3d bytes    
     comctl32.dll!_DefSubclassProc at 16()  + 0x46 bytes    
     comctl32.dll!TTSubclassProc()  + 0x3c bytes    
     comctl32.dll!_CallNextSubclassProc at 20()  + 0x3d bytes    
     comctl32.dll!_MasterSubclassProc at 16()  + 0x44 bytes    
     user32.dll!_InternalCallWinProc at 20()  + 0x23 bytes    
     user32.dll!_UserCallWinProcCheckWow at 32()  + 0xb7 bytes    
     user32.dll!_DispatchMessageWorker at 8()  + 0xed bytes    
     user32.dll!_DispatchMessageW at 4()  + 0xf bytes    
     Safari.dll!RunMessagePump()  + 0x7 bytes    C++
     Safari.dll!run()    C++
     Safari.dll!safariMain() 0xa bytes    C++
     Safari.dll!safariDLLMain() + 0x10 bytes    C++
     Safari.exe!wWinMain()    C++
     Safari.exe!__tmainCRTStartup()  Line 589 + 0x1c bytes    C
     kernel32.dll!@BaseThreadInitThunk at 12()  + 0x12 bytes    
     ntdll.dll!___RtlUserThreadStart at 8()  + 0x27 bytes    
     ntdll.dll!__RtlUserThreadStart at 8()  + 0x1b bytes

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list