Re: segfault while simply get()ing a value from squeeze memcached

2011-06-10 Thread Stefan Fritsch
On Thursday 09 June 2011, Josip Rodin wrote: > > select(3147, [1024 1223 1224 1227 1230 1231 1235 1241 1242 1243 > Hah, I found the apparent problem. The number of fds in those > select() calls tipped me off to reexamine a change I recently did > as part of the squeeze upgrade - I enabled a large

Re: segfault while simply get()ing a value from squeeze memcached

2011-06-09 Thread Josip Rodin
On Thu, Jun 09, 2011 at 12:10:07PM +0200, Josip Rodin wrote: > Package: php5-memcache > Version: 3.0.4-4 > Severity: grave > > Hi, > > Something in the squeeze upgrade completely demolished one of our internal > PHP applications... our class that extends Memcache and calls parent::get() > never r