Skip to content

smoothxg throws what(): basic_string::_M_construct null not valid #16

@cgroza

Description

@cgroza

Hi,
I am running smoothxg on GFA graphs produced via vg construct > vg view.

cgroza@blg9122:~/.../sv-graph/graphs $ ~/smoothxg/bin/smoothxg -g chr1.vg.gfa
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
Aborted (core dumped)
cgroza@blg9122:~/.../sv-graph/graphs $

This is the error I am getting.
I validated each vg file with vg validate and there were no warnings.
I enabled debugging with -d and the output stays the same.
What could be causing this error and how could I fix it?

Thank you,
Cristian Groza

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