ID:               39702
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zippel at linux-m68k dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: linux-m68k
 PHP Version:      5.2.0
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2006-12-01 13:51:20] zippel at linux-m68k dot org

Description:
------------
Hi,

php currently crashes everytime it does something nontrivial.
I debugged the problem a bit and the problem is in the Zend allocator.
The configure script produces a ZEND_MM_ALIGNMENT value of 2, but this
is not enough for the allocator as it needs two bits for type
information. Increasing the alignment fixes the problem.
I reported this problem also in the Debian BTS, where I also included a
possible patch:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401129



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


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

Reply via email to