[Bug 227654] [panic] repeatable crash with lagg+vlan+em

2018-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654 Kubilay Kocak changed: What|Removed |Added Severity|Affects Only Me |Affects Some People

[Bug 227654] [panic] repeatable crash with lagg+vlan+em

2018-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654 --- Comment #5 from Eugene Grosbein --- I've added additional printf's to sys/net/if_ethersubr.c and found that it panices within ether_output_frame() function. I've added this just before PFIL_HOOKED(_link_pfil_hook) check: if

[Bug 227654] [panic] repeatable crash with lagg+vlan+em

2018-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654 Eugene Grosbein changed: What|Removed |Added Version|11.1-STABLE |CURRENT -- You are receiving

[Bug 227654] [panic] repeatable crash with lagg+vlan+em

2018-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654 --- Comment #4 from Eugene Grosbein --- This is 100% repeatable using same command sequence under 12.0-BETA1/i386 installed with all defaults inside VirtualBox VM. This time it says: panic: vm_fault_hold: fault on nofault entry, addr: 0

[Bug 227654] [panic] repeatable crash with lagg+vlan+em

2018-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227654 Eugene Grosbein changed: What|Removed |Added Summary|[panic] repeatable crash|[panic]