Re: [PHP] php debug

2004-03-08 Thread Evan Nemerson
On Monday 08 March 2004 07:31 am, Doug Dalton wrote: > 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 u

[PHP] php debug

2004-03-08 Thread Doug Dalton
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, d