Re: Panic in in6_joingroup_locked

2020-10-22 Thread Bjoern A. Zeeb
On 22 Oct 2020, at 22:10, Alexander V. Chernikov wrote: 21.10.2020, 23:05, "Ryan Stone" : Today at $WORK we saw a panic due to a race between in6_joingroup_locked and if_detach_internal. This happened on a branch that's about 2 years behind head, but the relevant code in head does not appear

Re: Panic in in6_joingroup_locked

2020-10-22 Thread Alexander V . Chernikov
21.10.2020, 23:05, "Ryan Stone" : > Today at $WORK we saw a panic due to a race between > in6_joingroup_locked and if_detach_internal. This happened on a > branch that's about 2 years behind head, but the relevant code in head > does not appear to have changed. > > The backtrace of the panic was th

Re: Panic in in6_joingroup_locked

2020-10-22 Thread Alexander V . Chernikov
___ 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"

Panic in in6_joingroup_locked

2020-10-21 Thread Ryan Stone
Today at $WORK we saw a panic due to a race between in6_joingroup_locked and if_detach_internal. This happened on a branch that's about 2 years behind head, but the relevant code in head does not appear to have changed. The backtrace of the panic was this: panic: Fatal trap 9: general protection