[Webkit-unassigned] [Bug 14275] Crash when opening Web inspector when there is another one active on different tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 06:06:25 PDT 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsRadar, PlatformOnly
           Priority|P2                          |P1




------- Comment #3 from ap at webkit.org  2007-07-19 06:06 PDT -------
Confirmed with 24441. Running the nightly under a debugger, I'm getting a
message about 
stack overflow:

        WebKit.dll!SubclassedWndProc(HWND__ * hwnd=0x00260494, unsigned int
msg=49502, unsigned int wParam=1244596, long lParam=0)  Line 217 + 0xc      C++
        user32.dll!7e418734()   
        user32.dll!7e418816()   
        user32.dll!7e41c63f()   
        user32.dll!7e41c665()   
        WebKit.dll!SubclassedWndProc(HWND__ * hwnd=0x00260494, unsigned int
msg=49502, unsigned int wParam=1244596, long lParam=0)  Line 233    C++
        user32.dll!7e418734()   
        user32.dll!7e418816()   
        user32.dll!7e41c63f()   
        user32.dll!7e41c665()   
        WebKit.dll!SubclassedWndProc(HWND__ * hwnd=0x00260494, unsigned int
msg=49502, unsigned int wParam=1244596, long lParam=0)  Line 233    C++
...


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