From owner-freebsd-current@FreeBSD.ORG Thu Jan 29 14:01:53 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 38EE21065695 for ; Thu, 29 Jan 2009 14:01:53 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id BBDD98FC1B for ; Thu, 29 Jan 2009 14:01:52 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by ewy14 with SMTP id 14so5494438ewy.19 for ; Thu, 29 Jan 2009 06:01:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=XkkTjA38eP9r79bMQ+fBSljQ5jMfXKgf3lgOXJOj4zs=; b=My0o6EOnJ1a43DEIRd0S7dOUO8K/fEwPNePiL459zhm8NsvAmA1dF8sN1LTEumCxik i1w9gAlR3Za2huFzbskk0jrzhZIT2a0JVvwqR8fwInj4kbzeVgoZtKRkSBvVfXxnjjzb oK2Xh6zUHOaS9gf1KjBih6KyMs/mJc/YxGwqA= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=n3+caHCLo/N5ZcizYnO4pO77qS0QgRDmzXYW9a7uDeP9cGxtMT2AZWPV94JhjJAojP wiZ8JePfys26mNwmgN4jvTj0Jdq8/ESbO0T/viMAoJVSPqgT1+G27vQa3T/SFSeGzDI9 fIFp+9jYgEzl4A3tV9N/n5iY2/nnU7aXiaGbE= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.86.92.9 with SMTP id p9mr103580fgb.15.1233237711000; Thu, 29 Jan 2009 06:01:51 -0800 (PST) In-Reply-To: References: Date: Thu, 29 Jan 2009 15:01:50 +0100 X-Google-Sender-Auth: bd17dceb2f01f5cf Message-ID: <3bbf2fe10901290601p664b6fc0qedb094f4fae30943@mail.gmail.com> From: Attilio Rao To: Carlos Corona Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Panic with NTFS 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: Thu, 29 Jan 2009 14:01:54 -0000 2009/1/29 Carlos Corona : > HI * > > After updating my FreeBSD 8 sources, create and install the world, to mount > an NTFS partition I was induced the following error, I should note that > before this update, sat perfectly: > > System: > > Reina-Tonia kern # uname -a > FreeBSD Reina-Tonia 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jan 29 20:36:35 > CLST 2009 CdK1@Reina-Tonia:/usr/obj/usr/src/sys/Segvfault i386 > Reina-Tonia kern # > > > Panic: > > > panic:__lockmgr_args: Invalid requested operation @ > /usr/src/sys/kern/vfs_default.c:331 > cpuid = 0 > KDB: enter: panic > [thread pi 2313 tid 100087) > Stopped at kdb_enter+0x3a:mavl $0,kdb_why > db> Could you please type 'bt' when the 'db>' prompt is shown and report what happens? (in particular with the arguments passed to the __lockmgr_args() and prior 2-3 functions). Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein