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

Allocation Error #21

Open
SamQu25 opened this issue Jul 19, 2023 · 0 comments
Open

Allocation Error #21

SamQu25 opened this issue Jul 19, 2023 · 0 comments

Comments

@SamQu25
Copy link

SamQu25 commented Jul 19, 2023

Hello,

I was trying to run Quality Control function on a 20GB "subreads.bam" file which resulted in the following:

Command:

bash SequelTools.sh -t Q -u /path/to/file/filename.subreads.bam -v

Error:

Beginning quality control function

Running in NO_SCRAPS mode
SequelTools.sh: xmalloc: cannot allocate 18446744072964322772 bytes (44300517376 bytes allocated)

For some reason it tries to allocate 18 million TB of storage. Perhaps I did something wrong during setup or my command has an error.

I ran it on a Server Cluster which uses Linux.

Cheers

Samuel

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

1 participant