From owner-freebsd-questions@FreeBSD.ORG Fri May 9 14:38:07 2003 Return-Path: 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 089DE37B401 for ; Fri, 9 May 2003 14:38:07 -0700 (PDT) Received: from hotmail.com (oe24.law11.hotmail.com [64.4.16.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FECB43F93 for ; Fri, 9 May 2003 14:38:06 -0700 (PDT) (envelope-from meimi_1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 9 May 2003 14:38:06 -0700 Received: from 144.173.6.77 by oe24.law11.hotmail.com with DAV; Fri, 09 May 2003 21:38:06 +0000 X-Originating-IP: [144.173.6.77] X-Originating-Email: [meimi_1@hotmail.com] From: "meimi" To: "freebsd-questions" Date: Fri, 9 May 2003 22:35:45 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 09 May 2003 21:38:06.0358 (UTC) FILETIME=[46EE5360:01C31673] Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: exited on signal 11 (core dumped) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 21:38:07 -0000 Hello, I find out the following lines in /var/log/messages: May 9 13:03:52 pang /kernel: pid 48170 (rsync), uid 0: exited on signal = 11 (core dumped) This line appear whenever I tried to update ports. I know rsync is a = program for file transfer,=20 but what does the error mean? and why does the error occur? Thanks meimi