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

Fail to sterilize graph (Segmentation fault (core dumped)) #83

Open
hqyone opened this issue Jan 5, 2023 · 1 comment
Open

Fail to sterilize graph (Segmentation fault (core dumped)) #83

hqyone opened this issue Jan 5, 2023 · 1 comment
Labels

Comments

@hqyone
Copy link

hqyone commented Jan 5, 2023

Hi Sir
I compiled the HLA-LA on my Ubuntu 20 EC2 with 16 core and 128G ram.
It passed the test using the command ../bin/HLA-LA --action testBinary

But got error during prepareGraph PRG_MHC_GRCh38_withIMGT. Following is the error message:
[ Thu Jan 5 04:30:34 2023 ] Read graph from ../graphs/PRG_MHC_GRCh38_withIMGT
30200000/30207167[E]

[ Thu Jan 5 04:37:05 2023 ] done
[ Thu Jan 5 04:38:04 2023 ] Now serialize (pre-gap-pathindexed) graph to ../graphs/PRG_MHC_GRCh38_withIMGT/serializedGRAPH_preGapPathIndex
Segmentation fault (core dumped)

I'm sure I have enough hard driver space and RAM.
bwa = 0.7.17-r1188
samtools=1.13
picard: installed by apt-get install picard-tools

Could you help me to fix the issue?

Thank you so much

@AlexanderDilthey
Copy link
Member

Hi @hqyone,

This is very difficult to debug remotely. Could you try running on another machine?

Best wishes

Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants