zeeev / vcflib

a simple C++ library for parsing and manipulating VCF files, + many command-line utilities
https://github.com/ekg/vcflib#vcflib
MIT License
19 stars 6 forks source link

error in bFst #11

Closed krystal915 closed 6 years ago

krystal915 commented 6 years ago

when I ran bFst. I always got a error message like this: Error in `/home/software/vcflib/bin/bFst': free(): invalid next size (fast): 0x00000000017ad4a0 I really wonder what happened? Thanks for your generous help. :-)

BTW: Is vcflib has any means to run a Fst outliers test?