hi everyone
i got segmentation fault (core dumped) error when using BWA (mem) and BOWTIE (index). anybody know how can i resolve this error? i try with different versions of mentioned programs and get same error. also sometimes i get "bus error".
hi everyone
i got segmentation fault (core dumped) error when using BWA (mem) and BOWTIE (index). anybody know how can i resolve this error? i try with different versions of mentioned programs and get same error. also sometimes i get "bus error".
You have some sort of file system error. You'll need to fix that, this isn't a problem with bowtie2 or bwa.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
A segfault indicates a programming error. Did you double check your inputs? Maybe they are weirdly formatted.