From owner-freebsd-questions@FreeBSD.ORG Fri Mar 10 00:38:48 2006 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 644D216A420 for ; Fri, 10 Mar 2006 00:38:48 +0000 (GMT) (envelope-from jahilliya@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C86643D4C for ; Fri, 10 Mar 2006 00:38:45 +0000 (GMT) (envelope-from jahilliya@gmail.com) Received: by zproxy.gmail.com with SMTP id i11so596523nzi for ; Thu, 09 Mar 2006 16:38:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZNsd3Qp4mo8nK/w+XFgKQxYQ4MzcHvKp8JBfWO8wWYaXNXDTD+5Sy7TDTjfwgQRnMLFPi1BCUsRMulpAJJKbfQ8ukri6DHE1b8aAYzAacaDX5KpTvx1M8hwj3AQ2p+3GZvStw/Ca0LTb/CHy3RHcmdsZr9sWNRStNoW4xMZrBKw= Received: by 10.65.44.6 with SMTP id w6mr162762qbj; Thu, 09 Mar 2006 16:38:35 -0800 (PST) Received: by 10.64.180.6 with HTTP; Thu, 9 Mar 2006 16:38:35 -0800 (PST) Message-ID: Date: Fri, 10 Mar 2006 08:38:35 +0800 From: Jahilliya To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: System Panic 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, 10 Mar 2006 00:38:48 -0000 Hey, Got this error on FreeBSD 6.0-RELEASE-p5 panic: lockmgr: locking against myself System was downloading some ports at the time (not actually compiling). It's a Pentium 4, 3ghz on a Intel PSNLK motherboard. Hyperthreading is enabled. I am using the GENERIC kernel. I installed from scratch onto the SATA 80gb Seagate disk. cvsup, and did make buildworld && make buildkernel && make installkernel shutdown now make installworld mergemaster Was running alright, built a couple jails yesterday without any issues. Uptime at time of panic was 19 hours, 27 minutes and 34 seconds. Anyone seen this before? Let me know if you want any more details. I have a crashdump and am currently learning howto inspect at the moment. Thanks Daniel