https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293127
--- Comment #24 from [email protected] --- (In reply to Rick Macklem from comment #23) OK, I see the difference is CURVNET_SET(xprt->xp_socket->so_vnet); sorele(xprt->xp_socket); CURVNET_RESTORE(); Right now I'm running the previous patch and with nooptions VIMAGE suggested in comment #22. It has not crashed yet. After that test is done, I'll try this latest patch. But to be sure: should I enable VIMAGE or not here? -- You are receiving this mail because: You are the assignee for the bug.
