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

'Realloc' could not re-allocate memory (18446744065128005632 bytes) #4

Closed
shashwatsahay opened this issue Jul 26, 2021 · 2 comments
Closed

Comments

@shashwatsahay
Copy link

Hi

I keep getting this error everytime I try to run ACE

I am using R 4.1.0 inside a conda environment

All other dependent packages were directly downloaded using biocManger

Loaded bin annotations for genome ‘hg19’, bin size 100 kbp, and experiment type ‘SR50’ from annotation package QDNAseq.hg19 v0.99.2
    tumor-bone-marrow-0X_XXX_merged.mdup (1 of 1): extracting reads ...Error in value[[3L]](cond) :
  'Realloc' could not re-allocate memory (18446744065128005632 bytes)
  file: /pathtobam/tumor-bone-marrow-0X_XXX_merged.mdup.bam
  index: NA
Calls: runACE ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
@jpoell
Copy link
Collaborator

jpoell commented Jan 14, 2023

Sorry I was not notified and have only responded to direct e-mails! This seems to be a QDNAseq problem, and it seems to have to do with the extreme memory allocation. It must be something about the bam file, but I can't imagine the size of it is several thousand petabytes. Unfortunately it is quite complicated (for me) to figure out how QDNAseq processes the bam-files, so I would suggest contacting them. I would suggest to provide some info on the bam-file (size, reads, perhaps even the header)

@shashwatsahay
Copy link
Author

Hi

I just had a look at QDNAseq apparently we need to pass chumksize to bin count will have a look

ccagc/QDNAseq#100

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