From owner-freebsd-stable@freebsd.org Wed Jan 31 22:41:56 2018 Return-Path: Delivered-To: freebsd-stable@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 CCED1EE6653 for ; Wed, 31 Jan 2018 22:41:56 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-io0-x232.google.com (mail-io0-x232.google.com [IPv6:2607:f8b0:4001:c06::232]) (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 5F4B87CC73 for ; Wed, 31 Jan 2018 22:41:56 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mail-io0-x232.google.com with SMTP id 25so16976225ioj.9 for ; Wed, 31 Jan 2018 14:41:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9ikPtZA00BDalIJo7B7asMo/JamBbS7wxAsKtbJMr+8=; b=n9ELSsQ4KPS8tMjvghqHuT/PULVbBMGCUxBIGFNAjkYtDktT7KJpQ8XNuIBYgeC8AG pmBlI3gAjx+EUG/LMKYVru0d3O5rie+9wG2zH6nAN21rc5MPVgegWCZKNPPVmUHgT6ZX BUjeR9sDJtKoBkmmAO4/kjRZf3tef4V43P4PaQTHipnTzqzsHx246xfLWv5mNW0qW03a ohjdvMgA5pxAjf03O+0+gSPrilx+J5twy8Bpa+AKJkmke4fSB5vvCtpEg82Z87iJVJBu AYGjQGvnuUu0dRIHNxvsqnJl+vOclgjz0UA/kuoN/8zRJsSdDakpZMAVia14+Btf361q 0+QQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9ikPtZA00BDalIJo7B7asMo/JamBbS7wxAsKtbJMr+8=; b=qfk3vXrXGj2uGZ51dIzImLB/vQmwzBvjfntGQqwWRUKvIUjZFcayp4+WLhJ6UYVgYC 4RfbP0pOUwD0NUnOt6VZ+pAFzYSTEHPwqz+OIC63XgJL9+KmwYfScCD/wmh+JPQiAbFW uZKsX5xmreye/L0HgoBcYdcFtzoFx34KEUP6lUIFguxhFe01W4X+0gHU8Hhh7NCt/OJq RdWt1ju7InGRybLkYyyjmFYkiHw7J5WFy6FM4YkQH0Y7ubtYI2v9INJVwmTPHHGycqNk FdvrCHkUAAGB3gwyaDCzhAGL0Q0BMOSWGPmtMHHjXfKOGW9Ml0lxd8GjkbFSV/U4VOEs YxXQ== X-Gm-Message-State: AKwxytfIZD5RDt16eMV4dbpMCZBe+wtTVbXi/QcjH3oslyq2ozUb60Lb nUfqbvdyw8883m4XQSO7Kju3HMPji/4Ac16k4wA= X-Google-Smtp-Source: AH8x224MUAj36kwXCuZVxe2wks0q/BbTvGS0zu+suu8DSJwknlTnk68xBeHdQVDDX3gF+vUwP9AjBaK/D2w5oItInFo= X-Received: by 10.107.140.207 with SMTP id o198mr35215616iod.175.1517438515821; Wed, 31 Jan 2018 14:41:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.2.156.70 with HTTP; Wed, 31 Jan 2018 14:41:55 -0800 (PST) In-Reply-To: <20180131225850.948723deedfe2cafd808c709@getmail.no> References: <20180131225850.948723deedfe2cafd808c709@getmail.no> From: Adam Vande More Date: Wed, 31 Jan 2018 16:41:55 -0600 Message-ID: Subject: Re: FreeBSD 11.1-release - verbose boot causes the machine to restart To: Torfinn Ingolfsen Cc: "freebsd-stable@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2018 22:41:57 -0000 On Wed, Jan 31, 2018 at 3:58 PM, Torfinn Ingolfsen < torfinn.ingolfsen@getmail.no> wrote: > Ok, this I haven't seen before. > I just installed FreeBSD 11.1-release on a quite new machine[1]. The > machine is an ASRock BeeBox-S 7100U, a quite "normal" NUC-form machine with > a i3-7100U (Kaby Lake) and an internal SSD. > Installation went great (I only had to manually copy /boot/boot1.efi to > the correct EFI partition. Yes - there are other operating systems on the > internal SSD), and the machine boots and works normally. > > However, if I select verbose boot from the boot menu, the kernel starts > spitting out kernel messages and after a while the machine restarts. > Afterwards (after a normal boot) there is no sign of this unusal activity > either in dmesg output, /var/log/messages or /var/crash. > > Is this something developers want to know more about? If so, pointers on > howe to debug this further is appreciated. > Details (including dmesg outpuyt from a normal boot) on the FreeBSD > page[2] of this machine. > > References: > 1) https://sites.google.com/site/tingox/asrock_beebox-s_7100u > 2) https://sites.google.com/site/tingox/asrock_beebox-s_7100u_fbsd > > Is it a panic reboot? If so you can try setting the loader or sysctl option to not reboot after panic or drop to debugger option. -- Adam