-
Bug
-
Resolution: Duplicate
-
P2
-
1.4.0
-
x86
-
windows_98
Run the test attached on Merlin build47 on windows98 by typing appletviewer -Xnosecurity ScreenTest.html. The video cards on the test machine:
primary monitor: Gateway VX1100 on 3dfx Voodoo3
secondary monitor: ATI 3D Rage Pro (atir3)
The application crashes when the primary monitor is 24 bit color. All other color seems to be fine so far.
The application crashes when the it is launching with the error message below.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x5007530b
Function name=(N/A)
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.Win32OffScreenSurfaceData.nativeDispose(Native Method
)
at sun.awt.windows.Win32OffScreenSurfaceData.dispose(Win32OffScreenSurfa
ceData.java:217)
at sun.awt.windows.Win32OffScreenSurfaceData.finalize(Win32OffScreenSurf
aceData.java:206)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(../../../src/share/classes/java/
lang/ref/Finalizer.java:86)
at java.lang.ref.Finalizer.access$100(../../../src/share/classes/java/la
ng/ref/Finalizer.java:17)
at java.lang.ref.Finalizer$FinalizerThread.run(../../../src/share/classe
s/java/lang/ref/Finalizer.java:163)
Dynamic libraries:
0x7CC00000 - 0x7CC1D000 C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
Local Time = Wed Jan 17 10:41:31 2001
Elapsed Time = 4
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (B47 mixed mode)
#
# An error report file has been saved as hs_err_pid4294483895.log.
# Please refer to the file for further information.
#
- duplicates
-
JDK-4394782 Merlin on Win32: Performance degradation when using 24bit display
-
- Closed
-