From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:12:32 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B5E216A418 for ; Sat, 16 Feb 2008 17:12:32 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) Received: from mxsf03.insightbb.com (mxsf03.insightbb.com [74.128.0.64]) by mx1.freebsd.org (Postfix) with ESMTP id 2D91513C469 for ; Sat, 16 Feb 2008 17:12:31 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) X-IronPort-AV: E=Sophos;i="4.25,362,1199682000"; d="scan'208";a="215235037" Received: from unknown (HELO asav01.insightbb.com) ([172.31.249.124]) by mxsf03.insightbb.com with ESMTP; 16 Feb 2008 11:43:22 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAOugtkfQLicL/2dsb2JhbAAIrFA X-IronPort-AV: E=Sophos;i="4.25,362,1199682000"; d="scan'208";a="117213175" Received: from 208-46-39-11.dia.static.qwest.net (HELO [10.7.44.150]) ([208.46.39.11]) by asavout01.insightbb.com with ESMTP; 16 Feb 2008 11:43:22 -0500 From: Steven Friedrich To: questions@freebsd.org User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Disposition: inline Date: Sat, 16 Feb 2008 11:42:52 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802161142.53044.FreeBSD@insightbb.com> Cc: Subject: Shutdown anomaly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 17:12:32 -0000 I am seeing the following messages, which appear to indicate a memory overwrite: Waiting (max 60 seconds) for system processs 'vnlru' to stop...done Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done a iStyinncgi n(gm adxi s6k0s ,s evcnoonddess) rfeomra isnyisntge.m. .pr0o cess 'syncer' to stop...0 0 done All buffers synced. Uptime: 8m9s Here's what the messages usually look like: Waiting (max 60 seconds) for system processs 'vnlru' to stop...done Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done Waiting (max 60 seconds) for system processs 'syncer' to stop... Syncing disks, vnodes remaining...3 2 1 0 0 0 done All buffers synced. Uptime: 4h23m18s I can reproduce this by simply rebooting to single user, mergemaster -p, make installworld, mergemaster, halt