Panic in the udp_input() under heavy load

Maxim Sobolev sobomax at FreeBSD.org
Mon Nov 7 23:55:02 UTC 2011


On 11/7/2011 3:25 PM, Bjoern A. Zeeb wrote:
> Now if you are clever you'd also log the inp there as the above will
> only prove the case that something is wrong but still not help us in
> anything to figure out what.

Good point, thank you Sir.

Would that be good enough?

printf("BZZT! Something is terribly wrong, up == NULL! inp = %p\n", inp);

Do you think of any other useful piece of information that I can log at 
this point?

-Maxim


More information about the freebsd-net mailing list