From owner-freebsd-questions@FreeBSD.ORG Sat Jun 1 14:27:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D1422DF9 for ; Sat, 1 Jun 2013 14:27:46 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 6C7DF1A3 for ; Sat, 1 Jun 2013 14:27:46 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id x54so507378wes.20 for ; Sat, 01 Jun 2013 07:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=umkFA5DUUQmDZxEkGx903cCEzOWRnZTun77VoHiRz7Q=; b=jMe1PK+AcZhKuO9l9DOHN4eDomfa5LpC52z+h6738ysUhs1sRr8EzroC8uyiR99m17 XpGfHopW4J4Q/6/kDL9zyMhRGGs5KKnxyZSE7ZCZbmnd6BIt4pg1wBWaIHs4bYLghMGw UJ1/1pPIYi1yyQRhO1jwDSWIeE2vRQaKycK3bN7k0D/mMNqScOCXrHDtJYG6rbWomThZ X8IrbTp8bPN2a0d+JVyIdrh/FXT0xPMbiCnqe5UmbAm1+yDRjgCJ1WEcWYpruRSer4RG hTWnnusBUkF9zmRB47Cme7nS8IBbjLovLRy0UBEVDlSo16OxUDYlOQwCjSm5PO4HDDFU I8XQ== MIME-Version: 1.0 X-Received: by 10.194.77.66 with SMTP id q2mr13185471wjw.34.1370096865550; Sat, 01 Jun 2013 07:27:45 -0700 (PDT) Received: by 10.180.11.179 with HTTP; Sat, 1 Jun 2013 07:27:45 -0700 (PDT) Received: by 10.180.11.179 with HTTP; Sat, 1 Jun 2013 07:27:45 -0700 (PDT) In-Reply-To: References: Date: Sat, 1 Jun 2013 16:27:45 +0200 Message-ID: Subject: Re: FreeBSD10: lock order reversal with portsnap extract From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Walter Hurry Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jun 2013 14:27:46 -0000 El 01/06/2013 15:44, "Walter Hurry" escribi=F3: > > I'm installing FreeBSD10 (head; snapshot from 30 May 2013) into a VM. > > One of the first things I do is a 'portsnap fetch extract'. As soon as > the extract starts it produces a 'lock order reversal' message with a KDB > stack backtrace, but then proceeds successfully to verify the integrity > and install the ports tree. > > Should I worry? LORs should be avoided when possible but are not a bug per se. You should check the pages listed here[1] to see if your lor has already been reported. Cheers. [1] https://wiki.freebsd.org/LOR > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org"