segmentation fault (core dumped) error when using BWA and BOWTIE
1
0
Entering edit mode
6.3 years ago
reza ▴ 300

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".

bwa bowtie software error • 4.7k views
ADD COMMENT
0
Entering edit mode

A segfault indicates a programming error. Did you double check your inputs? Maybe they are weirdly formatted.

ADD REPLY
0
Entering edit mode
6.3 years ago

You have some sort of file system error. You'll need to fix that, this isn't a problem with bowtie2 or bwa.

ADD COMMENT
0
Entering edit mode

My guess would be that OP is running out of RAM..

ADD REPLY
0
Entering edit mode

I don't think that'd give you an occasional bus error (though perhaps if you're swapping...).

ADD REPLY
0
Entering edit mode

5heikki, i did mapping on my PC previously without any problem on same data but now i have this problem whit it. After the problem occurred, I installed the new Linux, but the problem did not fix

ADD REPLY
0
Entering edit mode

Devon, Can you give me more guidance? it is worth to mentioned that i got the segmentation error in my previous linux and after install new linux on my PC, i get same error on new linux.

ADD REPLY
0
Entering edit mode

No one here can help you with hardware issues.

ADD REPLY
0
Entering edit mode

Devon, is your opinion that the problem is related to hardware such as RAM?

ADD REPLY
0
Entering edit mode

Yes

ADD REPLY
0
Entering edit mode

Checking RAM is easy. However, I doubt it is a hardware failure, rather than a simple memory access error. After all, an invalid read is undefined behaviour. Anything can happen.

ADD REPLY

Login before adding your answer.

Traffic: 1998 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6