Re: problem installing kaffe during make check ...
Dalibor Topic <[email protected]>
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
sreejith k s wrote:
> After make install is done ..then to check it i ran make check ..it showed
> the following
>
>
> Method Constant Pool:
> soft_fixup_trampoline(): return 0x817a120
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/Throwable
> /bin/bash: line 4: 1498 Aborted (core dumped) env
> TEST_CLASSES="ConstMethods.class ConstMathMethods.class
> ParameterizedMethods.class
> ParameterizedMathMethods.classParameterizedLogicalMethods.class
> ParameterizedBitwiseMethods.class ControlFlowMethods.class
> StaticMethodCall.class TypeConversion.class StaticFields.class
> PrimitiveArrays.class ObjectFields.class MethodOptimizations.class
> NativeMethodCall.class Exceptions.class VirtualMethod.class" `.
> ../../BUILD_ENVIRONMENT; BOOTCLASSPATH=.:\${BOOTCLASSPATH}; export
> BOOTCLASSPATH; sed 's/.*export \(.*\)/echo \1=$\1/' <
> ../../BUILD_ENVIRONMENT | sh` ${dir}$tst
Interesting. Is it a reproducible crash? In that case, could you tell me
the compiler, os, cpu architecture, and configure flags used?
cheers,
dalibor topic