Status fields:
creation_ts: | 2007-10-06 17:23 |
---|---|
component: | jit |
version: | default branch |
rep_platform: | All |
op_sys: | Linux |
bug_status: | RESOLVED |
resolution: | FIXED |
reporter: | twisti@complang.tuwien.ac.at |
This happens on at least two architectures, x86_64 and powerpc64. This output is x86_64: LOG: [0x00002aaaab122f20] --------- Local Reference Tables Dump --------- LOG: [0x00002aaaab122f20] Frame #1, Used=-30, Capacity=16, Addr=0x7fffffff9be0: LOG: [0x00002aaaab122f20] 0x000000000056a000 LOG: [0x00002aaaab122f20] localref_check_uncleared: (uncleared=1) != (used=-30)
The following revision should fix the problem, can you please confirm that: http://mips.complang.tuwien.ac.at/hg/cacao/rev/1b879af9b08e
Yes, that fixed it, thanks. Closing the bug.