Closed
Bug 571382
Opened 15 years ago
Closed 15 years ago
Crash with a video tag when the src file has a 301 redirect
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bruce.aldridge, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.431.0 Safari/534.1
Build Identifier:
Page worked fine until a 301 redirect was placed on the video file.
Reproducible: Always
Steps to Reproduce:
1. have a video tag with working video
2. edit htaccess to do a 301 redirect to a working video file
3. crash
Actual Results:
major crash, not crash reporter
Expected Results:
video plays as expeced
running from the commandline firefox i get a Segmentation fault
| Reporter | ||
Comment 1•15 years ago
|
||
useragent is
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3 FirePHP/0.4
also tested on up to date version on mac
Version: unspecified → 3.6 Branch
Comment 2•15 years ago
|
||
Please provide a crash ID
https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report
| Reporter | ||
Comment 3•15 years ago
|
||
tried in safe mode, no crash, tried with all extensions disabled ... no crash
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Comment 4•15 years ago
|
||
Only extensions with binary components should be able crash Gecko.
Please post the extension that seems to trigger this crash and if possible a crash ID. You should be able to use your OS X build because your Ubuntu one doesn't come with the Mozilla crash reporter.
You need to log in
before you can comment on or make changes to this bug.
Description
•