Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 07:04:34 +0000
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Frank Volf <frank@deze.org>
Cc:        freebsd-apache@freebsd.org
Subject:   Re: IPv6 only jail and Apache
Message-ID:  <4D2FF582.1010408@p6m7g8.com>
In-Reply-To: <4D2E0D5A.5080203@deze.org>
References:  <4D2E0D5A.5080203@deze.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--------------enigEEC46C2EA76B9EF3A50D1EB6
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 01/12/11 20:21, Frank Volf wrote:
> six# /usr/local/etc/rc.d/apache22 start
> Performing sanity check on apache22 configuration:
> [Wed Jan 12 21:11:37 2011] [crit] [Wed Jan 12 21:11:37 2011] file
> config.c, line 1982, assertion "rv =3D=3D APR_SUCCESS" failed
> Abort trap (core dumped)
> Starting apache22.
> [Wed Jan 12 21:11:37 2011] [crit] [Wed Jan 12 21:11:37 2011] file
> config.c, line 1982, assertion "rv =3D=3D APR_SUCCESS" failed
> Abort trap (core dumped)
> /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22

httpd -V
Can you run
$ gdb /usr/local/sbin/httpd [/path/to/core]
$ gbd) bt full

You might need to recompile with debugging symbols for this.

Your httpd.conf would he helpful (particularly your LoadModule lines)
and esp if you are using mod_unique_id or something similiar.

I'm pretty sure this is not an fbsd probably, so you should take this to
users@httpd.apache.org.

I also read that list but sparingly.




--=20
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


--------------enigEEC46C2EA76B9EF3A50D1EB6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iD8DBQFNL/WEdbiP+9ubjBwRAiZTAJ97cm9xYXJ9zgyh6Lzn3tdqpGTo+ACggopo
x/bo28fKRRFTmIqb2VLtWKY=
=kGSi
-----END PGP SIGNATURE-----

--------------enigEEC46C2EA76B9EF3A50D1EB6--



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