Bug 15333

Summary: at call WebInspector (Inspect Element) crashed Safari
Product: WebKit Reporter: Alexander Luck <xmenclassic>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
URL: http://www.google.de
Attachments:
Description Flags
Dr. Watson log file of the crash
none
dump file of the crash none

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.