From owner-freebsd-apache@FreeBSD.ORG Thu Jun 12 04:18:23 2008 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 206DB106566C for ; Thu, 12 Jun 2008 04:18:23 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 802158FC20 for ; Thu, 12 Jun 2008 04:18:22 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m5C4IKLZ087143 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 12 Jun 2008 13:48:20 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-apache@freebsd.org Date: Thu, 12 Jun 2008 13:48:08 +0930 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10644337.5PtC61T4zf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200806121348.18205.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Subject: Apache w/ PHP crashes after upgrading to 7.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2008 04:18:23 -0000 --nextPart10644337.5PtC61T4zf Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I recently upgraded from FreeBSD 6.3 to 7.0 and now I am finding that it=20 crashes on start unless I disable both pgsql.so and mhash.so. The stack trace is.. #0 0x28f04d40 in ?? () #1 0x281c6f2e in _pthread_main_np () from /lib/libc.so.7 #2 0x2819fa0c in puts () from /lib/libc.so.7 #3 0x281a0177 in gethostbyname () from /lib/libc.so.7 #4 0x08069a12 in ap_get_local_host () #5 0x08068b9c in ap_fini_vhost_config () #6 0x0805639c in ap_read_config () #7 0x0805f133 in standalone_main () #8 0x08060c1f in main () I am not sure why gethostbyname() would call puts() and why that would=20 then crash though.. I am using apache+mod_ssl-1.3.41+2.8.31 php5-5.2.6 php5-gd-5.2.6=20 php5-gettext-5.2.6_1 php5-mbstring-5.2.6 php5-mhash-5.2.6=20 php5-openssl-5.2.6 php5-pcre-5.2.6 php5-pgsql-5.2.6_1=20 php5-session-5.2.6 php5-xml-5.2.6 php5-zlib-5.2.6 I have rebuilt them all and their dependents.. Please CC me as I am not subscribed to the list. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart10644337.5PtC61T4zf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iD8DBQBIUKOK5ZPcIHs/zowRAnVBAJ0Q9rxBQmZ7oedLqMkMrcQkzn5NyACfY74C a+zuMCpCioo0DZt0SwLD0mg= =Dilq -----END PGP SIGNATURE----- --nextPart10644337.5PtC61T4zf--