CLOSED INVALID 9668
[S60] Loading www.cnn.com crashes browser
https://bugs.webkit.org/show_bug.cgi?id=9668
Summary [S60] Loading www.cnn.com crashes browser
Krishna
Reported 2006-06-30 07:52:28 PDT
Pre-conditions: 1. Launch Reindeer Steps to reproduce: 1. Load www.cnn.com 2. Browser crashes and produces "App. closed: Reindeer" This is also reproducible on the latest Safari.
Attachments
cnn.com crash from Safari (19.62 KB, text/plain)
2006-06-30 12:46 PDT, Krishna
no flags
Screen shot of Activity window with unloaded URLs (93.66 KB, image/png)
2006-07-03 09:04 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2006-06-30 08:48:01 PDT
(In reply to comment #0) > This is also reproducible on the latest Safari.  I'm not seeing this on a locally-built r15107 (with Patch v2 for Bug 9358).  I haven't tried production Safari.  Could you post a stack trace from the crash on Safari and/or Safari+WebKit?
David Kilzer (:ddkilzer)
Comment 2 2006-06-30 08:50:40 PDT
(In reply to comment #1) > I haven't tried production Safari. Not seeing this on Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC) either.
Krishna
Comment 3 2006-06-30 09:18:32 PDT
I just built the latest safari at revision 15107 on Mac OS X version 10.4.6. This is still reproducible. - Load www.cnn.com - Takes around 30 seconds to load the page and then closes browser, displays a dialog "The application Safari quit unexpectedly".
David Kilzer (:ddkilzer)
Comment 4 2006-06-30 10:04:28 PDT
(In reply to comment #3) > I just built the latest safari at revision 15107 on Mac OS X version 10.4.6. > This is still reproducible. > > - Load www.cnn.com > - Takes around 30 seconds to load the page and then closes browser, displays a > dialog "The application Safari quit unexpectedly". The stack trace would be very helpful. Did a "Crash Reporter" window come up after it quit unexpectedly? If so, copy and paste the contents of that window into this bug. Otherwise, the stack trace may be in this file in your home directory (near the "top" of the file): ~/Library/Logs/CrashReporter/Safari.crash.log
Alexey Proskuryakov
Comment 5 2006-06-30 12:27:06 PDT
MacFixIt today also reports Safari crashing on cnn.com. No actual details given, just an advice to empty cache/delete cookies/delete com.apple.Safari.plist. Yes, a crash log would be extremely useful here.
Krishna
Comment 6 2006-06-30 12:46:04 PDT
Created attachment 9112 [details] cnn.com crash from Safari Here is the crash report from Safari.
David Kilzer (:ddkilzer)
Comment 7 2006-06-30 13:10:38 PDT
(In reply to comment #6) > Created an attachment (id=9112) [edit] > cnn.com crash from Safari > > Here is the crash report from Safari. Thanks! It looks like you're using 10.4.6 on an Intel-based Mac, correct? Was this just Safari, or Safari+WebKit?
Krishna
Comment 8 2006-07-03 08:47:39 PDT
(In reply to comment #7) > (In reply to comment #6) > > Created an attachment (id=9112) [edit] > > cnn.com crash from Safari > > > > Here is the crash report from Safari. > Thanks! It looks like you're using 10.4.6 on an Intel-based Mac, correct? Was > this just Safari, or Safari+WebKit? Yes, I am using 10.4.6 on Intel-based Mac and Safari+Webkit.
David Kilzer (:ddkilzer)
Comment 9 2006-07-03 08:54:33 PDT
There is probably a setTimeout() JavaScript method on the page that's firing and then doing something bad. Do you have pop-up blocking on (Cmd-K; see "Safari" menu)?  I saw the page try to reload it self, I always see this at the bottom of the window (even on the initial page load) with pop-up blocking ON:     Loading "http://www.cnn.com", completed 181 of 188 items I'm going to try turning pop-up blocking off to see if this causes a crash.
David Kilzer (:ddkilzer)
Comment 10 2006-07-03 09:03:40 PDT
(In reply to comment #9) > I'm going to try turning pop-up blocking off to see if this causes a crash. No effect.  For some reason, not all of the components on the page are getting loaded for me.  Will post an image of the Activity window of the unloaded items.
David Kilzer (:ddkilzer)
Comment 11 2006-07-03 09:04:42 PDT
Created attachment 9168 [details] Screen shot of Activity window with unloaded URLs
David Kilzer (:ddkilzer)
Comment 12 2006-07-03 09:06:37 PDT
(In reply to comment #10) > No effect.  For some reason, not all of the components on the page are getting > loaded for me.  Will post an image of the Activity window of the unloaded > items. Note that I'm using a locally-built WebKit r15145 with a local patch for Bug 9179 and Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC) to test this.
Alice Liu
Comment 13 2006-07-05 10:20:47 PDT
the webkit crash is represented by this radar. <rdar://problem/4605532>
David Kilzer (:ddkilzer)
Comment 14 2006-07-06 20:24:56 PDT
(In reply to comment #13) > the webkit crash is represented by this radar. <rdar://problem/4605532> A speculative fix was checked in as Subversion revision r15193.  Krishna, please check a WebKit nightly build on r15193 or later to see if this fixes the problem for you.
Krishna
Comment 15 2006-07-07 13:38:46 PDT
(In reply to comment #14) > (In reply to comment #13) > > the webkit crash is represented by this radar. <rdar://problem/4605532> > A speculative fix was checked in as Subversion revision r15193.  Krishna, > please check a WebKit nightly build on r15193 or later to see if this fixes the > problem for you. This is working fine, able to load www.cnn.com much quickly than earlier and no crash found. Verified at revision 15210.
David Kilzer (:ddkilzer)
Comment 16 2006-07-07 19:11:33 PDT
(In reply to comment #15) > This is working fine, able to load www.cnn.com much quickly than earlier and no > crash found. Verified at revision 15210. RESOLVED/FIXED for WebKit ToT.  Krishna, how do you want to handle the S60 bug?  Do you want to open a different bug, or change this back to an S60-only bug?
Krishna
Comment 17 2006-07-10 05:55:10 PDT
(In reply to comment #16) > (In reply to comment #15) > > This is working fine, able to load www.cnn.com much quickly than earlier and no > > crash found. Verified at revision 15210. > RESOLVED/FIXED for WebKit ToT.  Krishna, how do you want to handle the S60 > bug?  Do you want to open a different bug, or change this back to an S60-only > bug? I think it is better to have the same bug and we will add PlatformOnly keyword to the Keywords field.
Darin Adler
Comment 18 2006-07-14 21:43:58 PDT
OK, doing that then.
David Rothera
Comment 19 2007-06-06 00:43:22 PDT
seems fine now, i think either CNN fixed it or the latest nightly fixed it
Bradley Morrison
Comment 20 2008-04-09 11:32:02 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 21 2008-04-09 11:39:53 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 22 2011-03-21 11:52:20 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note You need to log in before you can comment on or make changes to this bug.