[kaffe] CVS kaffe (dalibor): Fixed build on x86_64-linux

Dalibor Topic robilad at kaffe.org
Thu Jul 8 07:46:30 PDT 2004


Gwenole Beauchesne wrote:
> On Thu, 8 Jul 2004, Dalibor Topic wrote:
> 
> 
>>Thanks for the fix! Could you take a look if the same patch applied to 
>>unix-pthreads, as well?
> 
> 
> Done. However, still with unix-jthreads, I have now the following problem 
> when running make check, i.e.:
> 
> [gb at galois kaffe.wip]$ $JAVA at.dms.kjc.Main
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/IllegalArgumentException: Illegal Load: Infinity
>         at java.lang.VMThrowable.fillInStackTrace(VMThrowable.java:native)
>         at java.lang.VMThrowable.fillInStackTrace(VMThrowable.java:76)
>         at java.lang.Throwable.fillInStackTrace(Throwable.java:503)
>         at java.lang.Throwable.<init>(Throwable.java:157)
>         at java.lang.Exception.<init>(Exception.java:78)
>         at java.lang.RuntimeException.<init>(RuntimeException.java:76)
>         at 
> java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:73)
>         at java.util.Hashtable.<init>(Hashtable.java:267)
>         at java.util.Hashtable.<init>(Hashtable.java:122)
>         at java.util.Properties.<init>(Properties.java:114)
>         at java.lang.System.<clinit>(System.java:43)
>         at java.lang.String.getChars(String.java:299)
>         at java.lang.StringBuffer.append(StringBuffer.java:314)
>         at java.util.HashMap.<init>(HashMap.java:255)
>         at java.util.HashMap.<init>(HashMap.java:113)
>         at java.lang.ClassLoader.<clinit>(ClassLoader.java:79)
> Aborted
> 
> Where should I look at?

I'd look at replacing the sigcontext stuff (SIGNAL_ARGS, 
sigcontextinfo.h etc.) in config/x86_64 with ucontext, that was one 
thing I was unsure of, and Guilhem had a different opinion ;)

cheers,
dalibor topic




More information about the kaffe mailing list