kaffe dumpes core
Godmar Back
gback at cs.utah.edu
Mon Nov 2 13:51:25 PST 1998
Kaffe 1.0.b2 does not require a CLASSPATH setting, and your
setting is wrong in any event. We're no longer using klasses/classes.zip,
the new libraries are in a file called Klasses.jar which is part of the
distribution.
- Godmar
>
>
> Hi
>
> I hav just installed kaffe 1.0.b2 on my Red Hat 5.1 Linux PC box.
> It fails to run the hello world test:
>
> class hello
> {
> public static void main(String arg) {
> System.out.println("Hello");
> }
> }
>
> I have compiled with both guavac and jdk 1.1.7. but the result is
> the same.
>
> CLASSPATH is
> set to .:/usr/share/kaffe/klasses.zip:/usr/share/guavac/classes.zip
>
> I run kaffe just by:
>
> $kaffe hello
>
> I get the following error message:
> Kaffe: kode-analyse.c:97 verifyMethod: Assertion 'codeInfo == 0
> && " Attempt to reemter verifier!" failed.
> Aborted core dumped.
>
> Is this a bug or do I do something wrong?
>
> Is this the right place to report bugs?
>
>
>
> Ommund Øgård
> Autronica AS
> tel: +4773581398
> fax: +4773919320
>
More information about the kaffe
mailing list