From owner-freebsd-current@FreeBSD.ORG Mon Jul 27 20:29:01 2009 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 EA2FB106568B for ; Mon, 27 Jul 2009 20:29:01 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-fx0-f217.google.com (mail-fx0-f217.google.com [209.85.220.217]) by mx1.freebsd.org (Postfix) with ESMTP id 7CD128FC13 for ; Mon, 27 Jul 2009 20:29:01 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: by fxm17 with SMTP id 17so250776fxm.43 for ; Mon, 27 Jul 2009 13:29:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=31DD2G1mDjA5MWv56C+ljuAMy8T2Q/Der35ivKUA0Z8=; b=n2bWpjd7Ul9t5De4gyy4bWZ3OArJPPU0IY3QtE0ctygLxoFv2lx6chb0z6LlW/UK2N 7Yfn1s10mF+oXW0LCAsVvCR/qeDf9ydL+qpo8WNzgP5b3TzBVMbdn9q171M9pd/QcI2F jDbwn9O/a0HK2IXYeaGKRicv3rXPRWNz8Uvdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=U2rKlHY3A+5VcMicafF93LME1RvE3K+mTSUDxXVQVObX4wpw/xYX2eQyqbdWV1/uMP EZGJz8i4iEBihluTQO+T7HXgpiP2O+NWuuWnkDi7jKXZfrNjy965LUIo/fChfgMYdGd3 S4s1yIiVNh8Wdho4aAEMebGI4ueoXXCLz1kCY= MIME-Version: 1.0 Received: by 10.204.113.208 with SMTP id b16mr3393951bkq.179.1248725330501; Mon, 27 Jul 2009 13:08:50 -0700 (PDT) Date: Mon, 27 Jul 2009 22:08:50 +0200 Message-ID: From: Mickael MAILLOT To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: LOR ext2fs 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: Mon, 27 Jul 2009 20:29:02 -0000 fresh 8-BETA2 install: kldload ext2fs mount /dev/ad4s2 /mnt cp -r /mnt/home/blabla /home/blabla and i delete some files on my ubuntu part in an another term 1st 0xffffff0055c21d80 ext2fs (ext2fs) @ /usr/src/sys/kern/vfs_subr.c:2083 2nd 0xffffff004c33f270 devfs (devfs) @ /usr/src/sys/modules/ext2fs/../../gnu/fs/ext2fs/ext2_linux_ialloc.c:227 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at _witness_debugger+0x2e witness_checkorder() at witness_checkorder+0x81e __lockmgr_args() at __lockmgr_args+0xcf3 vop_stdlock() at vop_stdlock+0x39 VOP_LOCK1_APV() at VOP_LOCK1_APV+0x9b _vn_lock() at _vn_lock+0x47 ext2_free_inode() at ext2_free_inode+0x61 ext2_vfree() at ext2_vfree+0x4f ext2_inactive() at ext2_inactive+0xf8 vinactive() at vinactive+0x72 vput() at vput+0x230 kern_unlinkat() at kern_unlinkat+0x18e syscall() at syscall+0x1af Xfast_syscall() at Xfast_syscall+0xe1 --- syscall (10, FreeBSD ELF64, unlink), rip = 0x8007296cc, rsp = 0x7fffffffeb68, rbp = 0x800802300 ---