JDK-4425112 : Merlinb55:Unexpected Exception occurs while running applets from BrowserTestSuit
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_98
  • CPU: x86
  • Submitted: 2001-03-13
  • Updated: 2001-03-14
  • Resolved: 2001-03-14
Related Reports
Duplicate :  
Description
An unexpected exception occurs while running BrowserTestSuite applets on both NS6.08 and IE5 on Win98 SE.

Steps to Reproduce:
1) Launch BrowserTestSuite from javaweb.eng/~edlou/BrowserTestSuite/Suite/QLindex.html
on either NS6.08 or IE5
2) Launch SwingSetApplet by clicking on the first link under Quicklook Test.
3) After the Applet launches, click on any of the toolbar buttons to launch some Demo.
An unexpected exception occurs and the browser closes.

The following exception occurs:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x5007AF1D
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:
	at sun.awt.windows.WToolkit.eventLoop(Native Method)
	at sun.awt.windows.WToolkit.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Dynamic libraries:
0x7CC00000 - 0x7CC1D000 	C:\WINDOWS\SYSTEM\IMAGEHLP.DLL

Local Time = Mon Mar 12 12:02:02 2001
Elapsed Time = 77
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (B55 mixed mode)
#

Java Plugin Used:

Java(TM) 2 Runtime Environment, Standard Edition 1.4.0-beta
Default Virtual Machine Version B55
Java(TM) Plug-in 1.4.0


ruchika.mehdiratta@Eng 2001-03-13

Comments
EVALUATION This is a duplicate of 4425087. stanley.ho@Eng 2001-03-14
14-03-2001