Bug 16266

Summary: REGRESSION: Common crash loading CNN.com (Interpreter::createObjectsForGlobalObjectProperties())
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebCore JavaScriptAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Blocker CC: choongx, david.barto, ddkilzer, ggaren, Mly, mrowe
Priority: P1 Keywords: InRadar, NeedsReduction, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://cnn.com
Attachments:
Description Flags
Crash
none
patch mjs: review+

Description Timothy Hatcher 2007-12-02 21:38:18 PST
Loading CNN.com crashes. The crash seems to happen when the advertisement is loading, so it doesn't reproduce every time. Reloading a few times seems to trigger it.
Comment 1 Timothy Hatcher 2007-12-02 21:38:57 PST
Created attachment 17663 [details]
Crash
Comment 2 Timothy Hatcher 2007-12-02 21:44:38 PST
<rdar://problem/5625279>
Comment 3 Timothy Hatcher 2007-12-02 21:45:39 PST
I was using r28322, a Release build.
Comment 4 Mark Rowe (bdash) 2007-12-03 02:19:51 PST
This looks very similar to a crash that's occuring on the buildbot: http://build.webkit.org/results/trunk-mac-intel-debug/2425/DumpRenderTree.crash.log.  That was while running fast/js/string-capitalization.
Comment 5 Mark Rowe (bdash) 2007-12-04 06:42:34 PST
*** Bug 16288 has been marked as a duplicate of this bug. ***
Comment 6 Mark Rowe (bdash) 2007-12-04 06:43:08 PST
*** Bug 16287 has been marked as a duplicate of this bug. ***
Comment 7 David Kilzer (:ddkilzer) 2007-12-04 09:46:06 PST
*** Bug 16291 has been marked as a duplicate of this bug. ***
Comment 8 David Kilzer (:ddkilzer) 2007-12-05 09:48:10 PST
*** Bug 16308 has been marked as a duplicate of this bug. ***
Comment 9 Darin Adler 2007-12-05 22:20:09 PST
Created attachment 17739 [details]
patch
Comment 10 Maciej Stachowiak 2007-12-05 22:24:04 PST
Comment on attachment 17739 [details]
patch

r=me
Comment 11 Darin Adler 2007-12-05 22:25:53 PST
Committed revision 28482.
Comment 12 Mark Rowe (bdash) 2007-12-05 23:51:28 PST
*** Bug 16320 has been marked as a duplicate of this bug. ***