From owner-freebsd-current@FreeBSD.ORG Sat Oct 1 14:49:14 2011 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 D50DE1065672 for ; Sat, 1 Oct 2011 14:49:14 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 672918FC0C for ; Sat, 1 Oct 2011 14:49:14 +0000 (UTC) Received: by wyj26 with SMTP id 26so2624191wyj.13 for ; Sat, 01 Oct 2011 07:49:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pizRYLIlYZjSrxgBq9CyW9sKWZzClIo0227VSq7L3oQ=; b=OzdFjkE9K8IRGoQAb2moxehrczakDeGG4Jv/2Bkc1YlxA+yvUKBUbecHpsN4bEje+5 NlIQZSz7+1kDAZj1GoOAv2Z3PxSP+5B+zi8to5Hty0KVu+ib8ZhDzqsyxZR8cyFgzZyp inVlQ9gRQXyY5RncsAL3JLHxEwtPSb8P/OOFw= MIME-Version: 1.0 Received: by 10.216.229.134 with SMTP id h6mr2886328weq.42.1317480553112; Sat, 01 Oct 2011 07:49:13 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.216.182.3 with HTTP; Sat, 1 Oct 2011 07:49:13 -0700 (PDT) In-Reply-To: <4E8723D7.4080502@omnilan.de> References: <4E8723D7.4080502@omnilan.de> Date: Sat, 1 Oct 2011 16:49:13 +0200 X-Google-Sender-Auth: qbpRBTEk_IdoMOFLvQNmXvDyntA Message-ID: From: Attilio Rao To: Harald Schmalzbauer Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: beta2 panic: VAPPEND without VWRITE 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: Sat, 01 Oct 2011 14:49:14 -0000 Can you please show the panic message? Attilio 2011/10/1 Harald Schmalzbauer : > Hello, > > I got the following panic with 9.0-beta2: > > cpuid =3D 0 > KDB: enter: panic > [ thread pid 1445 tid 100126 ] > Stopped at =C2=A0 =C2=A0 =C2=A0kbd_enter+0x2b: movq =C2=A0 =C2=A0$0,0x918= a52(%rip) > db> bt > Tracing pid 1445 tid 100126 td 0xfffffe000510d460 > kdb_enter() at kbd_enter+0x3b > panic() at panic+0x180 > vn_isdisk() at vn_isdisk > ufs_accessx() at ufs_accessx+0x188 > vop_stdaccess() at vop_stdaccess+0x43 > unionfs_access() at unionfs_access+0x1c4 > vn_open_cred() at vn_open_cred+0x547 > kern_opneat() at kern_openat+0x1f9 > syscallenter() at syscallenter+0x1aa > syscall() at syscall+0x4c > Xfast_syscall() at Xfast_syscall+0xdd > --- syscall (5, FreeBSD ELF64, open), rip =3D 0x801799f2c, rsp =3D > 0x7fffffffb388, rbp =3D 0x8 --- > > Please tell how to provide more information if needed. > > Thanks, > > -Harry > > --=20 Peace can only be achieved by understanding - A. Einstein