Bug 16266 - REGRESSION: Common crash loading CNN.com (Interpreter::createObjectsForGlobalObjectProperties())
Summary: REGRESSION: Common crash loading CNN.com (Interpreter::createObjectsForGlobal...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Blocker
Assignee: Darin Adler
URL: http://cnn.com
Keywords: InRadar, NeedsReduction, Regression
: 16287 16288 16291 16308 16320 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-02 21:38 PST by Timothy Hatcher
Modified: 2007-12-05 23:51 PST (History)
6 users (show)

See Also:


Attachments
Crash (27.71 KB, text/plain)
2007-12-02 21:38 PST, Timothy Hatcher
no flags Details
patch (2.66 KB, patch)
2007-12-05 22:20 PST, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***