Closed
Bug 36627
Opened 25 years ago
Closed 25 years ago
x-shockwave-flash embedded object causes crash
Categories
(Plugins Graveyard :: Shockwave (Adobe), defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: mistral_, Assigned: serhunt)
References
()
Details
(Keywords: crash, shockwave, testcase)
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m14) Gecko/20000420
BuildID: 2000042008
Each time when you go to that page, Mozilla crashes because of the Java applet
on the web site.
Mozilla produces the following error message:
Mozilla caused an invalid page fault in
module <unknown> at 0000:00000000.
Registers:
EAX=00000000 CS=0177 EIP=00000000 EFLGS=00250246
EBX=00000000 SS=017f ESP=0068e048 EBP=0068e084
ECX=0046bcc0 DS=017f ESI=02e49da0 FS=18f7
EDX=033d4ebd ES=017f EDI=00000000 GS=18e6
Bytes at CS:EIP:
0b 00 ze 0c 65 04 70 00 c3 e2 00 f0 65 04 70 00
Stack dump:
02e49d40 02e49db0 00000001 02dcdd6c ffffd860 00000000 00000000 02dcb970 00000000
02e49d40 00000001
00000007 02dcb5b0 02cdd50 0068e1e4
Reproducible: Always
Steps to Reproduce:
1.Just go to the web site.
2.
3.
Actual Results: The system crashed.
Expected Results: Continue to work properly and display the java applet of the
page.
Comment 2•25 years ago
|
||
Confirming, attaching testcase, moving to Plug-ins as it seems it's this:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,
0,0,0" width="550" height="123" name="ban">
<param name="SRC" value="movie/espace_tele.swf">
<embed src="movie/espace_tele.swf"
pluginspage="http://www.macromedia.com/shockwave/download/"
type="application/x-shockwave-flash" width="550" height="123" name="ban"
swliveconnect="true">
</embed>
</object>
(from testcase) that's causing the problem. I don't know much about this HTML,
so can't simplify further.
Gerv
Assignee: rogerl → av
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Plug-ins
Ever confirmed: true
Keywords: testcase
QA Contact: pschwartau → shrir
Summary: Java causes a crash of the system → x-shockwave-flash embedded object causes crash
Comment 3•25 years ago
|
||
Updated•25 years ago
|
Comment 6•25 years ago
|
||
Mozilla does not crash on this page. Tries sereval times on different machines
browser - N6 Preview release 1
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 7•24 years ago
|
||
Similar problem with www.nativexml.com.
I used 2000-08-13-20 with talkback on Linux. Talkback sent Incident report
(TB15733772W)
Component: Plug-ins → Shockwave (Adobe)
Product: Core → Plugins
QA Contact: shrir → adobe-shockwave
Target Milestone: M18 → ---
Version: Trunk → unspecified
Updated•9 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•