From owner-freebsd-stable@freebsd.org Fri May 31 10:33:15 2019 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 476E315B8CA5 for ; Fri, 31 May 2019 10:33:15 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from hermod.tmst.com.au (hermod.tmst.com.au [203.14.245.41]) by mx1.freebsd.org (Postfix) with SMTP id E3C3C8D4DA for ; Fri, 31 May 2019 10:33:10 +0000 (UTC) (envelope-from janm@transactionware.com) Received: (qmail 9382 invoked by uid 907); 31 May 2019 10:26:26 -0000 Received: from p54B73A18.dip0.t-ipconnect.de (HELO [192.168.7.2]) (84.183.58.24) by hermod.tmst.com.au (qpsmtpd/0.96) with ESMTPSA (ECDHE-RSA-AES256-GCM-SHA384 encrypted); Fri, 31 May 2019 20:26:26 +1000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Panic booting 12-RC2 on amd64 From: Jan Martin Mikkelsen In-Reply-To: <6e985fa2-c372-67ef-1cd5-dd8894cca908@chrullrich.net> Date: Fri, 31 May 2019 12:26:18 +0200 Cc: FreeBSD-STABLE Mailing List Content-Transfer-Encoding: quoted-printable Message-Id: <187B6A1E-5C61-415A-A9F2-B4E3142375C7@transactionware.com> References: <6e985fa2-c372-67ef-1cd5-dd8894cca908@chrullrich.net> To: Christian Ullrich X-Mailer: Apple Mail (2.3445.9.1) X-Rspamd-Queue-Id: E3C3C8D4DA X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [1.09 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.18)[-0.178,0]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-0.07)[-0.066,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[transactionware.com]; AUTH_NA(1.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[a.mx.transactionware.com]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.16)[-0.158,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:17559, ipnet:203.14.245.0/24, country:AU]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(0.00)[country: AU(0.01)] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2019 10:33:15 -0000 Hi, I see exactly the same stacktrace on a Celeron J1900 based system with = 12.0-p5 when using a UEFI boot. With a non-UEFI boot it works fine = (except vt not working until the new 915kms.ko is loaded). With safe = mode on it also works fine. Did you find any more information? Regards, Jan. > On 25 Nov 2018, at 19:26, Christian Ullrich = wrote: >=20 > Hello, >=20 > I have a reproducible panic booting 12-RC2 and stable/12, 2cf4a7e0d8=20= > from Friday, on a Jetway JNF9HG board, Celeron N2930 CPU, booting with=20= > UEFI. The same box has no problems with stable/11 18f83cbbc9 from = Thursday. >=20 > There is no serial console on the box right now, but the last = screenful=20 > of boot output is this (from the -RC2; the panic'ing symbol is the = same=20 > with the stable/12 kernel): >=20 > random: entropy device external interface > kbd1 at kbdmux0 > netmap: loaded module > [ath_hal] loaded > module_register_init: MOD_LOAD (vesa, 0xffffffff810f8750, 0) error 19 > random: registering fast source Intel Secure Key RNG > random: fast provider: "Intel Secure Key RNG" > nexus0 > kernel trap 12 with interrupts disabled > kernel trap 12 with interrupts disabled > cryptosoft0: on motherboard > acpi0: <_> on motherboard > panic: smp_targeted_tlb_shootdown: interrupts disabled > cpuid =3D 2 > time =3D 1 > KDB: stack backtrace: > #0 0xffffffff80be74a7 at kdb_backtrace+0x67 > #1 0xffffffff80b9b093 at vpanic+0x1a3 > #2 0xffffffff80b9aee3 at panic+0x43 > #3 0xffffffff811eda2f at smp_targeted_tlb_shootdown+0x40f > #4 0xffffffff811ed60d at smp_masked_invltlb+0x3d > #5 0xffffffff8105d5c5 at pmap_invalidate_range+0x1b5 > #6 0xffffffff8106a429 at pmap_change_attr_locked+0x859 > #7 0xffffffff81069804 at pmap_mapdev_internal+0x424 > #8 0xffffffff81075ed0 at pcie_cfgregopen+0x60 > #9 0xffffffff80451f10 at acpi_attach+0x390 > #10 0xffffffff80bd6efc at device_attach+0x3ec > #11 0xffffffff80bd81dc at bus_generic_attach+0x5c > #12 0xffffffff80bd6efc at device_attach+0x3ec [sic!] > #13 0xffffffff80bd88b8 at bus_generic_new_pass+0x118 > #14 0xffffffff80bda577 at root_bus_configure+0x77 > #15 0xffffffff811dbce9 at configure+0x9 > #16 0xffffffff80b31a78 at mi_startup+0x118 > #17 0xffffffff8034102c at btext+0x2c > Uptime: 1s > Automatic reboot in 15 seconds - press a key on the console to abort >=20 > If it matters, the build from svn was with CPUTYPE=3Dslm, the -RC2 is=20= > FreeBSD-12.0-RC2-amd64-mini-memstick.img, i.e. without CPUTYPE. I have=20= > been running stable/11 with CPUTYPE=3Dslm on this and other identical = CPUs=20 > for a long time with no trouble, so I think it is unrelated. >=20 > I'd really like to upgrade to 12. If anyone can suggest something I = can=20 > try, I'll be happy to do experiments. >=20 > --=20 > Christian > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"