JDK-4225841 : IE 4+ crashes when applet initialized using Plugin 1.2
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1999-04-01
  • Updated: 1999-04-16
  • Resolved: 1999-04-16
Related Reports
Duplicate :  
Description

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)
======================================================================

Comments
WORK AROUND Name: dbT83986 Date: 03/31/99 Continue to use Netscape Communicator for development; but need version that will work under IE as well. ======================================================================
11-06-2004

EVALUATION This is a duplicate of #4203734. stanley.ho@Eng 1999-04-16
16-04-1999