Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 11:40:01 +0100
From:      Thierry Herbelot <thierry@herbelot.com>
To:        current ML <current@FreeBSD.ORG>
Subject:   LOR report
Message-ID:  <200301021140.01481.thierry@herbelot.com>

next in thread | raw e-mail | index | archive | help
Hello,

with a recent -Current :
% uname -a
FreeBSD YYY 5.0-CURRENT 
FreeBSD 5.0-CURRENT #1: Wed Jan  1 15:18:16 CET 2003    
XXX@YYY:/files3/obj/usr/src/sys/multi-cur i386
%

upgrade done around 01/01 via :
cd /usr
cvs -r co -P src/
(cd src ; make buildworld && make buildkernel KERNCONF=multi-cur)

the kernel is just a stock GENERIC with SMP enabled.

when rebooting after mergemaster :

lock order reversal
 1st 0xc4260950 process lock (process lock) @ 
/usr/src/sys/kern/vfs_mount.c:1143
 2nd 0xc4cfc634 filedesc structure (filedesc structure) @ 
/usr/src/sys/kern/vfs_mount.c:1150

when rebooting :

lock order reversal
 1st 0xc421f5c0 process lock (process lock) @ 
/usr/src/sys/kern/kern_descrip.c:2101
 2nd 0xc41b3e34 filedesc structure (filedesc structure) @ 
/usr/src/sys/kern/kern_descrip.c:2108

	Happy new hacking year

	TfH

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301021140.01481.thierry>