Discngine / fpocket

fpocket is a very fast open source protein pocket detection algorithm based on Voronoi tessellation. The platform is suited for the scientific community willing to develop new scoring functions and extract pocket descriptors on a large scale level. fpocket is distributed as free open source software. If you are interested in integrating fpocket in an industrial setting and require official support, please contact Discngine (www.discngine.com).
MIT License
271 stars 60 forks source link

Problems with the size of the input file name in mdpocket #145

Open dgozgulbas opened 1 month ago

dgozgulbas commented 1 month ago

Hello,

I'm experiencing issues with a previously reported and fixed bug (for fpocket) in mdpocket (https://github.com/Discngine/fpocket/issues/130). If the length of the input file's name or the directory for the executable exceeds a certain number of characters, the following error occurs:

"malloc(): corrupted top size"

I am using the latest version, which is 4.2.

Thank you, Defne