Bug#658228: Possible solution

2012-04-14 Thread Stefan Esser
Try using suhosin.stealth=Off in your php.ini Xcache and Suhosin both register themself as internal zend extensions when loaded as normal PHP extension. By default Suhosin performs some trickery to be invisible to other zend extensions, which is required because zend extensions from Zend or Io

Bug#481737: [php-maint] Bug#481737: PHP 5.2.6 with suhosin 0.9.6.2 causes bus errors

2008-06-29 Thread Stefan Esser
g a size_t pointer is what causes the problem. I read it that something like a size_t pointer MUST be aligned when assigned, otherwise undefined stuff might occur. Could you please try to change size_t * in both macros to char *? If we are lucky this means the memcpy is no longer optimized away. St

Bug#481737: PHP 5.2.6 with suhosin 0.9.6.2 causes bus errors

2008-06-15 Thread Stefan Esser
. Solution: Use a fixed compiler. Stefan Esser At Debian while packaging the version 5.2.6 of PHP we have found a problem[1] caused by suhosin[2]. The original suhosin patch has been massaged a little. For more information, including a copy of the patch used, please refer to [3]. Hope this