I am getting an error in php that is causing a core dump :
(gdb) core php.core
Core was generated by `php'.
Program terminated with signal 11, Segmentation fault.
#0  0x00686264 in ?? ()

The program is a script and is working fine until, my assumption is that it exhausts resources and crashes, does anyone have a suggestion on how to debug a problem of this sort?

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



Reply via email to