From owner-freebsd-current@freebsd.org Mon Aug 10 21:52:17 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 2752C99EA36 for ; Mon, 10 Aug 2015 21:52:17 +0000 (UTC) (envelope-from pawelbsd@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1F76E77; Mon, 10 Aug 2015 21:52:16 +0000 (UTC) (envelope-from pawelbsd@gmail.com) Received: by wibhh20 with SMTP id hh20so169128384wib.0; Mon, 10 Aug 2015 14:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=wXLc83nLV9itaWjr+UQNjsFJtQYVdvpMTKCLAxrDTKI=; b=PkxiRMEVEWpn/Ixq123ywe2bpG3w1kx6GMS0LOqS0fmc7rXeDmBZugLh7zHE9GWTng kNjP6OTXr/Xyvyp9SEr7VydmP5D9KzWfiDx2gF2jQo7KQXRzlWa3WrjOSm6xJW1ZRMzs scLqYDyQuI0+NLeXKDdQcIAt2rxPOFgugomu8zKh4HUS36Jq4kadCC7Laglqi8Iiet9R 5wVOT7xNyEKo3YlOojO47EqLkRdAmYNynU3ypMUOQOVFPzq9ej2ygmEF6i8Eon0qY6Jf lZZQC7wl6qZlTJwbB0FQ7iwlRdZyGg2gg/LEwTZwfQfWdXv99rLKRe9ZDfA9SBrOsZyI 5Low== X-Received: by 10.180.82.7 with SMTP id e7mr28453426wiy.19.1439243534163; Mon, 10 Aug 2015 14:52:14 -0700 (PDT) Received: from localhost ([176.221.120.165]) by smtp.gmail.com with ESMTPSA id by17sm15732846wib.18.2015.08.10.14.52.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Aug 2015 14:52:13 -0700 (PDT) Sender: =?UTF-8?B?UGF3ZcWCIFDEmWthbGE=?= Date: Mon, 10 Aug 2015 23:47:46 +0200 From: Pawel Pekala To: Mateusz Guzik Cc: "K. Macy" , John-Mark Gurney , FreeBSD Current Subject: Re: Instant panic while trying run ports-mgmt/poudriere Message-ID: <20150810234746.42312b17@FreeBSD.org> In-Reply-To: <20150806214419.GA20809@dft-labs.eu> 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> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:52:17 -0000 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. --=20 pozdrawiam / with regards Pawe=C5=82 P=C4=99kala