From owner-freebsd-stable@FreeBSD.ORG Sat Sep 30 10:54:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 342C916A416 for ; Sat, 30 Sep 2006 10:54:34 +0000 (UTC) (envelope-from mb@imp.ch) Received: from pop.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87D4F43D45 for ; Sat, 30 Sep 2006 10:54:33 +0000 (GMT) (envelope-from mb@imp.ch) Received: from godot.imp.ch (godot.imp.ch [157.161.4.8]) by pop.imp.ch (8.13.8/8.13.8/Submit_imp) with ESMTP id k8UAsTkn011348; Sat, 30 Sep 2006 12:54:30 +0200 (CEST) (envelope-from mb@imp.ch) Date: Sat, 30 Sep 2006 12:54:29 +0200 (CEST) From: Martin Blapp To: Vlad GALU In-Reply-To: Message-ID: <20060930125044.X91466@godot.imp.ch> References: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-121061634-1159613669=:91466" X-Scanned-By: MIMEDefang 2.57 on 157.161.9.65 Cc: freebsd-stable@freebsd.org Subject: Re: Frequent VFS crashes with RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 10:54:34 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-121061634-1159613669=:91466 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT Hi, 1.) Bad ram ? Have you run some memory tester ? 2.) Have you background fsck running on this disk ? If so try to boot into single user and do a full fsck on this disk. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Sat, 30 Sep 2006, Vlad GALU wrote: > I've been getting random crashes like the one below, once or twice a > week, always in the same code path. The system is a RELENG_6 as of Wed > Sep 27 11:42:57 EEST 2006, running on amd64. > > -- cut here -- > #0 doadump () at pcpu.h:172 > No locals. > #1 0xffffffff8022d033 in boot (howto=260) at > ../../../kern/kern_shutdown.c:409 > first_buf_printf = 1 > #2 0xffffffff8022d687 in panic (fmt=0xffffff002bb6e260 "°ö¾\"") at > ../../../kern/kern_shutdown.c:565 > bootopt = 260 > newpanic = 0 > ap = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = > 0xffffffffa7995790, reg_save_area = 0xffffffffa79956b0}} > buf = "vm_page_unwire: invalid wire count: 0", '\0' times> --0-121061634-1159613669=:91466--