From owner-freebsd-questions@FreeBSD.ORG Thu Jul 7 16:41:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7B9716A41C for ; Thu, 7 Jul 2005 16:41:48 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AA543D46 for ; Thu, 7 Jul 2005 16:41:47 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from beatrix.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j67Gfh7h018405; Thu, 7 Jul 2005 19:41:44 +0300 Received: from beatrix.daedalusnetworks.priv (localhost [127.0.0.1]) by beatrix.daedalusnetworks.priv (8.13.3+Sun/8.13.3) with ESMTP id j67GfhGR002023; Thu, 7 Jul 2005 19:41:43 +0300 (EEST) Received: (from keramida@localhost) by beatrix.daedalusnetworks.priv (8.13.3+Sun/8.13.3/Submit) id j67GfgXu002022; Thu, 7 Jul 2005 19:41:42 +0300 (EEST) X-Authentication-Warning: beatrix.daedalusnetworks.priv: keramida set sender to keramida@ceid.upatras.gr using -f Date: Thu, 7 Jul 2005 19:41:42 +0300 From: Giorgos Keramidas To: Matt Juszczak Message-ID: <20050707164142.GA1503@beatrix.daedalusnetworks.priv> References: <20050707114448.O3620@neptune.atopia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050707114448.O3620@neptune.atopia.net> Cc: freebsd-questions@freebsd.org Subject: Re: procmail kill problems in dmesg? 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: Thu, 07 Jul 2005 16:41:49 -0000 On 2005-07-07 11:45, Matt Juszczak wrote: > > Getting flooded with: > > pid 65128 (procmail), uid 3005: exited on signal 11 > pid 65138 (procmail), uid 806: exited on signal 11 > pid 65142 (procmail), uid 24112: exited on signal 11 > [...] > This is a high traffic mail server .... is this normal? Why does > procmail sometimes exit on signal 11 like this? Signal 11 is a segmentation fault. This _might_ be an indication of hardware/memory problems.