Quoting Jeremy Chadwick <[EMAIL PROTECTED]>:

On Fri, Nov 17, 2006 at 05:32:07AM -0600, [EMAIL PROTECTED] wrote:
I just tried sessions at the beginning and :

pid 8311 (httpd), uid 0: exited on signal 11 (core dumped)

darn it :(

Out of desperation, I tried several combinations but no cigar :(

If anyone else has a winning combination, I'd love to try it.

Thanks,

ed

Can you find the corefile and run gdb on it and do "bt"?  E.g.

$ gdb /usr/local/bin/php /path/to/php.core
...
(gdb) bt

This might tell us which module is crashing php.

Jeremy,

Thanks for the suggestion. First I apologize for the noise because I sent this on the 17th and it just got to the list. In the meantime I recompiled all with a portupgrade -rRf and that solved the problem and I erased all the core files. But the problem was probably one of my prior upgrades didn't compile something that was causing the problem.

Again thanks,

ed

--
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP: 4BD6C0CB |




_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to