Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Nov 2007 02:56:44 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem with Apache22
Message-ID:  <fge059$mbh$1@ger.gmane.org>
In-Reply-To: <05616E1516E61D4C9B338EA2C7DFD26636758F@STLSMSXM02.amers.ime.reuters.com>
References:  <05616E1516E61D4C9B338EA2C7DFD26636758F@STLSMSXM02.amers.ime.reuters.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig81CAF0EB61BF97AA4DC0844E
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Peter Uthoff wrote:
> Hello,
>=20
> I have a problem where my Apache procs are dying almost exactly every
> ten
> minutes as you can from the messages and web logs below:
>=20
> Oct 25 10:34:44  kernel: pid 66337 (httpd), uid 80: exited on signal 4

Signal 4 is "illegal instruction", it might be caused by:

- corrupted executables
- executables built for processor architectures different than the one
used in the machine (e.g. built on one machine with CPU optimizations
turned on, then run on another)

> The
> sad part is that these all show no errors in their logs even with them
> turned up to debug level. I've been looking at this off and on trying t=
o
> solve it as time allowed since mid-September. I'm completely stumped an=
d
> would appreciate any helpful suggestions where else I can look.

Do you have any processor-specific instructions in your make.conf? How
did you install apache and other applications? Have you tried
recompiling apache and php without any optimizations?

Are you using PHP as mod_php? If so, you might want to try to switch to
fastcgi to isolate if the problem is in apache or php.


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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKoPildnAQVacBcgRAqDDAJwKSq13Uc5IlX2QFSGz90EcUjbwQQCg3R7Z
az50N3PSqSRjImgE8nVQekE=
=3V3u
-----END PGP SIGNATURE-----

--------------enig81CAF0EB61BF97AA4DC0844E--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fge059$mbh$1>