php still dumping core.

2011-01-20 Thread Gary Kline
Guys, I've rebuilt everything that I can; still anytime I use php, it dumps core. Ideas? I have, of course, run gdb again the binary and found that it segv's in the hash table lookup. Means almost zero to me: PRE Starting program:

Re: php still dumping core.

2011-01-20 Thread Christer Solskogen
On Fri, Jan 21, 2011 at 7:24 AM, Gary Kline kl...@thought.org wrote:        Guys,        I've rebuilt everything that I can;  still anytime I use php, it        dumps core.  Ideas?        I have, of course, run gdb again the binary and found that it segv's        in the hash table lookup.