shilpagarg / pstools

MIT License
30 stars 6 forks source link

Segmentation fault (core dumped) #6

Open wjj666 opened 3 years ago

wjj666 commented 3 years ago

Hi, I followed shilpagarg/DipAsm#16 like you suggested for human genome assembly. ./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA24385.asm.r_utg.gfa ./ works well on NA24385.

But when I use the same command on NA12878: ./pstools_1 resolve_haplotypes -t32 hic_name_connection.output NA12878.asm.r_utg.gfa ./ it leads to this error:

start main
start get bubbles
Segmentation fault (core dumped)

Environment:

Could you please help me solve this problem? Thank you very much.