BZ #87: building GNU Classpath's tools with CACAO segfaults on b6

Status fields:

creation_ts:2008-07-04 12:00
component:jit
version:default branch
rep_platform:powerpc
op_sys:Linux
bug_status:RESOLVED
resolution:DUPLICATE
reporter:twisti@complang.tuwien.ac.at
This fails on b6, which is an iBook G4, but works on my PowerBook G4:

cacao -classpath /usr/share/java/antlr.jar antlr.Tool -o
generated/gnu/classpath/tools/gjdoc/expr \
          ../../tools/gnu/classpath/tools/gjdoc/expr/java-expression.g
ANTLR Parser Generator   Version 2.7.6 (20070206)   1989-2005
LOG: [0x300272c0] We received a SIGSEGV and tried to handle it, but we were
LOG: [0x300272c0] unable to find a Java method at:
LOG: [0x300272c0]
LOG: [0x300272c0] PC=0x0fc41b8c
LOG: [0x300272c0]
LOG: [0x300272c0] Dumping the current stacktrace:
cacao: ../../../src/vm/jit/powerpc/md.h:110: md_codegen_get_pv_from_pc: Assertion
`(mcode >> 16) == 0x39ab' failed.

Comment #1 by twisti@complang.tuwien.ac.at on 2008-08-13 15:15:39

*** This bug has been marked as a duplicate of bug 91 ***