From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 18:27:41 2010 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 A451D106568B for ; Fri, 18 Jun 2010 18:27:41 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 562738FC16 for ; Fri, 18 Jun 2010 18:27:41 +0000 (UTC) Received: by qyk11 with SMTP id 11so185298qyk.13 for ; Fri, 18 Jun 2010 11:27:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=lWiDzQYGK+VnAU/8y9jrXqOHPhZoiycQlPPhS0P8+MQ=; b=VFqEXpC5sxUKPhzPhEtt++ZlVKK11YPECPwbxKQX1YYQBkxkcY0rP5zDigb25s8QDB GPOVNy2BLx3NIcvD4vrfZNTTYLd2VocZi6YQlsaqFfcoYYHl6R3P1AJu73uRaSykYbue CsSEp06xRci1NOPwyqgRObl/0nRJOqpad7VG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=plxF5oD6tt7bJHvXueeccV66P7G+LPKLlfEvGsfdA9Rvi45aU+Cnra+KnWWdGM6TWg AtkFmI3WAL7V43IabvfWgGDDbZaDyJMTxeoHfD99xlcwRsnoD07TFVTBrbznQMF/rZCY NEKeqcIwA+GjtXRlsc+cRHtekOUlSpdW16AEc= Received: by 10.224.104.106 with SMTP id n42mr948330qao.31.1276885660557; Fri, 18 Jun 2010 11:27:40 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id m29sm35574266qck.28.2010.06.18.11.27.38 (version=SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 11:27:39 -0700 (PDT) Message-ID: <4C1BBA99.9010705@gmail.com> Date: Fri, 18 Jun 2010 14:27:37 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 MIME-Version: 1.0 To: Tim Daneliuk References: <4C1BB9D9.10704@tundraware.com> In-Reply-To: <4C1BB9D9.10704@tundraware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: Followup On Perl Dumping Core 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, 18 Jun 2010 18:27:41 -0000 Hi, On 6/18/10 2:24 PM, Tim Daneliuk wrote: > I have rebuilt world to today's 8.1-PRERELEASE sources > > I have forced a rebuild of every port on the system with: > > portupgrade -f * > > I have rebooted. > > I am still seeing these log messages: > > (perl5.10.1), uid 0: exited on signal 11 > > The long running perl processes on this system are associated with > MailScanner. MailScanner does periodically restart itself thereby > killing these perl processes, but I wouldn't expect this to throw a > signal 11... > > > Ideas anyone? > > Have you recently upgraded perl without running perl-after-upgrade afterwards? Regards, -- Glen Barber