From owner-freebsd-fs@FreeBSD.ORG Fri Jul 17 15:50:30 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2D4A1065680 for ; Fri, 17 Jul 2009 15:50:30 +0000 (UTC) (envelope-from seyes463@gmail.com) Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com [209.85.219.220]) by mx1.freebsd.org (Postfix) with ESMTP id 549848FC1C for ; Fri, 17 Jul 2009 15:50:29 +0000 (UTC) (envelope-from seyes463@gmail.com) Received: by ewy20 with SMTP id 20so756591ewy.43 for ; Fri, 17 Jul 2009 08:50:29 -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; bh=Xs6V4f35lYSdm3slbJmArTlRhBx9nVCYEMZVoNnFAFc=; b=Nczv8h3VuwnMSEgrbIROL819ILOfpoSr9X4sULAPcKQGLQkKX2v5gTpeMKk0HC+GfJ rL++Z78SpWS5m5CU9ENZSIKWD5HQ/j8ONgNzHiycCrG/iVIvuK9qnswbWEkx+gnhaczt sE49EQ8qL0xoz9Bhpiw71jSns+Igd3CHBcAw0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NqkIKg8QNlPwB/DGoKotZoIqdRrxGNYyXMYvz84aVilTbv1d5VI7TUFFqDM4hWxPft xeAIyf0IF7wrRgE68VyS0ZDThVjSWejsFg1Q/OdN8PvwO5X84MQWjGltDAcUu9I4wC7r o2sJH7sr1AAfz0IMIpG+Ws8Whj9Xyen9AB1S8= MIME-Version: 1.0 Received: by 10.216.28.85 with SMTP id f63mr329075wea.142.1247843997091; Fri, 17 Jul 2009 08:19:57 -0700 (PDT) Date: Fri, 17 Jul 2009 09:19:57 -0600 Message-ID: <1d8e056d0907170819k368dbb4s34445441fd56d74d@mail.gmail.com> From: Snakey Eyes To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kern/118107: [ntfs] [panic] Kernel panic when accessing a file at NTFS file system [regression] X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 15:50:31 -0000 I'm running into this bug and would like to help out with testing/resolving. Is this the appropriate place to start?