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#657698: [PHP-DEV] Suhosin patch disabled by default in Debian php5 builds

2012-02-02 Thread Stefan Esser
writing inside the bug report that the problem occurs with and without Suhosin 5) You can just start PHP with the environment variable SUHOSIN_MM_USE_CANARY_PROTECTION=0 and can use valgrind. So basically all points you bring up are no issues. Regards, Stefan Esser -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#657698: [PHP-DEV] Suhosin patch disabled by default in Debian php5 builds

2012-02-02 Thread Stefan Esser
ently breaks a safe guard. Regards, Stefan Esser -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#657698: [PHP-DEV] Suhosin patch disabled by default in Debian php5 builds

2012-02-02 Thread Stefan Esser
f Suhosin you look pretty stupid. (In case of usage of Suhosin-Extension in default config, it is even completely killed). Just saying. Regards, Stefan Esser -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#657698: [php-maint] Bug#657698:

2012-01-30 Thread Stefan Esser
No such message is anywhere on the website. The website only says that there are Suhosin packages in Debian, not that it is automatically selected. Therefore there is no need to fix it. Regards, Stefan Esser -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

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