[Bug 257302] net/syncthing: Panic in in6_getmulti at /usr/src/sys/netinet6/in6_mcast.c:451

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257302 --- Comment #4 from Alex Vasylenko --- The following golang program reproduces the issue, no root required; it was a mcast join on ipfw0 after all, but has to be an IPv6 join. $ cat mcast6_join.go package main import ( "fmt"

[Bug 257302] net/syncthing: Panic in in6_getmulti at /usr/src/sys/netinet6/in6_mcast.c:451

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257302 Kubilay Kocak changed: What|Removed |Added Summary|net/syncthing panics system |net/syncthing: Panic in

[Bug 257302] net/syncthing panics system

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257302 Alex Vasylenko changed: What|Removed |Added Summary|net/syncthing: Panics |net/syncthing panics system

[Bug 150917] icmp(4): Incorrect sysctls descriptions for icmplim and icmplim_output

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=150917 Kubilay Kocak changed: What|Removed |Added Keywords|needs-qa| Depends on|

[Bug 257268] Panic via kyua test netpfil/common/tos:ipfw_tos: Bad link elm 0xfffff8003d66ffd8 prev->next != elm in slab_free_item * at /boiler/nfs/src/sys/vm/uma_core.c:4733

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257268 Kubilay Kocak changed: What|Removed |Added Status|New |Open Keywords|panic

[Bug 257302] net/syncthing: Panics system with mcast join on ipfw0 (in sys/netinet6/in6_mcast.c)

2021-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257302 Kubilay Kocak changed: What|Removed |Added CC||n...@freebsd.org,