Closed
Bug 91177
Opened 25 years ago
Closed 24 years ago
JVM seems to hang after pre-loading applet images
Categories
(Core Graveyard :: Java: OJI, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla0.9.6
People
(Reporter: Hendrik.Pagenhardt, Assigned: joe.chou)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2+) Gecko/20010717
BuildID: 2001071704
https://sparda1.sparda-dv.de/V0/start/berlin_ns.html is a banking applet, which
worked fine in build 0.9.1. In all following builds I downloaded (0.9.2 and
trunk builds) this applet loads fine, then starts pre-loading some images (trace
5 in java console) and when the time comes, when it should show the login
screen, it hamgs. Or so it seems. When closing the applet window Mozilla crashes
in JVM.DLL.
Reproducible: Always
Steps to Reproduce:
1. open https://sparda1.sparda-dv.de/V0/start/berlin_ns.html
2. switch tracing level in java console to 5
3. wait until the (unaffected) Ticker-Line slows down
Comment 1•25 years ago
|
||
Reassigning to the correct module - OJI.
Assignee: ashuk → edburns
Component: Java APIs for DOM → OJI
QA Contact: avm → shrir
Comment 2•25 years ago
|
||
Works in linux 0.9.3 with jre 1.3.1 from Sun.
Note that the JSSE complains about invalid certificate and I have to grant the
session. Then the page needs to be reloaded for it to work.
Reporter does your JVM include the security plugin (JSSE)?
| Reporter | ||
Comment 3•25 years ago
|
||
I use a plain vanilla win32 1.3.1 JVM, without JSSE apparently. Funny thing is
though, that everything works flawless with Mozilla 0.9.1, but all later builds
show the problem. I'll try what happens with JSSE installed and report later...
| Reporter | ||
Comment 4•25 years ago
|
||
Ok, I downloaded JSSE, installed it and tried again with 0.9.1 and 2001072003. I
made sure JSSE is correctly installed by looking into the Java Console, when the
certificate was checked. Worked. But nothing changed. 0.9.1 works fine, trunk
build freezes JVM and crashes after closing the applet containing window. I
tried to send talkback, but the server seems unresponsive. An earlier incident
should be TB33161426K, for what it's worth... So the problem seems to be
platform specific?
When I load this using JDK1.3.1 and the trunk on winnT, I never even see the
login screen.
Accepting.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
This crashes the browser on exit if I initiate the exit during the
(interminable) loading of the applet.
OS: Windows 98 → Windows NT
Priority: -- → P1
Comment 7•25 years ago
|
||
SPAM: reassigning all OJI bugs to new OJI QA, pmac ( 227 bugs)
QA Contact: shrir → pmac
Ressign to Joe Chou, as I am no longer working officially on OJI.
Assignee: edburns → joe.chou
Status: ASSIGNED → NEW
Target Milestone: --- → mozilla0.9.6
| Reporter | ||
Comment 9•24 years ago
|
||
The bug seems to be "fixed" in current builds. Sorry, I didn't check for quite
some time, so I can't pinpoint the exact time the bug disapeared, but it's gone
since at least a few days.
| Assignee | ||
Comment 10•24 years ago
|
||
Per reporter, the problem no longer exists. Mark WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 11•23 years ago
|
||
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
Comment 12•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
•