precimed / mixer

Causal Mixture Model for GWAS summary statistics
GNU General Public License v3.0
59 stars 17 forks source link

Segmentation Fault (core dumped ) error #51

Closed nenduru1 closed 2 years ago

nenduru1 commented 3 years ago

Hi,

I was trying to run the mixer example and got this error while running univariate analysis. any suggestionson what could be the reason for this type of error? I googled and found some reasons 1) not enough memory allocated to my account or writing to memory which can only be read. 2) change ulimit -a options : tried that and was able to update only few options and still not solved 3) tried gdp python option to traceback, but it also said error related to segfault "Program received signal SIGSEGV, Segmentation fault."

image

since i installed all the latest version, I still see mixer version 1.2 instead of 1.3, what could be the reason?? installed pre-requisite softwares. python 3.8 gcc 7.4 boost 1.77

nenduru1 commented 2 years ago

duplicate of #48