Closed
Bug 157612
Opened 23 years ago
Closed 23 years ago
crash object tag calls java applet
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 138315
People
(Reporter: rnorberg, Assigned: joe.chou)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020709
BuildID: 2002070908
1. Browser
2. Component : object tag
3. Platform : hardware : IBM PC 6579, pentium III, 256M ram,
4. OS : windows 2k laetest sp
5. Build ID : 2002070908
6. URL : http://www.student.oulu.fi/%7esairwas/object-test/java/
7. Summary : crash object tag calls java applet
8. Description :
Mozilla crashes every time I try one of the testcases from the above url. The
error message was " referenced memory at 0x00000000". These are all java
applets called from object tags. I have a liveconnect testcase that uses a
object tag that does not crash.
I am able to restart Mozilla after the crash and it functions correctly.
It fails with several versions of Java 1.3 - IBM and Sun.
I believe this is a regression.
An older Mozilla 20020612 build does not crash on these testcases.
9. Reproducibility : recurring
Reproducible: Always
Steps to Reproduce:
1.open browser
2.start java console
3.try any of the 5 testcases at URL
Actual Results: Mozilla application crashes
Expected Results: java applet should display "Hello World"
I think this is duplicate of 138315, and the cause of the problem is due to the
change of 108557 (taking out classid field in Object tag).
*** This bug has been marked as a duplicate of 138315 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: crash object tag calls java applet → crash object tag calls java applet
You need to log in
before you can comment on or make changes to this bug.
Description
•