From owner-freebsd-stable@FreeBSD.ORG Wed Jul 30 10:39:04 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B757937B401 for ; Wed, 30 Jul 2003 10:39:04 -0700 (PDT) Received: from updegrove.net (12-246-251-12.client.attbi.com [12.246.251.12]) by mx1.FreeBSD.org (Postfix) with SMTP id BFB6543FD7 for ; Wed, 30 Jul 2003 10:39:01 -0700 (PDT) (envelope-from dislists@updegrove.net) Received: (qmail 64299 invoked from network); 30 Jul 2003 17:40:52 -0000 Received: from adsl-64-166-46-11.dsl.scrm01.pacbell.net (HELO updegrove.net) (64.166.46.11) by updegrove.net with SMTP; 30 Jul 2003 17:40:52 -0000 Message-ID: <3F28030F.1090003@updegrove.net> Date: Wed, 30 Jul 2003 10:40:31 -0700 From: Rick Updegrove User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3.1) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: webmin and /kernel: pid 14356 (perl), uid 0: exited on signal 11 (core dumped) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 17:39:05 -0000 Hello, This is sort of a FreeBSD 4.8-STABLE question but it may be perl or webmin specific. Jul 29 19:25:47 mira /kernel: pid 14356 (perl), uid 0: exited on signal 11 (core dumped) Jul 30 04:13:58 mira /kernel: pid 57914 (perl), uid 0: exited on signal 10 (core dumped) Jul 30 04:27:41 mira /kernel: pid 58813 (perl), uid 0: exited on signal 11 (core dumped) I see the above in /var/log/messages when using webmin, which results in the following... root@mira ~ # l /usr/local/lib/webmin/perl.core -rw------- 1 root bin 3.9M Jul 30 17:29 /usr/local/lib/webmin/perl.core When I tail the log, the message appears after the initial load of the webmin page. It also appears from time to time again when using webmin. I have compiled nothing from source on this machine, everything is from ports. I keep them up to date with portupgrade -ra So, should I contact the webmin and or perl ports maintainer or just ask here? Thanks in advance! Rick Up