Closed
Bug 444253
Opened 17 years ago
Closed 16 years ago
Crash [@ FWSoundOutputGetInfo] with Flash
Categories
(External Software Affecting Firefox Graveyard :: Flash (Adobe), defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: 10.0.32.18)
Crash Data
Attachments
(4 files)
Loading http://www.edge.org/3rd_culture/kahneman07/kahneman07_index.html crashes about 30% of the time for me on Leopard. I'm guessing the problem has to do with the numerous Flash videos on the page. The crashes tend to have mach_msg_trap or objc_msgSend at the top of the stack and no Flash on the stack. They consistently dereference 0xffffffff.
I am using:
* Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008070717 Minefield/3.1a1pre
* Flash 9.0 r124
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Comment 2•17 years ago
|
||
| Reporter | ||
Comment 3•17 years ago
|
||
| Reporter | ||
Comment 4•17 years ago
|
||
Oh, the crash isn't happening on the main thread. The crash is happening on one of Flash's threads, always at FWSoundOutputGetInfo.
Summary: Crash [@ mach_msg_trap] [@ objc_msgSend] → Crash [@ FWSoundOutputGetInfo] with Flash
| Reporter | ||
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Thanks for the bug report. Do you also repro with the Flash Player 10 beta:
http://labs.adobe.com/downloads/flashplayer10.html
| Reporter | ||
Comment 7•17 years ago
|
||
Breakpad reports the crash as being in QuickTimeFireWireDV -- I guess it doesn't have symbols for that component, so it reports the component name instead of the function name.
Comment 8•17 years ago
|
||
Yeah, I don't have 10.5.4 symbols up yet :-/
| Reporter | ||
Comment 9•16 years ago
|
||
Michelle - yes, still hitting this with mozilla-central and Flash Player 10,0,22,87.
| Reporter | ||
Comment 10•16 years ago
|
||
Comment 11•16 years ago
|
||
I was able to crash once with Flash 10.0.32.18 but when I tried to get a stack it decided to hide from me. Jesse can you still reproduce?
Keywords: qawanted
| Reporter | ||
Comment 12•16 years ago
|
||
I'm not hitting this any more with Flash 10.0.32.18.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 13•16 years ago
|
||
Glad we were able to resolve this.
Component: Plug-ins → Flash (Adobe)
Product: Core → Plugins
QA Contact: plugins → adobe-flash
Whiteboard: 10.0.32.18
Target Milestone: --- → Jul 2009
Version: unspecified → 10.x
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ FWSoundOutputGetInfo]
Comment 14•9 years ago
|
||
Version and milestone values are being reset to defaults as part of product refactoring.
Target Milestone: Jul 2009 → ---
Version: 10.x → unspecified
Updated•3 years ago
|
Product: External Software Affecting Firefox → External Software Affecting Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•