On Fri, Apr 01, 2011 at 12:50:55PM +0100, Stuart Henderson wrote: > nothing fancy configured on em3 at all, just IP addresses. (em0/em1 > stayed up, em2 isn't used). I've never seen this panic happen before, > I wondered if it could be related to SOCKET_SPLICE but I don't see how. > any clues welcome :)
The socket splicing change for soreceive() is small and should not affect anything, especially if socket splicing is not used. Do you known which process tried to read? What kind of socket was that? (udp/tcp/...) bluhm
