From owner-freebsd-current@freebsd.org Mon Aug 10 21:58:03 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 821C099EB97 for ; Mon, 10 Aug 2015 21:58:03 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6B354261; Mon, 10 Aug 2015 21:58:03 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 63E931822; Mon, 10 Aug 2015 21:58:03 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 150C0104FA; Mon, 10 Aug 2015 21:58:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id KV2B3ypDIFLw; Mon, 10 Aug 2015 21:58:00 +0000 (UTC) Subject: Re: Instant panic while trying run ports-mgmt/poudriere DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 21C55104F1 To: Pawel Pekala , Mateusz Guzik References: <20150713231205.627bab36@FreeBSD.org> <20150714223829.GY8523@funkthat.com> <20150715174616.652d0aea@FreeBSD.org> <20150715180526.GM8523@funkthat.com> <20150715223703.78b9197c@FreeBSD.org> <20150806233328.47a02594@FreeBSD.org> <20150806214419.GA20809@dft-labs.eu> <20150810234746.42312b17@FreeBSD.org> Cc: "K. Macy" , John-Mark Gurney , FreeBSD Current From: Bryan Drewery Organization: FreeBSD Message-ID: <55C91E64.8040804@FreeBSD.org> Date: Mon, 10 Aug 2015 14:57:56 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150810234746.42312b17@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 10 Aug 2015 21:58:03 -0000 On 8/10/15 2:47 PM, Pawel Pekala wrote: > Hi Mateusz, > > On 2015-08-06 23:44 +0200, Mateusz Guzik wrote: >> Sorry, I completely forgot about this. >> >> Can you please modify debug flags in your kernel config file to be >> "-O0 -g3" and reproduce with that? This should allow kgdb to obtain >> full info (along with exact rash site for inspection) without further >> tinkering or guessing. > > I'm unable to provide this for you, kernel compiled with this flags > panics during boot at zfs root mount. > Try raising kern.kstack_pages to 5 or 6 in the loader prompt too. -- Regards, Bryan Drewery