jessie
[Top] [All Lists]

SEGV while compiling

To: jessie@xxxxxxxxxxx
Subject: SEGV while compiling
From: Jim Nance <jim_nance@xxxxxxxxx>
Date: Mon, 1 Nov 1999 18:41:29 -0800 (PST)
Sender: owner-jessie@xxxxxxxxxxx
Hello All,
    I was wondering if anyone else was seeing this:

jikes  LocalEntryObj.java
jikes  LocalVariablesPanel.java
make[2]: *** [LocalVariablesPanel.class] Segmentation
fault (core dumped)

This is with the jikes that came with RH 6.1 and
Jessie
pull done at 9:15 PM EST Nov 1.  I dont think its
specific to this code though.  I have gotten SEGVs
the last few times I have tried to compile jessie.

If I try to use javac instead of jikes I get:

javac  LocalEntryObj.java
javac  LocalVariablesPanel.java
sun.tools.java.CompilerError: invalid slot: 0:  aload
-1
        at sun.tools.asm.Instruction.size(Compiled
Code)
        at sun.tools.asm.Assembler.write(Compiled
Code)
        at
sun.tools.javac.SourceClass.compileClass(Compiled
Code)
        at
sun.tools.javac.SourceClass.compile(Compiled Code)
        at sun.tools.javac.Main.compile(Compiled Code)
        at sun.tools.javac.Main.main(Compiled Code)
error: An error has occurred in the compiler; please
file a bug report
(http://java.sun.com/cgi-bin/bugreport.cgi).
1 error

Thanks,

Jim


=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

<Prev in Thread] Current Thread [Next in Thread>