-
Bug
-
Resolution: Won't Fix
-
P1
-
None
-
1.4.0
-
generic
-
generic
Name: dm26566 Date: 01/28/2002
While attempting to run javac on an Itanium box running WinXP 64-bit
edition, I get the following error (when running in -client mode):
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D3B6F5D
Function=JVM_RegisterUnsafeMethods+0x11DC
Library=c:\j2sdk1.4.0\jre\bin\client\jvm.dll
Current Java thread:
at java.lang.Throwable.fillInStackTrace(Native Method)
- locked <03CC89F8> (a java.lang.NullPointerException)
at java.lang.Throwable.<init>(Throwable.java:180)
at java.lang.Exception.<init>(Exception.java:29)
at java.lang.RuntimeException.<init>(RuntimeException.java:32)
at java.lang.NullPointerException.<init>(NullPointerException.java:36)
[error occured during error reporting]
[1] + Done(133) ?
1592 Trap c:/j2sdk1.4.0/bin/javac
I see this when attempting to build hopper (a clone of merlin with
slight changes) on an Itanium box. The build fail occurs while building
the j2se/make/java/java build unit.
======================================================================
- relates to
-
JDK-4629557 vm crash when running on Itanium Windows XP 64-bit
-
- Closed
-