Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2025415 | 1.2.1 | Jerome Dochez | P2 | Closed | Fixed | 1.2.1 |
After installing JRE build H on a Windows 95 system and using IE3 for browsing
an applet, the system will crash.
Attached is the stack dump from IE3:
IEXPLORE caused an invalid page fault in
module JVM.DLL at 0137:5049aab3.
Registers:
EAX=07540b40 CS=0137 EIP=5049aab3 EFLGS=00010246
EBX=07540b40 SS=013f ESP=0063f2a4 EBP=00000100
ECX=0c1d29a0 DS=013f ESI=085f8820 FS=110f
EDX=00000000 ES=013f EDI=00000000 GS=0000
Bytes at CS:EIP:
f6 47 0c 08 74 0b 68 34 aa 4d 50 50 e8 1c f8 ff
Stack dump:
074300dc 07030b20 074300e4 07540b40 8a800000 085ea878 00000000 00010000 085f8820 00000000 085f8820 0063f2b6 00000000 5049bd13 07540b40 074320b0
Randy Russell and I installed different versions of JRE (1.1.2 and 1.2.2 that
dated Jan 12, 1999) on this machine and both versions are working fine.
--------------------------
Stanley, Vijay, and I were investigating this problem and here's what we saw:
- If Vijay login to this PC everthying is working fine.
- If I login as myself (vince) and refused to let H drive to map to
/home/vmanda/PC, but mapping to /home/vince/PC, then it's working fine.
- If I login as myself (vince) to this machine and let H drive mapping to
/home/vmanda/PC, then system will crash when running any applets.
We noticed that the HOME environment is set to HOME=H:\PC and H drive
is mapped to /home/vmanda/PC.
vince.duong@Eng 1999-03-01
------------------------------------------------
Vijay and I investigated more about this bug and found out that this problem
can be reproduced on any machines regardless Win95 or Win98 (IE3 or IE4). To reproduce the problem, set up HOME variable point to a driver and that driver mapping to another user home directory (i.e, HOME=H:\PC and H is mapped to /home/vmnada) In this case, if I login and ue IE3/IE4 to run an applet, the
system will crash.
vince.duong@Eng 1999-03-02
----------------------------------------------------
an applet, the system will crash.
Attached is the stack dump from IE3:
IEXPLORE caused an invalid page fault in
module JVM.DLL at 0137:5049aab3.
Registers:
EAX=07540b40 CS=0137 EIP=5049aab3 EFLGS=00010246
EBX=07540b40 SS=013f ESP=0063f2a4 EBP=00000100
ECX=0c1d29a0 DS=013f ESI=085f8820 FS=110f
EDX=00000000 ES=013f EDI=00000000 GS=0000
Bytes at CS:EIP:
f6 47 0c 08 74 0b 68 34 aa 4d 50 50 e8 1c f8 ff
Stack dump:
074300dc 07030b20 074300e4 07540b40 8a800000 085ea878 00000000 00010000 085f8820 00000000 085f8820 0063f2b6 00000000 5049bd13 07540b40 074320b0
Randy Russell and I installed different versions of JRE (1.1.2 and 1.2.2 that
dated Jan 12, 1999) on this machine and both versions are working fine.
--------------------------
Stanley, Vijay, and I were investigating this problem and here's what we saw:
- If Vijay login to this PC everthying is working fine.
- If I login as myself (vince) and refused to let H drive to map to
/home/vmanda/PC, but mapping to /home/vince/PC, then it's working fine.
- If I login as myself (vince) to this machine and let H drive mapping to
/home/vmanda/PC, then system will crash when running any applets.
We noticed that the HOME environment is set to HOME=H:\PC and H drive
is mapped to /home/vmanda/PC.
vince.duong@Eng 1999-03-01
------------------------------------------------
Vijay and I investigated more about this bug and found out that this problem
can be reproduced on any machines regardless Win95 or Win98 (IE3 or IE4). To reproduce the problem, set up HOME variable point to a driver and that driver mapping to another user home directory (i.e, HOME=H:\PC and H is mapped to /home/vmnada) In this case, if I login and ue IE3/IE4 to run an applet, the
system will crash.
vince.duong@Eng 1999-03-02
----------------------------------------------------
- backported by
-
JDK-2025415 The Windows 95 system that is using IE3 will crash when running the applets
-
- Closed
-
- relates to
-
JDK-4219139 Netscape 4.08/4.5 on Windows8[58]/NT4.0 has mempry violation (crashes..) through
-
- Resolved
-