From owner-freebsd-bugs@FreeBSD.ORG Wed Jul 18 14:40:08 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 856ED16A401 for ; Wed, 18 Jul 2007 14:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 75E0813C4B2 for ; Wed, 18 Jul 2007 14:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6IEe8HJ086627 for ; Wed, 18 Jul 2007 14:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6IEe8QZ086626; Wed, 18 Jul 2007 14:40:08 GMT (envelope-from gnats) Date: Wed, 18 Jul 2007 14:40:08 GMT Message-Id: <200707181440.l6IEe8QZ086626@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Yoichi Nakayama Cc: Subject: Re: kern/105229: panic in sync_fsync X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yoichi Nakayama List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2007 14:40:08 -0000 The following reply was made to PR kern/105229; it has been noted by GNATS. From: Yoichi Nakayama To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsd-current@freebsd.org Subject: Re: kern/105229: panic in sync_fsync Date: Wed, 18 Jul 2007 23:10:05 +0900 At Thu, 9 Nov 2006 13:20:35 +0200, Giorgos Keramidas wrote: > > On 2006-11-08 23:00, Yoichi Nakayama wrote: > >At Tue, 7 Nov 2006 21:22:18 +0200, > >Giorgos Keramidas wrote: > >> Hi NAKAYAMA-san :) > >> > >> In general, we handle CURRENT problems in the freebsd-current mailing > >> list, instead of opening problem reports. > > > > I'm sorry for my mistake. > > Nothing to worry about :) > > >> The build from `2006.11.07.05.51.41', as I said seems to work fine. > >> > >> Can you try re-syncing your source tree to see if a newer commit has > >> fixed this in CURRENT? > > > > Thanks for your suggestion. I've already synced it to current > > yesterday (after the time vfs_subr.c Revision 1.691 was committed at > > Nov 7 19:45:05 2006 UTC), and I'm keeping it running. > > > > I'll post a report to freebsd-current list after one week trial. > > I've met the same problem for some number of times after 2-7 days run. > > Cool! Unfortunately, I don't leave my laptop running for so long. > If this is related to staying up several days, I wouldn't notice it > easily :) I reproduce the problem with configuration: - 512MBx2 on two slots - 512MBx1 on one of the slots (tried with both RAMs) and then I tried with Windows XP and get similar result (rebooted after a few weeks). Although no problem occurred with - 512MBx1 on another slot (tried with both RAMs) Finally, I conclude the problem is in one of the memory slot on my motherboard (ASUS N4L-VM DH). Please close this PR. I'm sorry for bothering you. -- Yoichi NAKAYAMA