DeltaGroupNJUPT / Vina-GPU-2.1

Vina-GPU 2.1, an improved docking toolkit for faster speed and higher accuracy on the virtual screening
Apache License 2.0
42 stars 12 forks source link

Question with segmentation fault #5

Closed 1339283605 closed 7 months ago

1339283605 commented 7 months ago

Hello,

Thanks for this very nice tools, when I run Vina-GPU-2.1 using the test file on Linux, I had an error about segmentation fault. Then I run this program with root permission, but it still reports this error. 微信图片_20231113152750 Then I used GDB to check the core file and found this error(./libio/fseek.c: the file or directory does not exist). Do you have any suggestions to solve this problem? 13de4a58e45eb36d8e563cfa6b9f795 Thanks for your reply!

yanbosmu commented 6 months ago

I have a similar problem, how do you solve it?

1339283605 commented 6 months ago

Hi, for me, it's due to an error in the path in the config file, you can check the "opencl_binary_path" in the config.txt. If it's not this problem, I'm sorry that I'm not sure how to solve it.

I have a similar problem, how do you solve it?

yanbosmu commented 6 months ago

Hi, for me, it's due to an error in the path in the config file, you can check the "opencl_binary_path" in the config.txt. If it's not this problem, I'm sorry that I'm not sure how to solve it.

I have a similar problem, how do you solve it?

YES!!!!!! I solved it, THANK YOU VERY MUCH!