From owner-freebsd-questions@FreeBSD.ORG Fri Nov 2 01:58:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C20E16A418 for ; Fri, 2 Nov 2007 01:58:14 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 156B613C491 for ; Fri, 2 Nov 2007 01:58:13 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1InlmT-0000QO-Ek for freebsd-questions@freebsd.org; Fri, 02 Nov 2007 01:57:05 +0000 Received: from 78-1-104-146.adsl.net.t-com.hr ([78.1.104.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 01:57:05 +0000 Received: from ivoras by 78-1-104-146.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Nov 2007 01:57:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Fri, 02 Nov 2007 02:56:44 +0100 Lines: 52 Message-ID: References: <05616E1516E61D4C9B338EA2C7DFD26636758F@STLSMSXM02.amers.ime.reuters.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig81CAF0EB61BF97AA4DC0844E" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-1-104-146.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <05616E1516E61D4C9B338EA2C7DFD26636758F@STLSMSXM02.amers.ime.reuters.com> X-Enigmail-Version: 0.95.5 Sender: news Subject: Re: Problem with Apache22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 01:58:14 -0000 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--