Bug 15333 - at call WebInspector (Inspect Element) crashed Safari
Summary: at call WebInspector (Inspect Element) crashed Safari
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.google.de
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 11:16 PDT by Alexander Luck
Modified: 2008-02-16 14:18 PST (History)
1 user (show)

See Also:


Attachments
Dr. Watson log file of the crash (73.09 KB, text/plain)
2007-10-01 11:17 PDT, Alexander Luck
no flags Details
dump file of the crash (29.08 KB, application/octet-stream)
2007-10-01 11:19 PDT, Alexander Luck
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Luck 2007-10-01 11:16:34 PDT
I load a Website and right click with mouse and call "inspect element" and safari crahed.

I have attached the log and dump files. I have use Safari 3.0.3 with last nightly webkit r25813. The example url is www.google.de.
Comment 1 Alexander Luck 2007-10-01 11:17:52 PDT
Created attachment 16485 [details]
Dr. Watson log file of the crash
Comment 2 Alexander Luck 2007-10-01 11:19:00 PDT
Created attachment 16486 [details]
dump file of the crash
Comment 3 Adam Roben (:aroben) 2007-10-01 15:16:13 PDT
Here's the backtrace from the dump file:

>	WebKit.dll!WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader * loader=0x7fa5d080)  Line 117 + 0xb bytes	C++
 	WebKit.dll!WebCore::SubresourceLoader::didFinishLoading()  Line 193 + 0xe bytes	C++
 	WebKit.dll!WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle * __formal=0x7fbb6b38)  Line 362	C++
 	WebKit.dll!WebCore::didFinishLoading(_CFURLConnection * conn=0x001608e8, const void * clientInfo=0x000004cf)  Line 108	C++
 	user32.dll!_InternalCallWinProc@20()  + 0x28 bytes	
Comment 4 Matt Lilek 2008-02-08 14:57:18 PST
Alexander, is this still crashing for you?
Comment 5 Alexander Luck 2008-02-09 04:04:03 PST
Hello Matt,

now i have test with the Safari Public Beta Seed 310A32 and the actual nightly r30080 and the inspect is ok! :-)

But only the Safari Public Beta Seed 310A32 is crashed Safari...
Comment 6 Robert Blaut 2008-02-16 14:18:01 PST
(In reply to comment #5)

> now i have test with the Safari Public Beta Seed 310A32 and the actual nightly
> r30080 and the inspect is ok! :-)

So the bug is FIXED.