-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
rc
-
x86
-
generic
1)Install the latest hopper build
2)Replace jre\bin\jpiexp32.dll by
http://javaweb.sfbay/~jdeva/build/1.4.1/jpiexp32.dll
3)Visit http://www.real.com/games/webgames/index.html and run applets
like Go with The Flow or Find the Difference Animal
4)Run some other applets from any web site
Note that after step 4, the browser crashes. I have attached the log file
for your reference.
Here is the stack trace of the crash:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x1D4A6E0
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.Win32OffScreenSurfaceData.flush(Native Method)
at sun.awt.windows.Win32OffScreenImage.flush(Unknown Source)
at b.h.finalize(Unknown Source)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
at java.lang.ref.Finalizer.access$100(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
###@###.### 2002-08-05
2)Replace jre\bin\jpiexp32.dll by
http://javaweb.sfbay/~jdeva/build/1.4.1/jpiexp32.dll
3)Visit http://www.real.com/games/webgames/index.html and run applets
like Go with The Flow or Find the Difference Animal
4)Run some other applets from any web site
Note that after step 4, the browser crashes. I have attached the log file
for your reference.
Here is the stack trace of the crash:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x1D4A6E0
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.Win32OffScreenSurfaceData.flush(Native Method)
at sun.awt.windows.Win32OffScreenImage.flush(Unknown Source)
at b.h.finalize(Unknown Source)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
at java.lang.ref.Finalizer.access$100(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
###@###.### 2002-08-05
- relates to
-
JDK-8030099 Memory usage of java process increases after pressing start button in test window
- Resolved