[Webkit-unassigned] [Bug 16733] Regression: Crash on Safari Start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 13:16:11 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16733





------- Comment #2 from 808caaa4.8ce9.9cd6c799e9f6 at gmail.com  2008-01-04 13:16 PDT -------
me too.
It's when WebView::tabKeyCyclesThroughElements(int *) with arg (int*)1.
With debugger, IWebViewPrivate have unwanted executeCoreCommandByName() now.

---
??_7WebView@@6BIWebViewPrivate@@@ dd offset
?QueryInterface at WebView@@W3AGJABU_GUID@@PAPAX at Z
                dd offset ?AddRef at WebView@@W3AGKXZ
                dd offset ?Release at WebView@@W3AGKXZ
                dd offset ?setInViewSourceMode at WebView@@UAGJH at Z
                dd offset ?inViewSourceMode at WebView@@UAGJPAH at Z
                dd offset ?viewWindow at WebView@@UAGJPAI at Z
                dd offset ?setFormDelegate at WebView@@UAGJPAUIWebFormDelegate@@@Z
                dd offset ?formDelegate at WebView@@UAGJPAPAUIWebFormDelegate@@@Z
                dd offset
?setFrameLoadDelegatePrivate at WebView@@UAGJPAUIWebFrameLoadDelegatePrivate@@@Z
                dd offset
?frameLoadDelegatePrivate at WebView@@UAGJPAPAUIWebFrameLoadDelegatePrivate@@@Z
                dd offset ?scrollOffset at WebView@@UAGJPAUtagPOINT@@@Z
                dd offset ?scrollBy at WebView@@UAGJPAUtagPOINT@@@Z
                dd offset ?visibleContentRect at WebView@@UAGJPAUtagRECT@@@Z
                dd offset ?updateActiveState at WebView@@UAGJXZ
                dd offset ?executeCoreCommandByName at WebView@@UAGJPA_W0 at Z       
; <- what's this ??? 
                dd offset ?markAllMatchesForText at WebView@@UAGJPA_WHHIPAI at Z
                dd offset ?unmarkAllTextMatches at WebView@@UAGJXZ
                dd offset
?rectsForTextMatches at WebView@@UAGJPAPAUIEnumTextMatches@@@Z
                dd offset ?selectionRect at WebView@@UAGJPAUtagRECT@@@Z
                dd offset ?generateSelectionImage at WebView@@UAGJHPAI at Z
                dd offset
?canHandleRequest at WebView@@UAGJPAUIWebURLRequest@@PAH at Z
                dd offset ?clearFocusNode at WebView@@UAGJXZ
                dd offset ?setTabKeyCyclesThroughElements at WebView@@UAGJH at Z
                dd offset ?tabKeyCyclesThroughElements at WebView@@UAGJPAH at Z
                dd offset ?setAllowSiteSpecificHacks at WebView@@UAGJH at Z
                dd offset ?addAdditionalPluginPath at WebView@@UAGJPA_W at Z
                dd offset
?loadBackForwardListFromOtherView at WebView@@UAGJPAUIWebView@@@Z
                dd offset ?setCustomDropTarget at WebView@@UAGJPAUIDropTarget@@@Z
                dd offset ?removeCustomDropTarget at WebView@@UAGJXZ
                dd offset ?setInitialFocus at WebView@@UAGJH at Z
                dd offset ?inspector at WebView@@UAGJPAPAUIWebInspector@@@Z
                dd offset ?clearUndoRedoOperations at WebView@@UAGJXZ
                dd offset ?setProhibitsMainFrameScrolling at WebView@@UAGJH at Z
                dd offset ?setShouldApplyMacFontAscentHack at WebView@@UAGJH at Z
                dd offset ?shouldClose at WebView@@UAGJPAH at Z
                db    0
                db    0
                db    0
                db    0
---

I dont't have devenv for private hardware trouble, so cannot guess what's going
wrong.


-- 
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