From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 23:33:44 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 6FC5C1065673 for ; Fri, 19 Nov 2010 23:33:44 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1269A8FC0A for ; Fri, 19 Nov 2010 23:33:43 +0000 (UTC) Received: by wyb35 with SMTP id 35so4244514wyb.13 for ; Fri, 19 Nov 2010 15:33:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.11.75 with SMTP id 53mr421436wew.81.1290209622545; Fri, 19 Nov 2010 15:33:42 -0800 (PST) Received: by 10.216.160.11 with HTTP; Fri, 19 Nov 2010 15:33:42 -0800 (PST) X-Originating-IP: [118.93.172.88] In-Reply-To: <15310641667.20101119213722@yandex.ru> References: <15310641667.20101119213722@yandex.ru> Date: Sat, 20 Nov 2010 12:33:42 +1300 Message-ID: From: Jonathan Chen To: =?KOI8-R?B?68/O2MvP1yDl18fFzsnK?= Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Where to send coredump? 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, 19 Nov 2010 23:33:44 -0000 2010/11/20 =EB=CF=CE=D8=CB=CF=D7 =E5=D7=C7=C5=CE=C9=CA : > Hi, Freebsd-questions. > > I ran FreeBSD 9-Current. > System sometimes page faults. > Does FBSD comunity need core dumps? If so where I can put dumps for > you? -CURRENT is 'bleeding-edge'; and if you're using it you should be subscribing to freebsd-current@freebsd.org. Your kernel-fu should be of a sufficient level before contemplating this branch. In general, stack traces are more useful than raw-core dumps; but patches are more than welcome. Cheers. --=20 Jonathan Chen