Bug 17466 - Crash when I closed a window with a Flash video
Summary: Crash when I closed a window with a Flash video
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac (Intel) OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.myfreecams.com/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-02-20 23:02 PST by Jesse Ruderman
Modified: 2022-07-01 11:35 PDT (History)
4 users (show)

See Also:


Attachments
stack trace (11.32 KB, text/plain)
2008-02-20 23:04 PST, Jesse Ruderman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Ruderman 2008-02-20 23:02:35 PST
I was closing a window from http://www.myfreecams.com/ (NSFW) that had a video going, and Safari crashed.   I was using the Safari 3.0.4 in Tiger on a MBP.

I've only seen this once, but mitzpettel looked at the stack trace and asked me to file a bug.
Comment 1 Jesse Ruderman 2008-02-20 23:04:29 PST
Created attachment 19250 [details]
stack trace

Top of the stack is WebCore::RenderObject::setStyle, but perhaps more interesting is com.apple.audio.SoundManager calling CFRunLoopRun* in the middle of Safari tearing down the DOM.
Comment 2 mitz 2008-02-20 23:06:44 PST
A DOM timer is firing inside the inner run loop, causing re-entry into engine code.
Comment 3 mitz 2008-08-02 10:26:49 PDT
<rdar://problem/6023627>
Comment 4 Alexey Proskuryakov 2022-07-01 11:35:34 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.