Closed
Bug 37623
Opened 25 years ago
Closed 25 years ago
<embed src="non-existent.mid"> crashes quicktime plug-in
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jruderman, Assigned: serhunt)
Details
(Keywords: crash, testcase)
Attachments
(2 files)
<embed src="non-existent.mid"> crashes the quicktime plug-in and makes mozilla
close.
This seems related to bug 37165: unrecognized protocol crashes plug-ins.
MOZILLA caused an invalid page fault in
module QUICKTIMEMUSIC.QTX at 015f:67096af2.
Registers:
EAX=00000000 CS=015f EIP=67096af2 EFLGS=00010246
EBX=00000000 SS=0167 ESP=0068f33c EBP=0068f3e4
ECX=0068f3d4 DS=0167 ESI=02aa8fe8 FS=54f7
EDX=00000004 ES=0167 EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 07 8b 4e 04 50 51 e8 32 36 02 00 83 c4 08 83
Stack dump:
0068f3f4 02aa8fe8 00810008 67096c2e 02aa8fe8 80008002 6696ed56 02aa8fe8
00000000 670b65c4 02aa8fe8 0068f3f4 67096c00 67095c9f 02aa8fe8 0068f3f4
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Funny, it crashes when I load it from my local web server (omnihttpd) but not
when I load it from my hard drive with file:/// or from bugzilla. Maybe this
bug depends on the content of the 404 error message.
| Reporter | ||
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
sounds like a result of http://bugzilla.mozilla.org/show_bug.cgi?id=4935
| Reporter | ||
Comment 5•25 years ago
|
||
*** This bug has been marked as a duplicate of 4935 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•