Open GoogleCodeExporter opened 8 years ago
Similar problem with OX X 10.7.4
bash-3.2# python
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from ssdeep import ssdeep
>>> s = ssdeep()
>>> h1 = s.hash_file('test.py')
Segmentation fault: 11
Also failed under stock OS X 2.7.1 python.
Original comment by dko...@gmail.com
on 25 Jul 2012 at 4:10
Original issue reported on code.google.com by
Rileypor...@gmail.com
on 28 Jul 2010 at 7:20