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

Segmentation Fault #55

Open
ArpiS opened this issue Sep 2, 2022 · 3 comments
Open

Segmentation Fault #55

ArpiS opened this issue Sep 2, 2022 · 3 comments

Comments

@ArpiS
Copy link

ArpiS commented Sep 2, 2022

Hi, I am trying to run popscle demuxlet and keep running into a segmentation fault. It does not seem to be a memory issue as I have already tried up to 512GB of RAM and the logs on the job do not indicate that the job ran out of memory. How can the issue be resolved?

Error message:

NOTICE [2022/09/02 10:50:15] - Finished identifying 6 samples to load from VCF/BCF
/var/spool/slurmd/job61341813/slurm_script: line 10: 67857 Segmentation fault      popscle demuxlet --sam xxx --vcf xxx --field GT --out xxx

Thanks!

@hyunminkang
Copy link
Contributor

Segmentation fault itself is not informative to explain what went wrong. If you provide a reproducible example, we can look into it.

@wxicu
Copy link

wxicu commented Dec 28, 2022

Hi,
did you figure out what caused the segmentation fault? I am also stuck with this error.

@littmanr16
Copy link

Hello, I'm having the same problem.

NOTICE [2023/09/01 11:57:23] - Finished loading 12910 droplet/cell barcodes to consider NOTICE [2023/09/01 11:57:23] - Initializing BCF reader.. NOTICE [2023/09/01 11:57:23] - Finished identifying 48 samples to load from VCF/BCF NOTICE [2023/09/01 11:57:23] - Initializing SAM reader.. [W::vcf_parse] Contig '147' is not defined in the header. (Quick workaround: index the file with tabix.) [W::vcf_parse_format] FORMAT 'PR' is not defined in the header, assuming Type=String NOTICE [2023/09/01 11:57:24] - WARNING: Cannot find AF field from INFO field in VCF file, now calculate AF from AC/AN Segmentation fault

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

4 participants