forwarded 629896 https://bugs.php.net/bug.php?id=59876
thanks
On Fri, Jun 8, 2012 at 7:20 PM, Tim Baldoni wrote:
> The source file "memcache_pool.c" contains FD_CLR, Â FD_ISSET, FD_SET,
> and FD_ZERO.
Yep. It uses select, we know. And what?
> I strongly disagree that fcgi is a valid workaroun
The source file "memcache_pool.c" contains FD_CLR, FD_ISSET, FD_SET,
and FD_ZERO.
I strongly disagree that fcgi is a valid workaround to this bug.
For reference: Debian Squeeze man 2 select
http://manpages.debian.net/cgi-bin/man.cgi?query=select&manpath=Debian+6.0+squeeze&format=html&locale=en
You're quite right, I mistakenly sent this as a php-memcache bug. I'll
submit it separately as a php-memcached bug. I'm hoping they will
consider it serious, but we'll see. Thanks.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
On Wed, Feb 29, 2012 at 5:32 AM, David Kirchner wrote:
> I'm not sure if this is related, but I found a similar problem. We've
> also extended the memcached class with wrappers. We're getting
> segfaults after the get call in some cases, double-frees and aborts in
> other cases. However, the probl
I'm not sure if this is related, but I found a similar problem. We've
also extended the memcached class with wrappers. We're getting
segfaults after the get call in some cases, double-frees and aborts in
other cases. However, the problem does not appear to be triggered by
the get call itself. Addit
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
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
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
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
9 matches
Mail list logo