ID: 50998
Updated by: [email protected]
Reported By: geissert at debian dot org
Status: Open
Bug Type: hash related
Operating System: linux ia64
PHP Version: 5.3SVN-2010-02-12
New Comment:
looks like this is Intel Itanium specific and not reproduced in other
platforms
Previous Comments:
------------------------------------------------------------------------
[2010-02-10 21:06:30] geissert at debian dot org
Failed test: ext/hash/tests/mhash_001.phpt
Output:
MHASH_MD5
ok
MHASH_SHA1
ok
MHASH_HAVAL256
ok
MHASH_HAVAL192
ok
MHASH_HAVAL224
ok
MHASH_HAVAL160
ok
MHASH_RIPEMD160
ok
MHASH_GOST
ok
Bus error (core dumped)
------------------------------------------------------------------------
[2010-02-10 19:06:50] geissert at debian dot org
Description:
------------
ext/hash/hash_tiger.c's TigerFinalize makes an unaligned memory access
at:
tiger_compress(context->passes, ((php_hash_uint64 *)
context->buffer), context->state);
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=50998&edit=1