Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr: __pos (which is 1) > this->size() (which is 0) #4

Open
TheBiotech42 opened this issue Aug 11, 2021 · 1 comment

Comments

@TheBiotech42
Copy link

When trying to run the viral-pip pipeline I get stuck at step 2 because of this error:

terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr: __pos (which is 1) > this->size() (which is 0)

This seems to be an error with the subtring command. I am using centrifuge 1.0.4.

thanks for your help!

@zifanzhu
Copy link
Owner

Hi there,

Thanks for your question! Could you please share with me the full centrifuge log file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants