From owner-freebsd-current@freebsd.org Fri Oct 26 18:59:05 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB0741085834 for ; Fri, 26 Oct 2018 18:59:05 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-it1-x133.google.com (mail-it1-x133.google.com [IPv6:2607:f8b0:4864:20::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AECD833EF for ; Fri, 26 Oct 2018 18:59:05 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: by mail-it1-x133.google.com with SMTP id k206-v6so2755457ite.0 for ; Fri, 26 Oct 2018 11:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=D6d7w2bVxlbpxoUh22YqWGOsg2LasY1qgYCo6HS4tGg=; b=XY+TWBF3fHCVhpSemDyK7uFK94JwYJuLD13SZIdb70bU1h+yiYkPaKxPhDHD2X7R1P Y0cH9VCcyjC7pPp/cZInAySWds4263lgfWVvN2JNZf6HCcouQqoBSsLoQG3WDg4WzGSL 5ads2O7U8MymWnKGwkEylyN3j7XGD+hLkfKvT+oUTlfQR8UrQPVF+abVJBYD8CseK2HO jDZORqKlqwazZA0GegsAnvTJRffHvy053eeqAfMmPV3AUvnicdvsBSZyR0IP3pO3o0tA cUnFqd7oofmkwgcVbxxSsZ+CwljVNvmH3H5rfcLUDJTLfkkxKIEvkvLFfvhJ0SMvNIV1 jPfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=D6d7w2bVxlbpxoUh22YqWGOsg2LasY1qgYCo6HS4tGg=; b=mY3etF6yJWbLEXQUGx1Y83Iv2EPQjJ+pGmJJBIOxMnYFD1lDVq7VYbAZ7YYykKF0V3 T/og5fY9o2kVn0At1y6qafYHdporFkNwAmed08Wal7jA2j6GoqMz35REip7tfzoa3s4Z oMEPiZcAPAa+hC87MBLl4DY84GYRfyu3RY2/G79HZt6Ip9z7JJRWyEDjB2iBR+1DkDRb zaTO425ykpbf2tWRhOn9SaqHpG7c6i0ur2CAn/gA2n7tBSFzixAltQQXtMH+v85Elxqq E+2pAL/pOQagQCKgVC0+/XHImZwRAI7HTxzQIqdLpG+q00XPlPvIqnkLbjS//UlX94kE iQ3Q== X-Gm-Message-State: AGRZ1gKHVVh0UN+eyH3LpIdA7Mupg2jrVRxmgBrVtmsCrtsDAW+pmgw/ PQyF697GJIqdR1gujs9tXBg= X-Google-Smtp-Source: AJdET5ccBUB3QAXCfsjeGyaGK83hm0crWI0SDVA/d0nGoYGuDwiCWoQ26Tf6Zeu06o9IIBX4v0M91w== X-Received: by 2002:a24:61d2:: with SMTP id s201-v6mr3976020itc.64.1540580344321; Fri, 26 Oct 2018 11:59:04 -0700 (PDT) Received: from raichu (toroon0560w-lp130-08-67-71-176-199.dsl.bell.ca. [67.71.176.199]) by smtp.gmail.com with ESMTPSA id u206-v6sm6845466iod.18.2018.10.26.11.59.03 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 26 Oct 2018 11:59:03 -0700 (PDT) Sender: Mark Johnston Date: Fri, 26 Oct 2018 14:58:57 -0400 From: Mark Johnston To: Rajesh Kumar Cc: freebsd-current@freebsd.org Subject: Re: Facing kernel panic during early boot from 12.0 ALPHA9 Message-ID: <20181026185857.GA33894@raichu> References: <20181023133504.GA28755@raichu> <20181025173056.GD73360@raichu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2018 18:59:05 -0000 On Fri, Oct 26, 2018 at 07:35:14PM +0530, Rajesh Kumar wrote: > Hi Mark, > > Thanks for the inputs. With the two patches you pointed out, I could able > to compile from current, install and boot properly without any panic. > > Will these changes be taken into stable/12 and be part of upcoming 12.0 > releases? Yes, I will attempt to get them into 12.0. > On Thu, Oct 25, 2018 at 11:01 PM Mark Johnston wrote: > > > On Tue, Oct 23, 2018 at 07:10:02PM +0530, Rajesh Kumar wrote: > > > Hi Mark, > > > > > > > From the db> prompt, could you please run "show page" and "show pageq", > > > > and post the output? > > > > > > The system gets hung when it runs to db prompt. I only have the option to > > > force shutdown at that point. Is there any other way, I can collect what > > > you need? > > > > Just a followup for the list: the issue should be fixed by the > > following two patches: > > https://reviews.freebsd.org/D17418 > > https://reviews.freebsd.org/D17704 > >