From owner-freebsd-stable@FreeBSD.ORG Mon Sep 9 17:51:04 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 575E7A8D for ; Mon, 9 Sep 2013 17:51:04 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 228D028AD for ; Mon, 9 Sep 2013 17:51:04 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j6so6879863oag.28 for ; Mon, 09 Sep 2013 10:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iUZEEBCQpdzSRNswIieRQYyIOyRMHlyc3v+dGkJaogs=; b=zJ3/YOlQ/ZkRutzDL/79w2XeZpG5JhST82/0VPIpapo9CgFvezNa/gFEazis77Md3s uGYdyIVsbjzrV0HWctSZQTu3LmmpY/KP5uA61F71TjBBwXXME2OdRnU+m3dtKD3ae5E3 pSz19L+2vwERNsCg9QnyexiiF0NZ3B0j63tqiEbZRJZrIR4OogFAdWnzfUde4REy982/ Mbe+eU/nh4S/3b20ebU6K47JYJAzQGIOCQ8U+MYq6QwS0hnpNHRdiBktwzMPohVu3zsy uuUvejvBmYA9QJId914jp/IMHA93aj5Cg0mhsNA7gjiDVbEyx+cW4CdIj5QtSwZreYfQ fT+A== MIME-Version: 1.0 X-Received: by 10.182.16.201 with SMTP id i9mr2189300obd.21.1378749063523; Mon, 09 Sep 2013 10:51:03 -0700 (PDT) Received: by 10.182.22.161 with HTTP; Mon, 9 Sep 2013 10:51:03 -0700 (PDT) In-Reply-To: <20130909171337.GP41229@kib.kiev.ua> References: <20130909051444.GG41229@kib.kiev.ua> <20130909071112.GI41229@kib.kiev.ua> <20130909171337.GP41229@kib.kiev.ua> Date: Mon, 9 Sep 2013 19:51:03 +0200 Message-ID: Subject: Re: 9.2-STABLE: supervisor read data, page not present From: Oliver Pinter To: Konstantin Belousov Content-Type: text/plain; charset=ISO-8859-1 Cc: stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 17:51:04 -0000 On 9/9/13, Konstantin Belousov wrote: > On Mon, Sep 09, 2013 at 05:39:22PM +0200, Oliver Pinter wrote: >> Thanks, this patch fixed the issue. > > Which issue among the two problems you reported ? I assume that cpuctl > panic is gone, but what about proc_reap issue ? > Seems like both issue fixed. The system survived a full build word plus a portupgrade -arR.