https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293127
--- Comment #3 from Rick Macklem <[email protected]> --- (In reply to Mark Johnston from comment #2) Yep. Looks the same to me. So Gleb, do you use bridge and/or epair on the system that crashes. If you look at 292884, you'll see that something is deref'ng the socket prematurely. This appears to have shown up in 15.0. You can try the patch, which acquires an extra reference on the socket. (It shouldn't be necessary, but unless someone can figure out what is deref'ng the socket, it should be an adequate workaround.) -- You are receiving this mail because: You are the assignee for the bug.
