From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 04:56:40 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 B5C4216A4BF for ; Tue, 26 Aug 2003 04:56:40 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5CB43F93 for ; Tue, 26 Aug 2003 04:56:39 -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 h7QBucFb061359; Tue, 26 Aug 2003 07:56:39 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030826075826.07d6a660@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 07:58:54 -0400 To: Mike Harding , stable@freebsd.org From: Mike Tancsa In-Reply-To: <20030826053009.B5B115320@netcom1.netcom.com> References: <20030826034451.GD61917@nexus.dglawrence.com> <5.2.0.9.0.20030825220024.07324008@209.112.4.2> <20030826022000.25AC22A7EA@canning.wemm.org> <20030826034451.GD61917@nexus.dglawrence.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) Subject: Re: PAE removal patch for testing 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: Tue, 26 Aug 2003 11:56:40 -0000 What do your panic's look like ? Do you have a crash dump with debug kernel ? ---Mike At 10:30 PM 25/08/2003 -0700, Mike Harding wrote: >I did just get a crash after doing the 'short' patch - I am reverting >to Aug. 7 code... > >- Mike H. > > > > Mike Tancsa wrote: > > > > At 04:51 PM 25/08/2003 -0500, Mike Silbersack wrote: > > > > > > > > >Right now, anyone who is experiencing problems should definitely > try that > > > > >short patch which Mike Tancsa said works for him and confirm > whether or > > > > >not it fixes the issue on their system. > > > > > > > > The 2 servers I am running it on both have been stable since > applying it. > > > > ns4% uptime > > > > 9:58PM up 2 days, 4:27, 2 users, load averages: 0.02, 0.03, 0.05 > > > > ns4% > > > > > > > > would have rebooted several times by now. The other machine is also > > > > stable. Both are quite busy mail routers. One also runs > spamassassin via a > > > > milter. > > > > > > This change matches -current and should probably be committed ASAP. > > > > I've reviewed it as well and it definitely is a bug that needs to be > fixed > > ASAP. Basically, the pmap_remove code in -stable doesn't handle the case of > > crossing a page table boundry properly. If the next page table page isn't > > currently mapped, then the kernel will [fatally] fault when trying to > access > > it. > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"