Closed
Bug 93303
Opened 24 years ago
Closed 24 years ago
applet causes browser or system crash
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jeffk, Assigned: joe.chou)
References
()
Details
An applet on www.naq.com either causes mozilla to crash, or it takes all
available system resources causing a system hang.
Inspection with appletviewer gives the fillowing:
bash-2.04$ appletviewer -debug http://www.naq.com
Initializing jdb...
> run
run sun.applet.Main http://www.naq.com
>
VM Started: Warning: <param> tag outside <applet> ... </applet>.
Warning: <param> tag outside <applet> ... </applet>.
Warning: <param> tag outside <applet> ... </applet>.
Warning: <param> tag outside <applet> ... </applet>.
Warning: <param> tag outside <applet> ... </applet>.
Warning: <param> tag outside <applet> ... </applet>.
The application exited
The applet does not work well in Netscape but does not cause an problems, the
applet actually seems to work as intended in IE.
WORKSFORME with 0.9.2 and JDK1.3.1 on RH 7.0
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 2•24 years ago
|
||
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
Comment 4•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•