> > I got a sig 11 in an apache child process:
It's a well known problem with PHP 4.0.6. Upgrade to php 4.2.2.
(you could upgrade to 4.2.3 if you do not care about mbstring module
bugs).
--
Tatsuo Ishii
---(end of broadcast)---
TIP 4: Don't 'kill -
On Sun, 2002-09-08 at 21:19, Markus Bertheau wrote:
> I got a sig 11 in an apache child process:
This time with debug symbols:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 6943)]
0x403e5425 in _efree (ptr=0x83d7154) at ../../Zend/zend_alloc.c:226
226
I got a sig 11 in an apache child process:
(gdb) bt
#0 0x403e53f5 in _efree () from /etc/httpd/modules/libphp4.so
#1 0x408efcb0 in _notice_handler () from /usr/lib/php4/pgsql.so
#2 0x40905cfe in getNotice () from /usr/lib/libpq.so.2
#3 0x4090555b in parseInput () from /usr/lib/libpq.so.2
#4