Closed
Bug 229511
Opened 22 years ago
Closed 22 years ago
Crash if page contains <embed type="audio/x-pn-realaudio-plugin">
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.5) Gecko/20031007 Firebird/0.7
I discovered this while viewing the aforementioned page. After dissecting the
HTML it boiled down to <embed type="audio/x-pn-realaudio-plugin">. It's this
special MIME type, if I edit it a bit Firebird doesn't crash.
Reproducible: Always
Steps to Reproduce:
1. Create new HTML file.
2. Put <embed type="audio/x-pn-realaudio-plugin"> in it.
3. View the page with Firebird.
4. Experience a crash.
Actual Results:
Firebird crashed, Windows asked me to debug it.
Expected Results:
Don't crash. ;)
Comment 1•22 years ago
|
||
I know it's filed for firebird. Just a datapoint, it works for me (mozilla
1.6b). Can you try a recent build?
Comment 2•22 years ago
|
||
WFM, Gecko/20031226 Firebird/0.7+, Win XP
| Reporter | ||
Comment 3•22 years ago
|
||
OK, it was a problem with the Plugin. Re-installed it and now it works. Sorry
for bothering you.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•