segfault in ADMIXTURE
1
0
Entering edit mode
3.1 years ago
jregalado • 0

Trying to run bootstrap computation in ADMIXTURE. Unfortunately I am getting a segmentation fault when computing bootstraps. Documentation for this program is terrible, author does not reply emails, and worst of all, code is not available. Why do people do this?

My main suspicion is that I am providing malformed input files as the test data works fine. Unfortunately as mentioned before, documentation provides no insight except that it expects plink's .bed or .ped files. Plink runs OK with my data.

I wish I could provide an error message to give more information about my error, but as mentioned before, I only get a segfault. I did run ADMIXTURE under valgrind, but with no source code, I can't debug the problem properly.

Thanks for any help

software error • 1.3k views
ADD COMMENT
0
Entering edit mode

segfaults are mostly caused by not having enough memory available.

ADD REPLY
0
Entering edit mode

Sure it's not memory related. I have nailed it down with something in the input as test data works fine.

Unfortunately segfault occurs only during bootstraping.

Source code not available and authors do not answer.

ADD REPLY
0
Entering edit mode

Have you solved it? I´m having the same problem.

ADD REPLY
0
Entering edit mode
2.9 years ago
pmc.sa ▴ 40

I'm having the same problem here. where you able to solve it?

ADD COMMENT
0
Entering edit mode

segmentation fault can be results of not only memory issue but also invalid data type or interruption of main tool or a dependent tool installation. I suggest you check your input data first.

ADD REPLY

Login before adding your answer.

Traffic: 1659 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