#19: Segmentation fault in HashMultipleBlocks
---------------------+------------------------------------------------------
Reporter: francois | Owner:
Type: defect | Status: new
Priority: major | Version: 0.5.1
Keywords: | Launchpad_bug:
---------------------+------------------------------------------------------
Comment(by zooko):
Thank you for the bug report! Could you please get the pycryptopp source
code itself and try something like the following to see if pycryptopp
reliably passes its own unit tests on your system:
{{{
/bin/true
while [ $? = 0 ] ; do
python ./setup.py test
done
}}}
--
Ticket URL: <http://allmydata.org/trac/pycryptopp/ticket/19#comment:1>
pycryptopp <http://allmydata.org/trac/pycryptopp>
Python bindings for the Crypto++ library
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev