and possibly with heavy (php5) OO code?

I'm getting intermittent segfaults with 5.0.4, 5.0.5
when using apc_fetch() and apc_store() - caching of all opcodes
[by setting the ini setting 'apc.enabled' to 1] works fine.

I just tried with php5.1RC5 and it just segfaults on every request,
with or without the use of apc_fetch()/apc_store()

I was wondering whether any one has any tips or a clue as
to starting to debug (and hopefully) fix this?

rgds,
jochem

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to