BZ #38: LoadDisplacementOverflow crashes on MIPS64

Status fields:

creation_ts:2007-06-05 10:58
component:jit
version:default branch
rep_platform:mips64
op_sys:IRIX
bug_status:RESOLVED
resolution:WONTFIX
reporter:twisti@complang.tuwien.ac.at
SVN rev8009:

akrall@fp98:~/twisti/cacao/tests/regression$ cacao LoadDisplacementOverflow
LOG: [0x0000000000010000] We received a SIGSEGV and tried to handle it, but we were
LOG: [0x0000000000010000] unable to find a Java method at:
LOG: [0x0000000000010000]
LOG: [0x0000000000010000] PC=0x00000000041543ac
LOG: [0x0000000000010000]
LOG: [0x0000000000010000] Dumping the current stacktrace:
Assertion failed: (mcode >> 16) == 0x67fe, file md.c, line 227, pid I50603
Abort

Comment #1 by stefan@complang.tuwien.ac.at on 2013-06-19 15:17:27

MIPS64 is not maintained. Besides, the issue would crop up again on its own.