| Phil Driscoll 2004-03-19, 2:09 pm |
| I know that Ilia said not to be alarmed by a test failure on
ext/gd/tests/bug27582_2.phpt, but I'm afraid I was alarmed :)
I'n not sure whether the test would have actually failed in the end, because I
chickened out with a <ctrl> C as I was on a live machine, but not before that
test had run for a minute or so, consumed all my CPU and memory and the
machine was thrashing away in swap.
Is that the failure mode we shouldn't be alarmed by, or should I have just got
a fail message?
The problem is repeatable on my machine if we need to delve further.
Here's my configure if it's any help.
'./configure' \
'--with-apxs=/usr/local/httpd/bin/apxs' \
'--with-mysql=/usr/local/mysql' \
'--with-gmp=/usr/local/lib/gmp' \
'--with-curl' \
'--enable-trans-sid' \
'--enable-ftp' \
'--enable-cli' \
'--with-gd' \
'--with-jpeg-dir=/usr/lib' \
'--with-png-dir=/usr/lib' \
'--with-zlib-dir=/usr/lib' \
Cheers
--
Phil Driscoll
|