Bug#535148: heap overflows after upgrade to 5.2.10

2009-07-01 Thread David Sommerseth
I am experiencing the same issues on a Gentoo box as well. To reproduce: a similar issue comes, but not as frequently if using: This causes a plain segfault in the logs: [Wed Jul 01 11:24:48 2009] [notice] child pid 22838 exit signal Segmentation fault (11) I configured Apache to dump c

Bug#535148: [php-maint] Bug#535148: heap overflows after upgrade to 5.2.10

2009-06-30 Thread sean finney
tags 535148 moreinfo thanks hi michal, On Tue, Jun 30, 2009 at 08:58:53AM +0200, Michal Čihař wrote: > Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and > suhosin complains about heap overflow: > > suhosin[22305]: ALERT - canary mismatch on efree() - heap overflow > detect

Bug#535148: heap overflows after upgrade to 5.2.10

2009-06-30 Thread Michal Čihař
Dne Tue, 30 Jun 2009 08:58:53 +0200 Michal Čihař napsal(a): > Package: php5-cgi > Version: 5.2.10.dfsg.1-1 > Severity: important > > Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and > suhosin complains about heap overflow: > > suhosin[22305]: ALERT - canary mismatch on e

Bug#535148: heap overflows after upgrade to 5.2.10

2009-06-30 Thread Michal Čihař
Package: php5-cgi Version: 5.2.10.dfsg.1-1 Severity: important Just after upgrade from 5.2.9 to 5.2.10, php-cgi started to segfault and suhosin complains about heap overflow: suhosin[22305]: ALERT - canary mismatch on efree() - heap overflow detected Downgrading back to 5.2.9 fixes this issue.