From owner-freebsd-current@freebsd.org Wed Feb 21 10:27:39 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E771BF1B177 for ; Wed, 21 Feb 2018 10:27:38 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 817057159C for ; Wed, 21 Feb 2018 10:27:38 +0000 (UTC) (envelope-from listjm@club.fr) Received: from [192.168.1.51] (125.164.7.84.rev.sfr.net [84.7.164.125]) by msfrf2629.sfr.fr (SMTP Server) with ESMTP id 6FE6A1C017432 for ; Wed, 21 Feb 2018 11:27:31 +0100 (CET) Received: from [192.168.1.51] (125.164.7.84.rev.sfr.net [84.7.164.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: juanmolina@sfr.fr) by msfrf2629.sfr.fr (SMTP Server) with ESMTPSA; Wed, 21 Feb 2018 11:27:29 +0100 (CET) Authentication-Results: sfr.fr; auth=pass (PLAIN) smtp.auth=juanmolina@sfr.fr Subject: Re: amd64 head -r329465 (non-debug build, but with symbols): "panic: spin lock held too long" during make check-old, reported during a sys_vfork To: Mateusz Guzik Cc: FreeBSD Current References: <038d9336-9ee7-c079-5ad5-f023c6a306eb@club.fr> From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: Date: Wed, 21 Feb 2018 11:27:29 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: X-sfr-mailing: LEGIT Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 10:27:39 -0000 Le 20/02/2018 à 21:20, Mateusz Guzik a écrit : > Committed in https://svnweb.freebsd.org/base?view=revision&revision=329660 > > thanks for reporting Thanks Mateusz, Konstantin, issue solved.