Edit report at http://bugs.php.net/bug.php?id=50998&edit=1

 ID:               50998
 Updated by:       m...@php.net
 Reported by:      geissert at debian dot org
 Summary:          unaligned memory access in hash_tiger.c
-Status:           Open
+Status:           Bogus
 Type:             Bug
 Package:          hash related
 Operating System: linux ia64
 PHP Version:      5.3SVN-2010-02-12

 New Comment:

Dupe of Bug #51003


Previous Comments:
------------------------------------------------------------------------
[2010-02-19 15:15:18] srina...@php.net

looks like this is Intel Itanium specific and not reproduced in other 

platforms

------------------------------------------------------------------------
[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/bug.php?id=50998&edit=1

Reply via email to