From owner-freebsd-current@FreeBSD.ORG Sat Apr 10 10:31:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8635016A4CE for ; Sat, 10 Apr 2004 10:31:02 -0700 (PDT) Received: from mail1.icnspot.net (icnspot.net [62.68.63.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BE143D49 for ; Sat, 10 Apr 2004 10:31:01 -0700 (PDT) (envelope-from putinas.piliponis@icnspot.net) Received: from freebsd.icnspot.net (localhost [127.0.0.1]) by kavanti.icnspot.net (Postfix) with SMTP id D6F55152F5; Sat, 10 Apr 2004 19:30:59 +0200 (EET) Received: from pilkishome (lituanica.icnspot.net [62.68.63.43]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail1.icnspot.net (Postfix) with ESMTP id 34E17152F7 for ; Sat, 10 Apr 2004 19:30:59 +0200 (EET) Message-ID: <001401c41f21$9634efd0$1e64a8c0@spotripoli.local> From: "Putinas Piliponis" To: Date: Sat, 10 Apr 2004 19:30:58 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2096 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2096 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: LOR: sys/kern/sys_generic.c:902 sys/fs/specfs/spec_vnops.c:387 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Sat, 10 Apr 2004 17:31:02 -0000 Hi, with todays kernel I got this: Sorry if it was already reported... what about the web page for lor status? lock order reversal 1st 0xc657c838 filedesc structure (filedesc structure) @ = /usr/src/sys/kern/sys_generic.c:902 2nd 0xc072d060 Giant (Giant) @ /usr/src/sys/fs/specfs/spec_vnops.c:387 Stack backtrace: backtrace(c06bebd7,c072d060,c06ba893,c06ba893,c06b5ac3) at = backtrace+0x17 witness_checkorder(c072d060,9,c06b5ac3,183,c06b8216) at = witness_checkorder+0x707 _mtx_lock_flags(c072d060,0,c06b5ac3,183,c06bf1e1) at = _mtx_lock_flags+0x9b spec_poll(e7219afc,e7219b1c,c0580726,e7219afc,c07225c0) at = spec_poll+0x14a spec_vnoperate(e7219afc,c07225c0,c64c9e38,40,c2274600) at = spec_vnoperate+0x18 vn_poll(c64a4bb0,40,c2274600,c64b2690,c2274600) at vn_poll+0x3c selscan(c64b2690,e7219b9c,e7219b8c,4,4) at selscan+0x11e kern_select(c64b2690,4,bfbfe4d0,0,0) at kern_select+0x368 select(c64b2690,e7219d14,14,434,5) at select+0x67 syscall(2f,2f,2f,ffffffff,0) at syscall+0x271 Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (93), eip =3D 0x282d8e23, esp =3D 0xbfbfe47c, ebp =3D = 0xbfbfe588 ---