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

 ID:               50999
 Updated by:       [email protected]
 Reported by:      geissert at debian dot org
 Summary:          unaligned memory access in Zend/zend_API.c
-Status:           Open
+Status:           Feedback
 Type:             Bug
 Package:          Scripting Engine problem
 Operating System: linux ia64
 PHP Version:      5.3SVN-2010-02-12
 Assigned To:      felipe

 New Comment:

Hello, I've committed a possible fix, could you check it again? Thanks.


Previous Comments:
------------------------------------------------------------------------
[2010-03-03 01:30:58] [email protected]

Hello, I've committed a possible fix, could you check it again? Thanks.

------------------------------------------------------------------------
[2010-03-03 01:29:40] [email protected]

Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=295764
Log: - Possible fix for bug #50999

------------------------------------------------------------------------
[2010-02-10 20:59:26] geissert at debian dot org

Failed test: ext/dba/tests/dba_cdb_read.phpt log:

---- EXPECTED OUTPUT

database handler: cdb

7YYYYNNN

=1234

#1122

?1212314

#1212314

=1231324

---- ACTUAL OUTPUT

database handler: cdb

7YYYYNNN

=1234

#1122

?1212314

#1212314

=Bus error (core dumped)

---- FAILED

------------------------------------------------------------------------
[2010-02-10 19:12:28] geissert at debian dot org

Description:
------------
There's an unaligned memory access on zend_parse_arg_impl():



*p = Z_LVAL_PP(arg);





------------------------------------------------------------------------



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

Reply via email to