RE: [PHP-DEV] Help with segfault

2001-09-18 Thread Richard Heyes
> Please follow this: > www.php.net/bugs-generating-backtrace.php Ok, hows this: [root@delllive /root]# gdb /usr/sbin/httpd GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or dis

Re: [PHP-DEV] Help with segfault

2001-09-18 Thread derick
Hello, can you make a backtrace of it (with gdb)? Derick On Tue, 18 Sep 2001, Richard Heyes wrote: > Hi, I'm getting some strange segfaults from a script I'm running. Isn't > consistent unfortunately, but I have managed to get this strace output > from the apache child serving the request. Doe

[PHP-DEV] Help with segfault

2001-09-18 Thread Richard Heyes
Some version I forgot to include... php 4.06 with memory patch, apache 1.3.12, RHL6.2 -- Richard Heyes -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail:

[PHP-DEV] Help with segfault

2001-09-18 Thread Richard Heyes
Hi, I'm getting some strange segfaults from a script I'm running. Isn't consistent unfortunately, but I have managed to get this strace output from the apache child serving the request. Does it mean anything to anyone? Look like it's going through all the include() calls in the php script, last on