From owner-freebsd-current@FreeBSD.ORG Mon Feb 10 20:56:15 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04500C54 for ; Mon, 10 Feb 2014 20:56:15 +0000 (UTC) Received: from caravan.chchile.org (caravan.chchile.org [178.32.125.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BD224186C for ; Mon, 10 Feb 2014 20:56:14 +0000 (UTC) Received: by caravan.chchile.org (Postfix, from userid 1000) id 83182102ABF; Mon, 10 Feb 2014 20:56:07 +0000 (UTC) Date: Mon, 10 Feb 2014 21:56:07 +0100 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Subject: panic: LK_RETRY set with incompatible flags (0x200400) or an error occured (11) Message-ID: <20140210205607.GA3783@caravan.chchile.org> Mail-Followup-To: freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 10 Feb 2014 20:56:15 -0000 Hi, I run 11.0-CURRENT r260696 on amd64. I've got the following panic: panic: LK_RETRY set with incompatible flags (0x200400) or an error occured (11) cpuid = 1 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00e5e53980 kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe00e5e53a30 vpanic() at vpanic+0x126/frame 0xfffffe00e5e53a70 kassert_panic() at kassert_panic+0x136/frame 0xfffffe00e5e53ae0 _vn_lock() at _vn_lock+0x70/frame 0xfffffe00e5e53b50 zfs_lookup() at zfs_lookup+0x44d/frame 0xfffffe00e5e53be0 zfs_freebsd_lookup() at zfs_freebsd_lookup+0x91/frame 0xfffffe00e5e53d20 VOP_CACHEDLOOKUP_APV() at VOP_CACHEDLOOKUP_APV+0xea/frame 0xfffffe00e5e53d50 vfs_cache_lookup() at vfs_cache_lookup+0xcf/frame 0xfffffe00e5e53da0 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xea/frame 0xfffffe00e5e53dd0 null_lookup() at null_lookup+0x8b/frame 0xfffffe00e5e53e40 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xea/frame 0xfffffe00e5e53e70 lookup() at lookup+0x590/frame 0xfffffe00e5e53f00 namei() at namei+0x524/frame 0xfffffe00e5e53fd0 vn_open_cred() at vn_open_cred+0x28f/frame 0xfffffe00e5e54120 vop_stdvptocnp() at vop_stdvptocnp+0x17d/frame 0xfffffe00e5e54460 null_vptocnp() at null_vptocnp+0x2b/frame 0xfffffe00e5e544c0 VOP_VPTOCNP_APV() at VOP_VPTOCNP_APV+0xf0/frame 0xfffffe00e5e544f0 vn_vptocnp_locked() at vn_vptocnp_locked+0x118/frame 0xfffffe00e5e54560 vn_fullpath1() at vn_fullpath1+0x1ca/frame 0xfffffe00e5e545c0 vn_fullpath() at vn_fullpath+0xc5/frame 0xfffffe00e5e54620 export_fd_to_sb() at export_fd_to_sb+0x2fd/frame 0xfffffe00e5e54850 kern_proc_filedesc_out() at kern_proc_filedesc_out+0x237/frame 0xfffffe00e5e548d0 sysctl_kern_proc_filedesc() at sysctl_kern_proc_filedesc+0x66/frame 0xfffffe00e5e54940 sysctl_root() at sysctl_root+0x1e4/frame 0xfffffe00e5e54990 userland_sysctl() at userland_sysctl+0x192/frame 0xfffffe00e5e54a30 sys___sysctl() at sys___sysctl+0x74/frame 0xfffffe00e5e54ae0 amd64_syscall() at amd64_syscall+0x265/frame 0xfffffe00e5e54bf0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe00e5e54bf0 --- syscall (202, FreeBSD ELF64, sys___sysctl), rip = 0x801027d1a, rsp = 0x7fffffffc758, rbp = 0x7fffffffc790 --- I can provide core upon request. -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.