Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 13:48:08 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-apache@freebsd.org
Subject:   Apache w/ PHP crashes after upgrading to 7.0
Message-ID:  <200806121348.18205.doconnor@gsoft.com.au>

next in thread | raw e-mail | index | archive | help
--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806121348.18205.doconnor>