From owner-freebsd-stable@FreeBSD.ORG Mon Sep 30 12:57:30 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 051296F for ; Mon, 30 Sep 2013 12:57:30 +0000 (UTC) (envelope-from lausts@acm.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id BE6AC23E9 for ; Mon, 30 Sep 2013 12:57:29 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=L5ufspv8 c=1 sm=0 a=DktfseARn6RskVgg/AMIPQ==:17 a=I9A6gpd8bSkA:10 a=kWQ6D_09QQAA:10 a=kHc8Q_KJ-KsA:10 a=N54-gffFAAAA:8 a=KGjhK52YXX0A:10 a=I_E5xYqpLQYA:10 a=AQLGLEKHkHuKBRWOjkwA:9 a=DktfseARn6RskVgg/AMIPQ==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 98.31.3.233 Received: from [98.31.3.233] ([98.31.3.233:49097] helo=mail.laus.org) by hrndva-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id BC/C1-02323-83579425; Mon, 30 Sep 2013 12:57:28 +0000 Received: from [192.168.1.100] (laust2 [192.168.1.100]) by mail.laus.org (8.14.7/8.14.7) with ESMTP id r8UCvRv4006005 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 30 Sep 2013 08:57:28 -0400 (EDT) (envelope-from lausts@acm.org) X-Authentication-Warning: mail.laus.org: Host laust2 [192.168.1.100] claimed to be [192.168.1.100] From: "Thomas Laus" Organization: ABB To: freebsd-stable@freebsd.org Date: Mon, 30 Sep 2013 08:57:27 -0400 Subject: Kernel Panic on vm_page_insert Message-ID: <52497537.1407.1F3205@lausts.acm.org> Priority: normal X-mailer: Pegasus Mail for Windows (4.63) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lausts@acm.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 12:57:30 -0000 This one is slightly different than the other item thread in this list. This panic occurred when my weekly cron job fired to "svn up" my STABLE system to r255294. I did not find a core file. The panic and reboot happened in the middle of the night and I just noticed it this morning when I went to perform a build world. My system is also an AMD64. Sep 28 05:47:48 host kernel: panic: vm_page_insert: offset already allocated Sep 28 05:47:48 host kernel: cpuid = 1 Sep 28 05:47:48 host kernel: KDB: stack backtrace: Sep 28 05:47:48 host kernel: #0 0xffffffff80489c66 at kdb_backtrace+0x66 Sep 28 05:47:48 host kernel: #1 0xffffffff804511ce at panic+0x1ce Sep 28 05:47:48 host kernel: #2 0xffffffff80639f65 at vm_page_insert+0x185 Sep 28 05:47:48 host kernel: #3 0xffffffff8063b58e at vm_page_alloc+0x27e Sep 28 05:47:48 host kernel: #4 0xffffffff8063bb66 at vm_page_grab+0x86 Sep 28 05:47:48 host kernel: #5 0xffffffff804cf1eb at allocbuf+0x36b Sep 28 05:47:48 host kernel: #6 0xffffffff804d2e2c at getblk+0x60c Sep 28 05:47:48 host kernel: #7 0xffffffff804d33f0 at breadn_flags+0x40 Sep 28 05:47:48 host kernel: #8 0xffffffff805e42b2 at ffs_update+0x102 Sep 28 05:47:48 host kernel: #9 0xffffffff8060f1d3 at ufs_inactive+0x1a3 Sep 28 05:47:48 host kernel: #10 0xffffffff8069fbe8 at VOP_INACTIVE_APV+0x78 Sep 28 05:47:48 host kernel: #11 0xffffffff804e9836 at vinactive+0x86 Sep 28 05:47:48 host kernel: #12 0xffffffff804ed5c8 at vputx+0x2d8 Sep 28 05:47:48 host kernel: #13 0xffffffff804fb827 at vn_close+0xa7 Sep 28 05:47:48 host kernel: #14 0xffffffff804fb90d at vn_closefile+0x5d Sep 28 05:47:48 host kernel: #15 0xffffffff8040db63 at _fdrop+0x23 Sep 28 05:47:48 host kernel: #16 0xffffffff8040eebc at closef+0x4c -- Public Keys: PGP KeyID = 0x5F22FDC1 GnuPG KeyID = 0x620836CF