Skip to content

When running "./run_chiplet_test.sh ga100 --seed 1", it crashes on "munmap_chunk(): invalid pointer", with exit code 134. #1

@swingliluyao603

Description

@swingliluyao603

https://dsa-international-competition.com/
We referenced ChipletPart as an example of contest submission technologies when creating the DSA contest. Then we installed and tried.

We installed on Ubuntu 22.04, and tried to run a test. It crashes as follows:

[INFO] CrossBarExpansion completed in 8.895e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.5478e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.3521e-05 seconds for 45 vertices
[INFO] CrossBarExpansion completed in 8.2918e-05 seconds for 45 vertices
Warning: Not enough crossbars (5) for requested partitions (6)
Warning: Not enough crossbars (5) for requested partitions (7)
Warning: Not enough crossbars (5) for requested partitions (8)
munmap_chunk(): invalid pointer
munmap_chunk(): invalid pointer
./run_chiplet_test.sh: line 340: 123476 Aborted (core dumped) "$EXECUTABLE" "$IO" "$LAYER" "$WAFER" "$ASSEMBLY" "$TEST" "$NETLIST" "$BLOCKS" "$DEFAULT_REACH" "$DEFAULT_SEPARATION" "$DEFAULT_TECH" --seed "$DEFAULT_SEED"
Test failed with exit code 134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions