From owner-freebsd-isp@FreeBSD.ORG Tue Apr 19 22:04:58 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3156E16A4D0 for ; Tue, 19 Apr 2005 22:04:58 +0000 (GMT) Received: from relay1.es.uci.edu (relay1.es.uci.edu [128.200.73.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56ED43D3F for ; Tue, 19 Apr 2005 22:04:57 +0000 (GMT) (envelope-from cadaver@tucu.net) Received: from [128.195.4.198] (kate.ics.uci.edu [128.195.4.198]) (authenticated bits=0) by relay1.es.uci.edu (8.12.11/8.12.11) with ESMTP id j3JM4oqm032740 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Tue, 19 Apr 2005 15:04:57 -0700 X-UCInetID: mshafae Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: <01972cf90abfbb0ad74596d202db9b3f@tucu.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-isp@freebsd.org From: Michael Date: Tue, 19 Apr 2005 15:04:49 -0700 X-Mailer: Apple Mail (2.622) Subject: Apache 1.3 dies on signal 11 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 22:04:58 -0000 Hi, I have a system running FreeBSD 4.11-RELEASE-p3 and Apache 1.3.33 with mod_ssl 2.8.22. Up until recently everything was working fine. Then as of last week, Apache would die unexpectedly, usually around 3:30 AM and 5:00 AM exiting with signal 11. Also, once it has died I can't start it up with mod_ssl. I checked my crontab and newsyslog for any clues what might be triggering this but I couldn't find anything that seemed to be triggering the Apache processes to exit. Looking at the archives, other folks suggested that this could be a hardware problem. I can't run memtest86 since the machine is located in a hosting facilty, but I did run two make buildworlds to see if gcc would die. Gcc didn't die. I can share the output of truss or gdb if anyone can help me figure out what is going on. If you have any tips or clues, I would greatly appreciate any suggestions. Thanks in advance, Michael