Serhiy Storchaka added the comment:

Siphash24 implementation is not designed to work on platforms that require 
aligned access. But I'm surprised that fnv implementation crashes. I don't see 
anything wrong. May be gcc needs some special options to produce correct 
binaries on this platform?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23786>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to