On Thu, Feb 10, 2005 at 06:21:54PM +1300, Matt Brown wrote:
> On Wed, 2005-02-09 at 21:01 -0800, Steve Langasek wrote:

> > Please upgrade to a current version of libpq3 and let me know if this
> > segfault goes away.

> [EMAIL PROTECTED]:~$ dpkg -s libpq3
> Package: libpq3
> Status: install ok installed
> Priority: optional
> Section: libs
> Installed-Size: 324
> Maintainer: Martin Pitt <[EMAIL PROTECTED]>
> Architecture: i386
> Source: postgresql
> Version: 7.4.7-1

> Segfault still exists.

Ok.

> > If not, please run "gdb apache", "run -X" so we can get a backtrace of
> > this segfault (strace output is not generally useful for debugging
> > segfaults), and forward a copy of your php.ini file.

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 635)]
> 0x40765324 in ERR_add_error_data () from /usr/lib/i686/cmov/libcrypto.so.0.9.7
> (gdb) bt full
> #0  0x40765324 in ERR_add_error_data () from 
> /usr/lib/i686/cmov/libcrypto.so.0.9.7
> No symbol table info available.

<snip>

> extension=mysql.so
> extension=domxml.so
> extension=imap.so
> extension=ldap.so
> extension=pgsql.so

Does apache similarly start successfully if you remove imap.so from the
list of loaded extensions?

Thanks,
-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature

Reply via email to