[Bug 212872] Fatal trap 12: page fault while... |supervisor read data, page not present | ipf_frag_lookup | bcmp

2016-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212872

Eugen  changed:

   What|Removed |Added

 CC||androsoveu...@gmail.com

--- Comment #3 from Eugen  ---
In my case, the error caused by garbage traffic IpV6

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 212872] Fatal trap 12: page fault while... |supervisor read data, page not present | ipf_frag_lookup | bcmp

2016-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212872

--- Comment #2 from gerrit.ku...@aei.mpg.de ---
Interestingly, we also appear to run on similar hardware. Here I have

---
Copyright (c) 1992-2016 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
CPU: Intel(R) Atom(TM) CPU  C2750  @ 2.40GHz (2400.06-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x406d8  Family=0x6  Model=0x4d  Stepping=8
 
Features=0xbfebfbff
 
Features2=0x43d8e3bf
  AMD Features=0x28100800
  AMD Features2=0x101
  Structured Extended Features=0x2282
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
avail memory = 8207847424 (7827 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: 
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 8 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  2
 cpu2 (AP): APIC ID:  4
 cpu3 (AP): APIC ID:  6
 cpu4 (AP): APIC ID:  8
 cpu5 (AP): APIC ID: 10
 cpu6 (AP): APIC ID: 12
 cpu7 (AP): APIC ID: 14
random:  initialized
ioapic0  irqs 0-23 on motherboard
module_register_init: MOD_LOAD (vesa, 0x80dc6500, 0) error 19
kbd1 at kbdmux0
cryptosoft0:  on motherboard
aesni0:  on motherboard
acpi0:  on motherboard
acpi0: Power Button (fixed)
cpu0:  on acpi0
cpu1:  on acpi0
cpu2:  on acpi0
cpu3:  on acpi0
cpu4:  on acpi0
cpu5:  on acpi0
cpu6:  on acpi0
cpu7:  on acpi0

[...]

igb0:  port
0xe0c0-0xe0df mem 0xdf26-0xdf27,0xdf2ec000-0xdf2e irq 20 at device
20.0 on pci0
igb0: Using MSIX interrupts with 9 vectors
igb0: Ethernet address: 0c:c4:7a:68:c8:60
igb0: Bound queue 0 to cpu 0
igb0: Bound queue 1 to cpu 1
igb0: Bound queue 2 to cpu 2
igb0: Bound queue 3 to cpu 3
igb0: Bound queue 4 to cpu 4
igb0: Bound queue 5 to cpu 5
igb0: Bound queue 6 to cpu 6
igb0: Bound queue 7 to cpu 7
igb1:  port
0xe0a0-0xe0bf mem 0xdf24-0xdf25,0xdf2e8000-0xdf2ebfff irq 21 at device
20.1 on pci0
igb1: Using MSIX interrupts with 9 vectors
igb1: Ethernet address: 0c:c4:7a:68:c8:61
igb1: Bound queue 0 to cpu 0
igb1: Bound queue 1 to cpu 1
igb1: Bound queue 2 to cpu 2
igb1: Bound queue 3 to cpu 3
igb1: Bound queue 4 to cpu 4
igb1: Bound queue 5 to cpu 5
igb1: Bound queue 6 to cpu 6
igb1: Bound queue 7 to cpu 7
igb2:  port
0xe080-0xe09f mem 0xdf22-0xdf23,0xdf2e4000-0xdf2e7fff irq 22 at device
20.2 on pci0
igb2: Using MSIX interrupts with 9 vectors
igb2: Ethernet address: 0c:c4:7a:68:c8:62
igb2: Bound queue 0 to cpu 0
igb2: Bound queue 1 to cpu 1
igb2: Bound queue 2 to cpu 2
igb2: Bound queue 3 to cpu 3
igb2: Bound queue 4 to cpu 4
igb2: Bound queue 5 to cpu 5
igb2: Bound queue 6 to cpu 6
igb2: Bound queue 7 to cpu 7
igb3:  port
0xe060-0xe07f mem 0xdf20-0xdf21,0xdf2e-0xdf2e3fff irq 23 at device
20.3 on pci0
igb3: Using MSIX interrupts with 9 vectors
igb3: Ethernet address: 0c:c4:7a:68:c8:63
igb3: Bound queue 0 to cpu 0
igb3: Bound queue 1 to cpu 1
igb3: Bound queue 2 to cpu 2
igb3: Bound queue 3 to cpu 3
igb3: Bound queue 4 to cpu 4
igb3: Bound queue 5 to cpu 5
igb3: Bound queue 6 to cpu 6
igb3: Bound queue 7 to cpu 7

---

The other system is a C2758. Any chance this is somehow chipset-related (esp.
igb)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 212872] Fatal trap 12: page fault while... |supervisor read data, page not present | ipf_frag_lookup | bcmp

2016-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212872

gerrit.ku...@aei.mpg.de changed:

   What|Removed |Added

 CC||gerrit.ku...@aei.mpg.de

--- Comment #1 from gerrit.ku...@aei.mpg.de ---
I've seen some very similar (I think, see below) crashes lately on a
transparent filtering (with pf) bridge system that ran fine for months before
that. I cannot say anything about the traffic or load it had, but I doubt it
was much. The crash did not appear again (yet) after upgrading to 10.3-p7:

---
Mon Sep 19 02:55:28 CEST 2016

FreeBSD ahfwx.aei.uni-hannover.de 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264:
Fri Mar 25 02:10:02 UTC 2016
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

panic: page fault

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...

Unread portion of the kernel message buffer:


Fatal trap 12: page fault while in kernel mode
cpuid = 5; apic id = 0a
fault virtual address   = 0xe
fault code  = supervisor write data, page not present
instruction pointer = 0x20:0x81c45fb9
stack pointer   = 0x28:0xfe01eead74a0
frame pointer   = 0x28:0xfe01eead75d0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 12 (irq280: igb2:que 5)
trap number = 12
panic: page fault
cpuid = 5
KDB: stack backtrace:
#0 0x8098e390 at kdb_backtrace+0x60
#1 0x80951066 at vpanic+0x126
#2 0x80950f33 at panic+0x43
#3 0x80d55f7b at trap_fatal+0x36b
#4 0x80d5627d at trap_pfault+0x2ed
#5 0x80d558fa at trap+0x47a
#6 0x80d3b8d2 at calltrap+0x8
#7 0x81c2c4c8 at pf_test+0x1c8
#8 0x81c3e07d at pf_check_in+0x1d
#9 0x80a24ef4 at pfil_run_hooks+0x84
#10 0x81c148e3 at bridge_pfil+0x363
#11 0x81c153a5 at bridge_forward+0x1c5
#12 0x81c13c55 at bridge_input+0x555
#13 0x80a1c05a at ether_nh_input+0x2ba
#14 0x80a24092 at netisr_dispatch_src+0x62
#15 0x804f859c at igb_rxeof+0x60c
#16 0x804f8c41 at igb_msix_que+0x121
#17 0x8091c99b at intr_event_execute_handlers+0xab
Uptime: 51m41s
Dumping 518 out of 8140 MB:..4%..13%..22%..31%..41%..53%..62%..72%..81%..93%
Reading symbols from /boot/kernel/geom_mirror.ko.symbols...done.
Loaded symbols for /boot/kernel/geom_mirror.ko.symbols
Reading symbols from /boot/kernel/aesni.ko.symbols...done.
Loaded symbols for /boot/kernel/aesni.ko.symbols
Reading symbols from /boot/kernel/crypto.ko.symbols...done.
Loaded symbols for /boot/kernel/crypto.ko.symbols
Reading symbols from /boot/kernel/if_bridge.ko.symbols...done.
Loaded symbols for /boot/kernel/if_bridge.ko.symbols
Reading symbols from /boot/kernel/bridgestp.ko.symbols...done.
Loaded symbols for /boot/kernel/bridgestp.ko.symbols
Reading symbols from /boot/kernel/ums.ko.symbols...done.
Loaded symbols for /boot/kernel/ums.ko.symbols
Reading symbols from /boot/kernel/pflog.ko.symbols...done.
Loaded symbols for /boot/kernel/pflog.ko.symbols
Reading symbols from /boot/kernel/pf.ko.symbols...done.
Loaded symbols for /boot/kernel/pf.ko.symbols
#0  doadump (textdump=) at pcpu.h:219
219 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0  doadump (textdump=) at pcpu.h:219
#1  0x80950cc2 in kern_reboot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:486
#2  0x809510a5 in vpanic (fmt=, 
ap=) at /usr/src/sys/kern/kern_shutdown.c:889
#3  0x80950f33 in panic (fmt=0x0)
at /usr/src/sys/kern/kern_shutdown.c:818
#4  0x80d55f7b in trap_fatal (frame=, 
eva=) at /usr/src/sys/amd64/amd64/trap.c:858
#5  0x80d5627d in trap_pfault (frame=0xfe01eead73f0, 
usermode=) at /usr/src/sys/amd64/amd64/trap.c:681
#6  0x80d558fa in trap (frame=0xfe01eead73f0)
at /usr/src/sys/amd64/amd64/trap.c:447
#7  0x80d3b8d2 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:236
#8  0x81c45fb9 in pf_normalize_ip (m0=, dir=1, 
kif=0xf800218c3000, reason=0xfe01eead76fe, pd=0xfe01eead7668)
at /usr/src/sys/modules/pf/../../netpfil/pf/pf_norm.c:1349
#9  0x81c2c4c8 in pf_test (dir=1, ifp=, 
m0=0xfe01eead77a8, inp=0x0)
at /usr/src/sys/modules/pf/../../netpfil/pf/pf.c:5806
#10 0x81c3e07d in pf_check_in (arg=, 
m=0xfe01eead77a8, ifp=0x0, dir=, inp=0x1)
at /usr/src/sys/module

[Bug 212872] Fatal trap 12: page fault while... |supervisor read data, page not present | ipf_frag_lookup | bcmp

2016-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212872

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
 CC|freebsd-am...@freebsd.org   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"