Bug 438093
| Summary: | Firefox crashes when watching streaming media | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim McConnell <timothy.mcconnell> | ||||||||||
| Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | low | ||||||||||||
| Version: | 8 | CC: | mcepl, stransky | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i686 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2008-10-29 09:59:32 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Tim McConnell
2008-03-18 23:30:28 UTC
Created attachment 298464 [details]
Crash from Google earth
Created attachment 298465 [details]
Crash from Streaming Video
Created attachment 298466 [details]
Crash from UTube site
I have to confess that I have spent in the last couple of weeks more time on youtube.com and I cannot confirm that it would crash that often. Moreover, unfortunately, the crashes you send us are from the breakpad (http://code.google.com/p/google-breakpad/) system which upstream included in their browser although it is not supported by the tools, so we cannot analyze the backtrace properly. Please, try to reproduce this again and get backtraces using the classical method. Please install firefox-debuginfo (debuginfo-install is from the yum-utils package): debuginfo-install firefox Then run firefox with a parameter -g. That will start firefox running inside of gdb debugger. Then use command run and do whatever you did to make firefox crash. When it happens, you should go back to the gdb and run (gdb) thread apply all backtrace This produces usually many screens of the text. Copy all of them into a text editor and attach the file to the bug as an uncompressed attachment. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Created attachment 298640 [details]
with GNOME debugger
followed instructions got this when trying to view different video clips on
youtube.com
Let me know if further information is needed. This is a crash in closed source flash plugin. Install nspluginwrapper package to prevent the crashes. We can't do anything with the flash plugin itself... |