Skip to content

Panic with 'VO bit already set' in GenImmix #1070

@qinsoon

Description

@qinsoon

Build OpenJDK with fastdebug and VO_BIT=1.

Run dacapo 2006 with GenImmix.

MMTK_PLAN=GenImmix /home/runner/work/mmtk-openjdk/mmtk-openjdk/bundles/jdk/bin/java -XX:+UseThirdPartyHeap -server -XX:MetaspaceSize=100M -Xms20M -Xmx20M -jar /home/runner/work/mmtk-openjdk/mmtk-openjdk/dacapo/dacapo-2006-10-MR2.jar antlr

We will see.

[2024-01-15T04:43:14Z INFO  mmtk::util::heap::gc_trigger] [POLL] nursery: Triggering collection (5127/5120 pages)
[2024-01-15T04:43:14Z INFO  mmtk::plan::generational::global] Nursery GC
[2024-01-15T04:43:15Z INFO  mmtk::scheduler::gc_work] End of GC (2692/5120 pages, took 7 ms)
thread '<unnamed>' panicked at '40000000: VO bit already set', /home/runner/.cargo/git/checkouts/mmtk-core-3306bdeb8eb4322b/79fb0bb/src/util/metadata/vo_bit/mod.rs:65:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions