unread
Same problem - segfaults in exactly the same place.
Is there anything I can add to the php source code to give me a hand?
I put in zend_error messages in different places but that didn't help me a
lot to try and track down what was happening.
$ which gcc
/usr/local/bin/gcc
$ /usr/local/bin/gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
$
At 03:03 AM 6/4/03 +0200, Sascha Schumann wrote:
Which would be better to try, 2.95x or 3.x?
Our codebase has been exposed to 2.95 mostly, so going with that would be wise. - Sascha