From owner-freebsd-current@FreeBSD.ORG Wed Aug 31 12:29:46 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 C0B0916A41F for ; Wed, 31 Aug 2005 12:29:46 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from efnet-math.org (efnet-math.org [69.60.109.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBE343D53 for ; Wed, 31 Aug 2005 12:29:46 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from [192.168.1.5] (host191-173.pool8259.interbusiness.it [82.59.173.191]) (authenticated bits=0) by efnet-math.org (8.13.1/8.13.1) with ESMTP id j7VCTdB6019161 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Wed, 31 Aug 2005 08:29:41 -0400 In-Reply-To: <43158F98.7040704@core.inec.ru> References: <43158F98.7040704@core.inec.ru> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <73418676-5CB7-47BE-8BED-387E98A1705B@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Suleiman Souhlal Date: Wed, 31 Aug 2005 14:29:33 +0200 To: Sergey Matveychuk X-Mailer: Apple Mail (2.733) Cc: freebsd-current@FreeBSD.org Subject: Re: panic right now in 6.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 31 Aug 2005 12:29:46 -0000 Hi, On Aug 31, 2005, at 1:08 PM, Sergey Matveychuk wrote: > I've just got a panic when run tinderbox on my test 6.0 box. > It's a day before BETA3. > > Here is details: > Tracing pid 53094 tid 100125 td 0xc19c8190 > kdb_enter(c070076b,c075a380,c06ff31a,d11a496c,100) at kdb_enter+0x30 > panic(c06ff31a,c177204c,c2d71018,c2d71000,c0606a03) at panic+0xd5 > lockmgr(c2675af8,2002,c2675b1c,c19c8190,d11a49c0) at lockmgr+0x42d > vop_stdlock(d11a49f0,c19c8190,2002,c2675aa0,d11a4a0c) at vop_stdlock > +0x2f > VOP_LOCK_APV(c0738d00,d11a49f0,c2607bb0,d11a49ec,c058bd42) at > VOP_LOCK_APV+0x54 > vn_lock(c2675aa0,2002,c19c8190,4,d11a4a40) at vn_lock+0x13c > vrele(c2675aa0,0,c22af76e,27c,c2675aa0) at vrele+0x10c > null_reclaim(d11a4a94,d11a4ac0,c0597d8f,c22b0a40,d11a4a94) at > null_reclaim+0x7b > VOP_RECLAIM_APV(c22b0a40,d11a4a94,c19c8190,0,0) at VOP_RECLAIM_APV > +0x3e > vgonel(c2837880,d11a4b78,c05a5ef1,c19c8190,60) at vgonel+0x25f > vrecycle(c2837880,c19c8190,d11a4b00,c06e7fde,d11a4b1c) at vrecycle > +0x76 > null_inactive(d11a4b1c,d11a4b30,c0597262,c22b0a40,d11a4b1c) at > null_inactive+0x25 > VOP_INACTIVE_APV(c22b0a40,d11a4b1c,0,d11a4b24,c22af511) at > VOP_INACTIVE_APV+0x3e > vinactive(c2837880,c19c8190,0,0,11ad3b1) at vinactive+0x82 > vput(c2837880,ffffffdf,c236ea00,0,c19c8190) at vput+0x18f > kern_lstat(c19c8190,8055240,0,d11a4c68,0) at kern_lstat+0xb3 > lstat(c19c8190,d11a4d04,8,d11a4d2c,c05535e6) at lstat+0x2f > syscall(3b,3b,3b,8055200,8055244) at syscall+0x340 > Xint0x80_syscall() at Xint0x80_syscall+0x1f > --- syscall (190, FreeBSD ELF32, lstat), eip = 0x280acde8, esp = > 0xbfbf73a4, ebp = 0xbfbf7430 --- Can you try http://people.freebsd.org/~ssouhlal/testing/ null_vnops.c-20050831.diff ? -- Suleiman Souhlal | ssouhlal@vt.edu The FreeBSD Project | ssouhlal@FreeBSD.org