Closed
Bug 496247
Opened 16 years ago
Closed 15 years ago
Firefox crashes when QuickTime popup for uninstalled plugin does not display
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Keywords: hang)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
Attempting to open the above URL to play an audio file produces a message in the viewing box on the containing page that no QuickTime plugin is installed for type OGG (and this is true and no plugin is wanted or will be installed), and viewing box and message is ignored; then 30 seconds later Firefox hangs and must be closed by Vista.
Reproducible: Always
Steps to Reproduce:
1.http://en.wikipedia.org/wiki/Aircraft_Communication_Addressing_and_Reporting_System
2.click on "Sample ACARS VHF transmission"
3.wait
Actual Results:
after a few seconds, Firefox is greyed out, Vista says it is not responding
Expected Results:
ignore file if no player is installed
Comment 1•16 years ago
|
||
Do you get a crash or a hang/freeze/not responding ?
Your comment doesn't match the summary of this bug.
>that no QuickTime plugin is installed for type OGG
That looks like a error message from a installed quicktime plugin and not from Firefox. Do you see any quicktime parts in about:plugins (enter as URL in Firefox) and which version ?
https://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg
when firefox stops responding, debug>break in windbg and issue:
!analyze -v -hang
"add an attachment" to this bug containing the log you created.
Summary: Firefox crashes a little later when link is opened but no QuickTime plugin is installed → Firefox crashes when QuickTime popup for uninstalled plugin does not display
Sorry for not getting back to the machine with the problem.
Able to replicate again once, but not again:
After double-clicking on the "play" button for "Sample ACARS VHF transmission" [URL from script?, not disclosed] the message "You do not appear to have the XiphQT component for QuickTime. QuickTime cannot play Ogg files without this component. Please download XiphQT or choose another player." appears in the small window; then ~15 seconds later Firefox goes to "waiting" cursor, then after a few more seconds, goes gray and Windows reports Not Responding; ie, freeze not crash.
A similar URL, http://en.wikipedia.org/wiki/File:Acars_sample.ogg (and other media pages in the past which require QuickTime), causes a popup from QuickTime to appear at the ~15second point after the "You do not appear to have...XiphQT..." message, but the popup closes and no freeze occurs.
Firefox Tools Add-Ons Plugin shows QuickTime 7.6 installed, even though no permission for it was ever given.
No debugging program is installed (nor permission available). The Windows "report errors" window closes without displaying any info due to antivirus violation, and log can not be found.
find a computer where you can install windbg, then copy the files to something and then copy them to your target. windbg doesn't need to be 'installed', it just doesn't come in a package other than its installer.
Comment 5•15 years ago
|
||
If you can still reproduce using v3.6, please supply stacktrace for the hang.
for now, this is incomplete
You need to log in
before you can comment on or make changes to this bug.
Description
•