Jochem Maas wrote:
[snip]
my tests with APC 3.0.10 show that despite the best efforts of mr. Lerdorf et al it is still segfaults intermittently when using [lots of?] objects (of varying complexity) that use __get()/__set()/__call()/etc - the last 24 hours lead me to suspect that not APC but the engine itself is the 'bad guy' ... unfortunately I don't have the C skills
to test that theory.


Uh, no C skills required:

1. Disable APC
2. Test
3. If problem still occurs, APC is not the culprit

For crying out loud, if PHP is segfaulting then (assuming you didn't compile it with -fomg-really-fast-optimisation-thing) file a bug report!

--
Jasper Bryant-Greene
General Manager
Album Limited

http://www.album.co.nz/     0800 4 ALBUM
[EMAIL PROTECTED]          021 708 334

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to