WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14275
Crash when opening Web inspector when there is another one active on different tab
https://bugs.webkit.org/show_bug.cgi?id=14275
Summary
Crash when opening Web inspector when there is another one active on differen...
Niels Leenheer (HTML5test)
Reported
2007-06-21 00:39:49 PDT
Steps to reproduce: 1. Open up a website. 2. Inspect an element 3. Go to the Console 4. Open a new tab 5. Inspect an element on the new tab 6. Crash...
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-06-21 07:54:44 PDT
Thanks Niels! Please post a crash log as an attachment to the bug.
Niels Leenheer (HTML5test)
Comment 2
2007-06-21 08:59:35 PDT
The crash isn´t being catched by Dr. Watson or Windows, so I can´t attach a log. All Safari windows simply close without warning or error.
Alexey Proskuryakov
Comment 3
2007-07-19 06:06:24 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++ ...
David Kilzer (:ddkilzer)
Comment 4
2007-07-19 07:37:12 PDT
<
rdar://problem/5346832
>
Alexey Proskuryakov
Comment 5
2008-01-30 10:13:15 PST
This was fixed in
r27765
by Adam Roben.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug