JensUweUlrich / ReadBouncer

Fast and scalable nanopore adaptive sampling
GNU General Public License v3.0
33 stars 2 forks source link

Provided linux build gives error #61

Closed willros closed 1 year ago

willros commented 1 year ago

Hi,

I downloaded the build for linux arm64, but got the following error message when running ReadBouncer:

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid

Any ideas what could be causing the issue?

Thank you, William