Date: Mon, 10 Jul 2017 19:37:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 220611] Fatal trap 12: page fault while in kernel mode (ip6_forward -> log) Message-ID: <bug-220611-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220611 Bug ID: 220611 Summary: Fatal trap 12: page fault while in kernel mode (ip6_forward -> log) Product: Base System Version: 10.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: jeroenschutrup@hotmail.nl Created attachment 184239 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184239&action= =3Dedit core.txt I've encountered this panic now for the 10th time. After enabling pf and loading the rules, it takes a couple of days (sometimes 2, another time 8),= to hit this bug. Also had this bug on FreeBSD 10.1. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D Fatal trap 12: page fault while in kernel mode cpuid =3D 3; apic id =3D 03 fault virtual address =3D 0x28 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff80a0c71b stack pointer =3D 0x28:0xfffffe0000359fa0 frame pointer =3D 0x28:0xfffffe0000359fb0 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 (irq269: igb0:que 3) trap number =3D 12 panic: page fault cpuid =3D 3 KDB: stack backtrace: #0 0xffffffff8098e7e0 at kdb_backtrace+0x60 #1 0xffffffff809514b6 at vpanic+0x126 #2 0xffffffff80951383 at panic+0x43 #3 0xffffffff80d5646b at trap_fatal+0x36b #4 0xffffffff80d5676d at trap_pfault+0x2ed #5 0xffffffff80d55dea at trap+0x47a #6 0xffffffff80d3bdb2 at calltrap+0x8 #7 0xffffffff80995ecc at kvprintf+0xf9c #8 0xffffffff8099692d at _vprintf+0x8d #9 0xffffffff80994c2c at log+0x5c #10 0xffffffff80b24a17 at ip6_forward+0x107 #11 0xffffffff819d94be at pf_refragment6+0x16e #12 0xffffffff819cb1f3 at pf_test6+0x1023 #13 0xffffffff819d315d at pf_check6_out+0x1d #14 0xffffffff80a25354 at pfil_run_hooks+0x84 #15 0xffffffff820187db at bridge_pfil+0x25b #16 0xffffffff8201970b at bridge_broadcast+0x22b #17 0xffffffff820193ef at bridge_forward+0x20f Thanks, Jeroen --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220611-8>