Name: dbT83986 Date: 03/31/99
IE 4 and IE 5 crash when applet is initialized using Java
plugin 1.2; same applet initializes and runs fine under Netscape
Navigator 4.5 and Plugin 1.2. JDK 1.1 version of applet runs OK
on IE4 with plugin 1.1. Problem can be reproduced by
loading applet from the following location:
http://sunsite.berkeley.edu:3000/apps/dev/moa2_demo3/Moa2.html
Reported error message is:
IEXPLORE caused an invalid page fault in
module JVM.DLL at 014f:5043ac67.
Registers:
EAX=020c08c0 CS=014f EIP=5043ac67 EFLGS=00010206
EBX=00000000 SS=0157 ESP=02c6eddc EBP=02743398
ECX=50472960 DS=0157 ESI=02c6ff60 FS=4f7f
EDX=00000000 ES=0157 EDI=50370000 GS=0000
Bytes at CS:EIP:
8b 02 50 e8 f0 63 fe ff 8b 4c 24 0c 83 c4 04 50
Stack dump:
02c6edfc 50374bcf 020c08c0 00000000 020c08c0 503750c6 020c08c0 00000000 00000000 020c08c0 81766664 00000000 00000000 8176be8c 00000000 00000002
Output of java -version:
C:\WINDOWS>C:\jdk1.2\bin\java -version
java version "1.2"
Classic VM (build JDK-1.2-V, native threads)
Output of java -fullversion
C:\WINDOWS>C:\jdk1.2\bin\java -fullversion
JAVA.EXE full version "JDK-1.2-V"
(Review ID: 56363)
======================================================================