From nistor@snickers.org  Fri Jun  4 06:51:07 2010
Return-Path: <nistor@snickers.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AF32E106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 Jun 2010 06:51:07 +0000 (UTC)
	(envelope-from nistor@snickers.org)
Received: from snickers.org (snickers.org [204.11.50.150])
	by mx1.freebsd.org (Postfix) with ESMTP id 93EEA8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 Jun 2010 06:51:07 +0000 (UTC)
Received: by snickers.org (Postfix, from userid 1000)
	id B1D3C1CC2F; Fri,  4 Jun 2010 02:32:32 -0400 (EDT)
Message-Id: <20100604063232.B1D3C1CC2F@snickers.org>
Date: Fri,  4 Jun 2010 02:32:32 -0400 (EDT)
From: Jon Nistor <nistor@snickers.org>
Reply-To: Jon Nistor <nistor@snickers.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Kernel panic: vm_page / vdrop / vm_page_cache
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         147459
>Category:       kern
>Synopsis:       [vm] [panic] Kernel panic: vm_page / vdrop / vm_page_cache
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 07:00:15 UTC 2010
>Closed-Date:    
>Last-Modified:  Mon Mar  5 17:40:12 UTC 2012
>Originator:     Jon Nistor
>Release:        FreeBSD 7.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD spike.snickers.org 7.3-RELEASE-p1 FreeBSD 7.3-RELEASE-p1 #0: Wed May 26 04:29:05 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

	Server: HP DL 320 G4 series, 2.9G Celeron, 2G RAM, all firmware also up-to-date on system.
>Description:
	Multiple kernel panics have been happening after a recent move from 7.2 to 7.3-p1.

In 3 seperate instances I have 3 different types of vm faults it appears:

nistor@spike:~/public_html/crash> grep -i "^panic" * | uniq
fail-0.txt:panic: vdrop: holdcnt 0
fail-1.txt:panic: page fault
fail-2.txt:panic: vm_page_cache: offset already cached
nistor@spike:~/public_html/crash>

Since the output is large from the kernel debugging, I have put them onto pastebin, I hope this is ok.

	http://pastebin.com/BAh1aJ8V	fail-0
	http://pastebin.com/FxHne9uY	fail-1
	http://pastebin.com/DATEvR5M	fail-2

fail-0 summary:
Dump header from device /dev/ar0s1b
  Architecture: i386
  Architecture Version: 2
  Dump Length: 237580288B (226 MB)
  Blocksize: 512
  Dumptime: Thu Jun  3 19:21:18 2010
  Hostname: spike.snickers.org
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 7.3-RELEASE-p1 #0: Wed May 26 04:29:05 UTC 2010
    root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
  Panic String: vdrop: holdcnt 0
  Dump Parity: 2355448173
  Bounds: 0
  Dump Status: good

fail-1 summary:
[spike:root] /var/crash# cat info.1
Dump header from device /dev/ar0s1b
  Architecture: i386
  Architecture Version: 2
  Dump Length: 227909632B (217 MB)
  Blocksize: 512
  Dumptime: Fri Jun  4 00:01:11 2010
  Hostname: spike.snickers.org
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 7.3-RELEASE-p1 #0: Wed May 26 04:29:05 UTC 2010
    root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
  Panic String: page fault
  Dump Parity: 2712125525
  Bounds: 1
  Dump Status: good

fail-2 summary:
[spike:root] /var/crash# cat info.2
Dump header from device /dev/ar0s1b
  Architecture: i386
  Architecture Version: 2
  Dump Length: 224346112B (213 MB)
  Blocksize: 512
  Dumptime: Fri Jun  4 01:27:30 2010
  Hostname: spike.snickers.org
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 7.3-RELEASE-p1 #0: Wed May 26 04:29:05 UTC 2010
    root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
  Panic String: vm_page_cache: offset already cached
  Dump Parity: 3032040194
  Bounds: 2
  Dump Status: good
[spike:root] /var/crash#



>How-To-Repeat:
	Unclear at this time.

>Fix:
	System auto reboots.


>Release-Note:
>Audit-Trail:

From: John Baldwin <jhb@FreeBSD.org>
To: bug-followup@FreeBSD.org, nistor@snickers.org
Cc:  
Subject: Re: kern/147459: [vm] [panic] Kernel panic: vm_page / vdrop / vm_page_cache
Date: Mon, 05 Mar 2012 12:30:16 -0500

 I suspect this was due to a hardware failure (e.g. bad RAM).
 
 -- 
 John Baldwin
>Unformatted:
