Skip to content

Error when runing Unidoc #3

@Jaychonuo

Description

@Jaychonuo

It worked well when I ran the PDB files in example/, and showed almost the same result as the example_output/.
But something was wrong when I used my PDB data: the last three columns in chopping_unidoc.txt were total "0 NO_SS 1.00000", and I found errors log in chopping_unidoc.log as follows:

terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::compare: __pos (which is 21) > this->size() (which is 10) Aborted (core dumped) terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::compare: __pos (which is 21) > this->size() (which is 10) Aborted (core dumped) terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::compare: __pos (which is 21) > this->size() (which is 10) Aborted (core dumped) terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::compare: __pos (which is 21) > this->size() (which is 10) Aborted (core dumped)

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