Bug#629896: segfault while simply get()ing a value from squeeze memcached

2011-12-28 Thread Sergey Kirpichev
tag 629896 +confirmed severity 629896 important thanks I'll lower down the severity of this bugreport. Clearly, this issue does not makes the package "unusable or mostly so". Even for heavy-loaded websites (mass virtual hosting, actually) there exists an alternative: using fcgi. Please, explain

Bug#629896: 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

Bug#629896: 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

Bug#629896: segfault while simply get()ing a value from squeeze memcached

2011-06-09 Thread Josip Rodin
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 returns from the call into memcache.so, whenever memcached is up. If I stop the