Hi,

Running php on Linux 2.6.26-2-686 #1 SMP, Lenny, on a 2x Opteron system.

It looks like the patched mysqlclient package has worked here:

# apt-get install libmysqlclient15off=5.0.51a-24lenny1
...
The following packages will be DOWNGRADED:
  libmysqlclient15off
...
WARNING: The following packages cannot be authenticated!
  libmysqlclient15off
...
Preparing to replace libmysqlclient15off 5.0.51a-24+lenny1 (using
.../libmysqlclient15off_5.0.51a-24lenny1_i386.deb) ...
Unpacking replacement libmysqlclient15off ...
Setting up libmysqlclient15off (5.0.51a-24lenny1) ...

I then ran a variant of Michael's php invocation script along with "stress
-c4 &", and after 800,000 iterations it hasn't missed a beat.  Prior to
the package update the script would segfault after the first thousand or
two.  The workaround of prependeding the php call with "taskset -c 0"
worked here too.

If there's no side-effects of this patch I'd recommend it go to stable
asap, with an incremented version number.

Thanks,
Greg





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to