Skip to content

./grmerge -e 0 -cp 1 demo-a.grl demo-b.grl output about [email protected] on centos_aarch64 #1

@Tom-python0121

Description

@Tom-python0121

hello,I meet a problem:./grmerge -e 0 -cp 1 demo-a.grl demo-b.grl output about [email protected] on centos_aarch64

Steps to reproduce the issue

[root@localhost spack-build-35uytdz]# ls
CMakeCache.txt  Makefile             demo-a.dot  demo-a.pdot  demo-b.grl  demo-d.dot  demo-f-1.gml  demo-f.grl  demo-g1.dot  demo-g3.dot  graphdemo              grmerge               liblnlgraph.so
CMakeFiles      cmake_install.cmake  demo-a.grl  demo-b.dot   demo-c.grl  demo-e.dot  demo-f-2.gml  demo-g.grl  demo-g2.dot  demo-g4.dot  graphlib-config.cmake  install_manifest.txt
[root@localhost spack-build-35uytdz]# ./grmerge -h
Graphlib-Merge Utility, Martin Schulz, LLNL, 2005
Usage: grmerge [-e <format>] [-cp <stage flags>] infile1 [infile2 ... ] outfile
Format can be: 0 = DOT
               1 = GML
Stage flags can be:  1 = Prune tree
                     2 = Scale nodes
                     4 = Collapse chains
[root@localhost spack-build-35uytdz]# ./grmerge -e 0 -cp 1 demo-a.grl demo-b.grl output
Graphlib-Merge Utility, Martin Schulz, LLNL, 2005
Loading demo-a.grl
Segmentation fault (core dumped)

Can you tell me why it causes such a problem?

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