From owner-freebsd-current@FreeBSD.ORG Tue Nov 4 14:02:00 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71062894 for ; Tue, 4 Nov 2014 14:02:00 +0000 (UTC) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (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 DB12B8AB for ; Tue, 4 Nov 2014 14:01:59 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBD0AB.dip0.t-ipconnect.de [93.203.208.171]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id sA4DwBTZ069921 for ; Tue, 4 Nov 2014 13:58:15 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id sA4E1fv3001658 for ; Tue, 4 Nov 2014 15:01:41 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id sA4E1WDl002468 for ; Tue, 4 Nov 2014 15:01:44 +0100 (CET) (envelope-from jhs@berklix.com) Message-Id: <201411041401.sA4E1WDl002468@fire.js.berklix.net> To: current@freebsd.org Subject: current panic: Lock (sx) random_adaptors not locked @ From: "Julian H. Stacey" Organization: http://berklix.com BSD Linux Unix Consultants, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com/~jhs/cv/ Date: Tue, 04 Nov 2014 15:01:32 +0100 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 04 Nov 2014 14:02:00 -0000 Hi current@ Maybe this is a transient no one else will see ?: with no /boot/loader.conf, my old custom kernel booted & my new one paniced: panic: Lock (sx) random_adaptors not locked @ dev/random/random_adaptors.c:278 -r-xr-xr-x 1 root wheel 13625036 Nov 1 18:37 /boot/kernel.old/kernel* -r-xr-xr-x 1 root wheel 13629202 Nov 4 11:09 /boot/kernel/kernel* I can not give an SVN revision number as I did not use svn myself to extract that /usr/src/ which I received via CTM, but as it was: cd /usr/src cat .ctm_status src-cur 11681 ls -l .ctm_status -rw-r--r-- 1 jhs staff 14 Nov 3 16:13 .ctm_status By Tue Nov 4 13:12:39 CET 2014 I had since received a new ctm mail -r--r--r-- 1 mailnull mailnull 14858 Nov 3 21:25 /pub/FreeBSD/development/CTM/src-cur/src-cur.11682.gz I built a GENERIC kernel which booted OK, Then a custom kernel also booted OK. (maybe someone fixed the panic). Seperately after, trying to look where I might find an svn number to quote non ctm users for the above, I ran: svn export -q file:///usr/svn/base/head # Exported revision 274078 find + grep 274078 ... ./head/lib/libnetbsd/sys/time.h: /* $FreeBSD: head/lib/libnetbsd/sys/time.h 274078 2014-11-04 02:00:07Z ngie $ Is there a better place in src/ to look for svn numbers to quote ? Normaly I only have what's in src/ ... maybe the ctm server should catch the stdout or stderr from svn & write it to eg src/.svn_revision ? BTW I've been seeing boot lock order reversals for week[s], without panics. Cheers, Julian -- Julian Stacey, BSD Linux Unix'78 C Sys Eng Consultant Munich http://berklix.com Indent previous with "> ". Interleave reply paragraphs like a play script. Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.