From owner-freebsd-bugs@freebsd.org Thu May 31 18:52:33 2018 Return-Path: Delivered-To: freebsd-bugs@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 39A9FFC891F for ; Thu, 31 May 2018 18:52:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AE5EF7802B for ; Thu, 31 May 2018 18:52:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6E9D8FC8907; Thu, 31 May 2018 18:52:32 +0000 (UTC) Delivered-To: bugs@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 4727DFC8905 for ; Thu, 31 May 2018 18:52:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8DD278027 for ; Thu, 31 May 2018 18:52:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 007B525E21 for ; Thu, 31 May 2018 18:52:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w4VIqUCG009084 for ; Thu, 31 May 2018 18:52:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w4VIqUIX009083 for bugs@FreeBSD.org; Thu, 31 May 2018 18:52:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 228646] 11.2-BETA3 fails boot on Epyc 7501 dual socket with intel X710 Date: Thu, 31 May 2018 18:52:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: phk@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2018 18:52:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228646 Bug ID: 228646 Summary: 11.2-BETA3 fails boot on Epyc 7501 dual socket with intel X710 Product: Base System Version: 11.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: phk@FreeBSD.org This is the part of the panic I can still see on the console: ixl0: mem 0xef000000-0xefffffff,0xf0018000-0xf001ffff at device 0.0 numa-domain 0 on pci1 ixl0: using 1024 tx descriptors and 1024 rx descriptors ixl0: fw 6.80.48603 api 1.7 nvm 6.00 etid 800034eb oem 18.4608.6 ixl0: PF-ID[0]: VFs 32, MSIX 129, VF MSIX 5, QPs 384, I2C ixl0: attempting to allocate 9 MSI-X vectors (129 supported) panic: nexus_add_irq: failed cpuid =3D 2 KDB: stack backtrace: #0 0xffffffff80b3d407 at kdb_backtrace+0x67 #1 0xffffffff80af6a77 at vpanic+0x177 #2 0xffffffff80af68f3 at panic+0x43 #3 0xffffffff810f31b4 at nexus_add_irq+0x34 #4 0xffffffff810f2ad5 at msix_alloc+0x35 #5 0xffffffff80768138 at pci_alloc_msix_method+0x328 #6 0xffffffff810000eb at ixl_init_msix+0x2fb #7 0xffffffff80ffa71d at ixl_attach+0x3bd #8 0xffffffff80b2fb38 at device_attach+0x3b8 #9 0xffffffff80b30ddd at bus_generic_attach+0x3d #10 0xffffffff807736d5 at pci_attach+0xd5 #11 0xffffffff80b2fb38 at device_attach+0x3b8 #12 0xffffffff80b30ddd at bus_generic_attach+0x3d #13 0xffffffff803cee21 at acpi_pcib_pci_attach+0xa1 #14 0xffffffff80b2fb38 at device_attach+0x3b8 #15 0xffffffff80b30ddd at bus_generic_attach+0x3d #16 0xffffffff807736d5 at pci_attach+0xd5 #17 0xffffffff80b2fb38 at device_attach+0x3b8 Not sure if this is related to the Intel X710 4x10GBE or the system as such. --=20 You are receiving this mail because: You are the assignee for the bug.=