From owner-freebsd-stable@FreeBSD.ORG Tue Dec 13 03:05:31 2005 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 264BC16A41F for ; Tue, 13 Dec 2005 03:05:31 +0000 (GMT) (envelope-from atanas@asd.aplus.net) Received: from pro20.abac.com (pro20.abac.com [66.226.64.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCAD343D53 for ; Tue, 13 Dec 2005 03:05:30 +0000 (GMT) (envelope-from atanas@asd.aplus.net) Received: from [216.55.129.41] (asd0.aplus.net [216.55.129.41]) (authenticated bits=0) by pro20.abac.com (8.13.4/8.13.4) with ESMTP id jBD35RCu007490; Mon, 12 Dec 2005 19:05:28 -0800 (PST) (envelope-from atanas@asd.aplus.net) Message-ID: <439E3C40.10901@asd.aplus.net> Date: Mon, 12 Dec 2005 19:13:04 -0800 From: Atanas User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051026) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Atanas References: <439DE88B.1090407@asd.aplus.net> <439E0B23.3060304@asd.aplus.net> In-Reply-To: <439E0B23.3060304@asd.aplus.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.47 (SPF_SOFTFAIL) Cc: freebsd-stable@freebsd.org, Ronald Klop Subject: Re: 6.0 random freezes 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: Tue, 13 Dec 2005 03:05:31 -0000 Atanas said the following on 12/12/05 15:43: > Ronald Klop said the following on 12/12/05 13:27: >> >> What happens if you set one of these sysctl values to 0? (This >> disables SMP changes from 5.4 to 6.0.) >> debug.mpsafevfs: 1 >> debug.mpsafenet: 1 >> debug.mpsafevm: 1 >> > Thanks for the suggestion! > I just did so and rebooted both machines, so we'll see. > (replying to myself) ... and coincidentally or not, I got the next crash in less than 10 minutes :-( After the crash it ran for longer, until I rebooted it after rebuilding the kernel with debug hookups. Before the reboot I commented these out (i.e. set them back to "1"), and now I'm waiting for a crashdump. Regards, Atanas