Hey,

I recompiled your patched version with the inlined sysdepcall. I see you 
added also other printf's.

initProxyProp: 0, start
done getenv. proxy = 0
now returning from initProxyProp, proxy == NULL
Exiting initProperties
returned from sysdepCallMethod(interpreter, 642)
after syncobj
cleaning up exceptions
exiting callMethodA
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
        at java.lang.System.<clinit>(System.java:46)


since you said it was flakey, I rerun

nitProxyProp: 0, start
done getenv. proxy = 0
now returning from initProxyProp, proxy == NULL
Exiting initProperties
returned from sysdepCallMethod(interpreter, 642)
after syncobj
cleaning up exceptions
exiting callMethodA
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
        at java.lang.System.<clinit>(System.java:46)


seems consistent to me.

_riccardo


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to