ID: 16801
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Assigned
Bug Type: Apache related
Operating System: Linux 2.4.18
PHP Version: 4.2.0
Assigned To: yohgaki
New Comment:
Hi yohgaki,
Yes, I've SSL enable in Postgres, and this is the same version that use
for PHP.
After some search, it seems to be db3 related, conflict between the
Glibc version and a fresh one (Berckley-sleepycat) that I use on somes
systems (for Squid).
But, I dont know why 4.1.2 can safely link, and 4.2.0 don't ....
Can close this bug for me :-)
Thanks for your time.
--Alexandre
Previous Comments:
------------------------------------------------------------------------
[2002-04-30 02:28:47] [EMAIL PROTECTED]
Alexandre,
What happens if you remove SSL option from libpq?
It sounds like you have SSL support in your libpq.
------------------------------------------------------------------------
[2002-04-29 07:06:57] [EMAIL PROTECTED]
i am using redhat6.2 with kernel 2.2.19
segfault appear at startup too. here's my configure script which i used
for 4.1.2 and 4.0.6
./configure --with-mysql --enable-track-vars=yes --enable-bcmath=yes \
--enable-memory-limit=yes --with-imap=../imap-2001a --enable-debug=no
\
--with-apxs --with-config-file-path=/etc/httpd --enable-sockets \
--with-openssl --with-pdflib=/usr/local --with-zlib-dir=/usr
--with-zlib=/usr \
--with-gd=/usr --enable-gd-native-tt --with-ttf=/usr \
--with-png-dir=/usr --with-tiff-dir=/usr --with-jpeg-dir=/usr
------------------------------------------------------------------------
[2002-04-25 11:22:51] [EMAIL PROTECTED]
It seems to be an openssl problem. I have the same problem, but without
openssl it works ( but I don't know why :-( )
Regards : Janko
------------------------------------------------------------------------
[2002-04-25 03:33:46] [EMAIL PROTECTED]
OOps,
The module as been compiled with --enable-debug for the
backtrace.
So, this segfault appear at startup !
When I do a apachectl start, it crashes !
If I remove the AddModule directive in httpd.conf, it's
working, apache starts, but I cannot use php, heh.
------------------------------------------------------------------------
[2002-04-24 17:33:43] [EMAIL PROTECTED]
Could you add --enable-debug in your configure option (w/o any compiler
optimization option) and take backtrace again?
Could you paste short & complete script reproduces this segfault?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16801
--
Edit this bug report at http://bugs.php.net/?id=16801&edit=1