From owner-freebsd-bugs@freebsd.org Mon Nov 20 14:15:16 2017 Return-Path: Delivered-To: freebsd-bugs@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 4919DDECA5E for ; Mon, 20 Nov 2017 14:15:16 +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 mx1.freebsd.org (Postfix) with ESMTPS id 3820C7FA92 for ; Mon, 20 Nov 2017 14:15:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vAKEFGSH091333 for ; Mon, 20 Nov 2017 14:15:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223768] pmspcv panics at boot Date: Mon, 20 Nov 2017 14:15:16 +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-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dinoex@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-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.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2017 14:15:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223768 Bug ID: 223768 Summary: pmspcv panics at boot Product: Base System Version: 11.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: dinoex@FreeBSD.org After update from FreeBSD 10.3 to FreeBSD 11.1 the system panics very early= on boot. I booted with -v and comconsole to get a log: [....] Controller device ID conflict with PMC Adaptec HBA pmspcv0: mem 0xdc260000-0xdc26ffff,0xdc250000-0xdc25ffff,0xdc240000-0xdc24ffff,0xdc20000= 0-0xdc23ffff irq 16 at device 0.0 on pci7 pmspcv0: attempting to allocate 16 MSI-X vectors (16 supported) msi: routing MSI-X IRQ 275 to local APIC 6 vector 52 msi: routing MSI-X IRQ 276 to local APIC 0 vector 56 msi: routing MSI-X IRQ 277 to local APIC 2 vector 51 msi: routing MSI-X IRQ 278 to local APIC 4 vector 53 msi: routing MSI-X IRQ 279 to local APIC 6 vector 53 msi: routing MSI-X IRQ 280 to local APIC 0 vector 59 msi: routing MSI-X IRQ 281 to local APIC 2 vector 53 msi: routing MSI-X IRQ 282 to local APIC 4 vector 54 msi: routing MSI-X IRQ 283 to local APIC 6 vector 54 msi: routing MSI-X IRQ 284 to local APIC 0 vector 60 msi: routing MSI-X IRQ 285 to local APIC 2 vector 54 msi: routing MSI-X IRQ 286 to local APIC 4 vector 55 msi: routing MSI-X IRQ 287 to local APIC 6 vector 55 msi: routing MSI-X IRQ 288 to local APIC 0 vector 61 msi: routing MSI-X IRQ 289 to local APIC 2 vector 55 msi: routing MSI-X IRQ 290 to local APIC 4 vector 56 pmspcv0: using IRQs 275-290 for MSI-X Fatal trap 12: page fault while in kernel mode cpuid =3D 3; apic id =3D 06 fault virtual address =3D 0x90 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff8070cf91 stack pointer =3D 0x28:0xfffffe00003ca990 frame pointer =3D 0x28:0xfffffe00003ca9b0 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 12 (irq275: pmspcv0) trap number =3D 12 panic: page fault cpuid =3D 3 KDB: stack backtrace: #0 0xffffffff80aada97 at kdb_backtrace+0x67 #1 0xffffffff80a6bb76 at vpanic+0x186 #2 0xffffffff80a6b9e3 at panic+0x43 #3 0xffffffff80edf832 at trap_fatal+0x322 #4 0xffffffff80edf889 at trap_pfault+0x49 #5 0xffffffff80edf0c6 at trap+0x286 #6 0xffffffff80ec3641 at calltrap+0x8 #7 0xffffffff806fa9fa at agtiapi_IntrHandlerx_+0x6a #8 0xffffffff80a321bc at intr_event_execute_handlers+0xec #9 0xffffffff80a324a6 at ithread_loop+0xd6 #10 0xffffffff80a2f815 at fork_exit+0x85 #11 0xffffffff80ec3b7e at fork_trampoline+0xe Uptime: 1s --=20 You are receiving this mail because: You are the assignee for the bug.=