-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.1.6
-
Component/s: vm-legacy
-
x86
-
windows_nt
Name: vi73552 Date: 05/21/99
* program works properly with Java Runtime Loader V1.1.6 if
-nojit option set
* program fails with Java Runtime Loader V1.1.6 if
-nojit option removed:
A nonfatal internal JIT (3.00.039(x)) error 'Relocation error: NULL relocation target' has occurred in :
'iaik/x509/zu.aub (Liaik/asn1/ASN1Object;)Liaik/x509/zu;': Interpreting method.
Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi
Exception in thread "main" java.lang.IllegalAccessError
at wp36t.x(Compiled Code)
at wp36t.w(Unknown Source)
at
at wp35t.v(Compiled Code)
at wp35t.u(Unknown Source)
at wp35t.<init>(Unknown Source)
at iaik.security.random.zgb.nyc(Unknown Source)
at iaik.security.random.zgb.hyc(Unknown Source)
at kbb.mjc(Unknown Source)
at DN2.makeDNConnection(Unknown Source)
at DN2.main(Unknown Source)
* similar problem with java V1.2.1 (no apparent internal error, but same IllegalAccessError):
java version "1.2.1"
HotSpot VM (1.0fcs, mixed mode, build E)
Exception in thread "main" java.lang.IllegalAccessError: try to access method java.security.Security.debug(Ljava/lang/String;)V from class wp36t
at wp35t.v(Unknown Source)
at wp35t.u(Unknown Source)
at wp35t.<init>(Unknown Source)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:239)
at iaik.security.random.zgb.nyc(Unknown Source)
at iaik.security.random.zgb.hyc(Unknown Source)
at kbb.mjc(Unknown Source)
at DN2.makeDNConnection(Unknown Source)
at DN2.main(Unknown Source)
----------------------------------------------------
Unfortunately, I can't provide any more detailed information. The
program is an online-banking application that I use as an end user,
and which, therefore, I don't have the source code to.
Regards
R. Sommerer
(Review ID: 83361)
======================================================================