WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
14162
Page crash then causes launch crash
https://bugs.webkit.org/show_bug.cgi?id=14162
Summary
Page crash then causes launch crash
Kevin M. Dean
Reported
2007-06-15 05:13:53 PDT
When I go to the above link and click watch Trailer, Webkit crashes. Then when I restart Webkit it crashes repeatedly on launch. The only thing that fixes it, is to launch Safari 3 and go to the Advanced preferences, deselect my custom style sheet and quit. Now I can restart Webkit without crashing and reset my stylesheet. I've had this occur while browsing other sites to where restarting would crash until I unset my stylesheet to fix. I'm attaching a series of crash logs that shows the initial crash, then subsequent restart crashes and then after clearing the stylesheet, an initial crash again, etc.
Attachments
Crash logs
(176.76 KB, text/plain)
2007-06-15 05:14 PDT
,
Kevin M. Dean
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Kevin M. Dean
Comment 1
2007-06-15 05:14:35 PDT
Created
attachment 15048
[details]
Crash logs
Kevin M. Dean
Comment 2
2007-06-15 05:16:21 PDT
Also note that the restart crashes doesn't occur unless you already have a stylesheet selected before the initial crash.
Mark Rowe (bdash)
Comment 3
2007-06-18 20:35:04 PDT
This appears to be caused by a QuickTime component that attempts to access WebKit from inside a QuickTime callback. It's hard to tell though as you attached 5 or 6 crash logs which all have different stack traces. A bunch of them show the same WMV codec in the stack though, so I would suggest you remove that and see if the crashes go away. If they do, please file a bug report with the developer of that software and close this as INVALID.
Kevin M. Dean
Comment 4
2007-06-19 04:36:05 PDT
Removing the Flip4mac plugins does stop the crash, but are you sure it's their bug. Safari 3 beta doesn't crash. It only crashes when I'm running the latest nightly. Also the other crash logs are crashes when I try to restart Webkit. It continues to crash with the different traces until I remove the stylesheet like I mentioned above. I've recently had other stylesheet related crashes that were fixed like
Bug 13880
, so maybe there is still something else there causing crashes. This new stylesheet crash only seems to occur after another possibly unrelated crash, which then creates the situation where Webkit crashes on start until I remove that stylesheet setting in Safari. Setting the stylesheet back within Webkit works fine even after restarts until I crash on a site again. It's really odd.
Mark Rowe (bdash)
Comment 5
2007-06-19 09:49:02 PDT
No, I'm not sure it's the Flip4Mac codecs fault. The stack trace just shows rather unexpected behaviour. The Esellerate component used by the Flip4Mac WMV importer QuickTime component (/Library/QuickTime/Flip4Mac WMV Import.component/) is attempting to allocate a WebView from within a QuickTime callback which is being called within a NSURLConnection callback. It's not clear why this would crash, and I don't recall any recent changes being made around the area which the crash appears to be happening.
Kevin M. Dean
Comment 6
2008-05-31 18:41:08 PDT
The site above no longer shows a page and I haven't had a similar crash in ages, so I'm just marking this as invalid.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug