From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 18:32:06 2003 Return-Path: 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 4BFF016A4BF for ; Tue, 26 Aug 2003 18:32:06 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5134443FDD for ; Tue, 26 Aug 2003 18:32:05 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9/8.12.8) with ESMTP id h7R1W3Fb064985; Tue, 26 Aug 2003 21:32:04 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030826212312.07923ea0@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 26 Aug 2003 21:33:36 -0400 To: Erik Trulsson , Mike Silbersack From: Mike Tancsa In-Reply-To: <20030827001427.GA88824@falcon.midgard.homeip.net> References: <20030826004902.G28418@odysseus.silby.com> <20030826004902.G28418@odysseus.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) cc: stable@freebsd.org Subject: Re: Ok, are all the panics fixed now? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 01:32:06 -0000 At 02:14 AM 27/08/2003 +0200, Erik Trulsson wrote: >No such luck. It takes a bit longer before panics are triggered now, >but I still get them. >With your patch to back out the PAE stuff completely I did not get any >panics, but without that patch but with Luoqi's patch I still get >panics. Are you sure you have everything as it should be in your src tree ? perhaps rm -R /usr/obj mv /usr/src /usr/src.prev and then re cvsup. The changes are in RELENG_4 now so no patching is required. Perhaps you are running into a different bug, but the panics I have been seeing are gone. ns4% uptime 9:22PM up 3 days, 3:51, 2 users, load averages: 0.10, 0.07, 0.05 ns4% ---Mike > >