Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault 11 error #3

Open
Habacef opened this issue Mar 23, 2022 · 3 comments
Open

Segmentation fault 11 error #3

Habacef opened this issue Mar 23, 2022 · 3 comments

Comments

@Habacef
Copy link

Habacef commented Mar 23, 2022

I am following your tutorial, but with own molecules (a kinase and a 6 AA peptide) and it always returns "Segmentation fault 11". during the "agfr" command.

@patochinestrad
Copy link

Hi Habacef. Generally, Segmentation Fault errors are caused by memory allocation issues I think. I was having a similar issue until I noticed my drive was almost full. Maybe that's what's happening here? Hope this helps

@andregiuseppecavalli
Copy link

I encounter the same error but my drive has plenty of space. If I run the same command on another computer it works fine. Anyone has some ideas on the reason this happens?

@simonbushell
Copy link

simonbushell commented Apr 17, 2024

I think there are some cross-platform issues during installation arising from different compilers.

I actually recently made a Docker container which contains a fully working installation of ADFR (including ADCP), which works across Windows, Mac and Linux. You can pull it from here: https://hub.docker.com/r/simonbushell/adfr_docker

I hasten to add that it is "unofficial" and not supported by the ADFR authors

You can see the original Dockerfile and build instructions here if you wish to modify: https://github.com/simonbushell/adfr_docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants