From owner-freebsd-current@FreeBSD.ORG Sat Sep 1 15:54:44 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 184B516A419 for ; Sat, 1 Sep 2007 15:54:44 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 39F1613C45A for ; Sat, 1 Sep 2007 15:54:43 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so862717nfd for ; Sat, 01 Sep 2007 08:54:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=LU0Kup69zjtpoDepMTVnXgupEgxLqrmGjxWQrIIHt7PtMTrcNrim+PGoSw1XYP82+e7ULSFtKbVoB9+9yQsw0mG7HK6HqOPdZ2jA5eEOQRd71w11LNvncSMcuN0RMGkkhIqX96okGEoA6216qy9PntR8ilhv7vqeGOcGrfNStUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=ImwdDXV+uODtcHL/rp8fZLDYJ/ciGzAVwAjRd+egEo+UNsZqcLLi6oxwUSbf63T/8PgGytVpkkvTgX+Fa6IC/IWvEEroHgUkNBREpAHDPIpMmORfwicr7Z5EdYOax2qK/59qCA2cr64M8yRvttpXj4dNk3jFfW/YGy7/rBYqJfo= Received: by 10.78.185.15 with SMTP id i15mr2216690huf.1188662066033; Sat, 01 Sep 2007 08:54:26 -0700 (PDT) Received: from 77-109-34-202.dynamic.peoplenet.ua ( [77.109.34.202]) by mx.google.com with ESMTPS id o22sm303624hub.2007.09.01.08.54.23 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 01 Sep 2007 08:54:25 -0700 (PDT) From: Nikolay Pavlov To: Jan Harkes Date: Sat, 1 Sep 2007 18:54:57 +0300 User-Agent: KMail/1.9.7 References: <200708202340.29678.qpadla@gmail.com> <20070824151927.GA11642@cs.cmu.edu> In-Reply-To: <20070824151927.GA11642@cs.cmu.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1720895.EeJdkiuC1f"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200709011855.01370.qpadla@gmail.com> Cc: freebsd-current@freebsd.org, rwatson@freebsd.org Subject: Re: And probably the final crash for today's current :) (panic: filesystem goof: vop_panic[vop_print]) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: qpadla@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 15:54:44 -0000 --nextPart1720895.EeJdkiuC1f Content-Type: multipart/mixed; boundary="Boundary-01=_RtY2G+tOxxsAAZj" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_RtY2G+tOxxsAAZj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello Jan. In attachment you can find another one coda-client panic triggered by the=20 "killall venus" command right after "ls -la /coda". --Boundary-01=_RtY2G+tOxxsAAZj Content-Type: text/plain; charset="iso-8859-1"; name="coda_panic.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="coda_panic.txt" panic: lockmgr: locking against myself cpuid = 0 KDB: enter: panic exclusive sleep mutex Giant r = 0 (0xc0bb1250) locked @ /usr/src/sys/kern/kern_conf.c:326 panic: from debugger cpuid = 0 Uptime: 9m5s Physical memory: 1003 MB Dumping 105 MB: 90 74 58 42 26 10 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc074ec6e in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc074ef2b in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:563 #3 0xc048c887 in db_panic (addr=Could not find the frame base for "db_panic". ) at /usr/src/sys/ddb/db_command.c:433 #4 0xc048d275 in db_command_loop () at /usr/src/sys/ddb/db_command.c:401 #5 0xc048e9e5 in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_main.c:222 #6 0xc0775c76 in kdb_trap (type=3, code=0, tf=0xe6a236c8) at /usr/src/sys/kern/subr_kdb.c:502 #7 0xc0a02e6b in trap (frame=0xe6a236c8) at /usr/src/sys/i386/i386/trap.c:621 #8 0xc09e889b in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #9 0xc0775df2 in kdb_enter (msg=0xc0a9bd83 "panic") at cpufunc.h:60 #10 0xc074ef14 in panic (fmt=0xc0a997b4 "lockmgr: locking against myself") at /usr/src/sys/kern/kern_shutdown.c:547 #11 0xc073ee97 in _lockmgr (lkp=0xc67f6058, flags=8194, interlkp=0xc67f60d4, td=0xc69a6000, file=0xc0aa7186 "/usr/src/sys/kern/vfs_subr.c", line=2130) at /usr/src/sys/kern/kern_lock.c:366 #12 0xc07bcb40 in vop_stdlock (ap=0xe6a23824) at /usr/src/sys/kern/vfs_default.c:266 #13 0xc0a19625 in VOP_LOCK1_APV (vop=0xc6972ba0, a=0xe6a23824) at vnode_if.c:1618 #14 0xc07d6a88 in _vn_lock (vp=0xc67f6000, flags=8194, td=0xc69a6000, file=0xc0aa7186 "/usr/src/sys/kern/vfs_subr.c", line=2130) at vnode_if.h:851 #15 0xc07cb09e in vrele (vp=0xc67f6000) at /usr/src/sys/kern/vfs_subr.c:2130 #16 0xc696e56e in ?? () #17 0xc67f6000 in ?? () #18 0xc69a6000 in ?? () #19 0xe6a238a8 in ?? () #20 0xc0a16475 in VOP_ISLOCKED_APV (vop=0xe6a23908, a=0x13) at vnode_if.c:49 #21 0xc0a17655 in VOP_CLOSE_APV (vop=0x1, a=0xc4d3cd00) at vnode_if.c:424 #22 0xc07ca857 in vgonel (vp=0xc67f6000) at vnode_if.h:228 #23 0xc07cb4f7 in vflush (mp=0xc42b02e8, rootrefs=0, flags=2, td=0xc69a6000) at /usr/src/sys/kern/vfs_subr.c:2380 #24 0xc696d2a6 in ?? () #25 0xc42b02e8 in ?? () #26 0x00000000 in ?? () #27 0x00000002 in ?? () #28 0xc69a6000 in ?? () #29 0x000000e9 in ?? () #30 0xc0b7fba0 in vop_lock1_desc () #31 0xc67f6000 in ?? () #32 0x00000000 in ?? () #33 0xc69a6000 in ?? () #34 0xc62bfd98 in ?? () #35 0x00000000 in ?? () #36 0xc69a6000 in ?? () #37 0xe6a23a6c in ?? () #38 0xc07c5ae6 in dounmount (mp=0xc42b02e8, flags=3, td=0xc42b02e8) at /usr/src/sys/kern/vfs_mount.c:1273 Previous frame identical to this frame (corrupt stack?) --Boundary-01=_RtY2G+tOxxsAAZj-- --nextPart1720895.EeJdkiuC1f Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBG2YtV/2R6KvEYGaIRAnpVAJ9IW8vendLc7z7Kk/0Q5BxP/IGgWwCgw4M6 mED4+6dl5jD0ZRhaFYvTvQg= =yIs+ -----END PGP SIGNATURE----- --nextPart1720895.EeJdkiuC1f--