From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 23:36:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4B4816A4CE for ; Sat, 11 Dec 2004 23:36:50 +0000 (GMT) Received: from ns1.kolbu.ws (ns1.kolbu.ws [81.0.164.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 0CBC643D39 for ; Sat, 11 Dec 2004 23:36:50 +0000 (GMT) (envelope-from oyvind@ns1.kolbu.ws) Received: (qmail 69493 invoked by uid 1000); 11 Dec 2004 23:36:49 -0000 Date: Sun, 12 Dec 2004 00:36:49 +0100 From: =?iso-8859-1?Q?=D8yvind?= Kolbu To: current@freebsd.org Message-ID: <20041211233649.GA69017@ns1.kolbu.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.6i Subject: Panic when mounting ntfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 11 Dec 2004 23:36:51 -0000 Tried to mount my ntfs drive after an upgrade to todays current, running a GENERIC kernel. Kernel and userland in sync, this happens every time I try to mount the drive. Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x0 fault code = supervisor read instruction pointer = 0x8:0xc205596c stack pointer = 0x10:0xe6655830 frame pointer = 0x10:0xe665584c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 507 (mount_ntfs) [thread pid 507 100077 ] Stopped at ntfs_u28_init+0x7c: movzwl 0(%edx,%edi,2),%eax db> trace Tracing pid 507 tid 100077 td 0xc1d56a80 ntfs_u28_init(c1fe7e00,0,0,0,0) at ntfs_u28_init+0x7c ntfs_mount(c1c18400,c1d56a80,e6655abc,2c3,0) at ntfs_mount+0x65c vfs_donmount(e6655be4,c0944360,c1fe7d00,18,e6655d14) at vfs_donmount+0x9ba kernel_mount(c1c0f320,0,c2056271,1ed,bfdfee07) at kernel_mount+0x5c ntfs_cmount(c1c0f320,bfdfec50,0,c1d56a80,0) at ntfs_cmount+0x13d mount(c1d56a80,e6655d14,10,377,4) at mount+0x175 syscall(2f,2f,2f,0,bfbfe7f0) at syscall+0x137 Xint0x80_syscall() at Xint0x80_syscall+0x17 --- syscall (21, FreeBSD ELF32, mount), eip = 0x280ca41f, esp=0xbfbfe7ac, ebp = 0xbfbfecf8 --- db> -- Øyvind Kolbu