[Bug 254015] if_bridge: Panic when using bridge interface on 13.0-BETA4

2021-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254015 --- Comment #2 from Kristof Provost --- Given the second backtrace and the other bugs (254309, 254244) without if_bridge showing NULL mbufs I'm fairly confident this isn't a bridge bug. It's certainly worth updating to make sure you have t

[Bug 254015] if_bridge: Panic when using bridge interface on 13.0-BETA4

2021-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254015 Kubilay Kocak changed: What|Removed |Added Summary|[if_bridge] Panic when |if_bridge: Panic when using

[Bug 254015] [if_bridge] Panic when using bridge interface on 13.0-BETA4

2021-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254015 --- Comment #1 from shamaz.ma...@gmail.com --- Here is another backtrace from 13.0-RC3: (kgdb) bt #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:399 #2 0x

[Bug 254015] [if_bridge] Panic when using bridge interface on 13.0-BETA4

2021-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254015 Mark Linimon changed: What|Removed |Added Keywords||panic Assignee|b...@freeb