Skip to content

Duplicate edge detected for GenCopy/hsqldb #106

Open
@qinsoon

Description

@qinsoon

Binding: 648bb27
mmtk-core: 7902df11fff207a5f0966620cc0bb36419586401
With extreme_assertions turned on.

Build

export DEBUG_LEVEL=release && export MMTK_PLAN= && export RUSTUP_TOOLCHAIN=nightly-2021-08-10 && sh configure --disable-warnings-as-errors --with-debug-level=$DEBUG_LEVEL && make CONF=linux-x86_64-normal-server-$DEBUG_LEVEL THIRD_PARTY_HEAP=$PWD/../../openjdk

Run

yilin@rat:~/Code/mmtk-openjdk/repos/openjdk$ MMTK_PLAN=GenCopy build/linux-x86_64-normal-server-release/jdk/bin/java -Xms762M -Xmx762M  -XX:MetaspaceSize=100M -server -XX:-TieredCompilation -XX:+UseThirdPartyHeap -Dprobes=MMTk -cp /home/gitlab-runner/actions-runner/_work/mmtk-core/mmtk-core/ci-perf-kit/running/../probes/probes.jar:/usr/share/benchmarks/dacapo/dacapo-2006-10-MR2.jar Harness -converge hsqldb
===== DaCapo hsqldb starting warmup =====
*********************************************************
* PseudoJDBCBench v1.1                                  *
*********************************************************

Scale factor value: 64
Number of clients: 20
Number of transactions per client: 40

Initializing dataset...DBMS: HSQL Database Engine
In transaction mode
thread '<unnamed>' panicked at 'duplicate edge (0xa00ffd67018) detected', /home/yilin/Code/mmtk-core/src/util/edge_logger.rs:34:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions