WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
17466
Crash when I closed a window with a Flash video
https://bugs.webkit.org/show_bug.cgi?id=17466
Summary
Crash when I closed a window with a Flash video
Jesse Ruderman
Reported
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.
Attachments
stack trace
(11.32 KB, text/plain)
2008-02-20 23:04 PST
,
Jesse Ruderman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jesse Ruderman
Comment 1
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.
mitz
Comment 2
2008-02-20 23:06:44 PST
A DOM timer is firing inside the inner run loop, causing re-entry into engine code.
mitz
Comment 3
2008-08-02 10:26:49 PDT
<
rdar://problem/6023627
>
Alexey Proskuryakov
Comment 4
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.
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