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

std::logic_error when running Basic Command #305

Open
cantlap opened this issue Jan 30, 2024 · 1 comment
Open

std::logic_error when running Basic Command #305

cantlap opened this issue Jan 30, 2024 · 1 comment

Comments

@cantlap
Copy link

cantlap commented Jan 30, 2024

I am getting the following error message when I try to run this command:

singularity run docker://ghcr.io/dnanexus-rnd/glnexus:v1.4.1 glnexus_cli -d {outdir} -c DeepVariant_unfiltered --list {bam file list}

INFO: Using cached SIF image
INFO: underlay of /etc/localtime required more than 50 (77) bind mounts
[339884] [2024-01-30 12:49:16.486] [GLnexus] [info] glnexus_cli release v1.4.1-0-g68e25e5 Aug 13 2021
[339884] [2024-01-30 12:49:16.488] [GLnexus] [info] detected jemalloc 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)

@bijinpeng
Copy link

do not used the -d parameter may fill this error

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