Gleb Smirnoff wrote:
G> >How often does it crash? Does debug.mpsafenet=0 increases stability?
G> G> I can reproduce the crash within 60 seconds of firing off 30+ ping/arp G> -d scripts, all running in parallel. G> G> debug.mpsafenet=0 seems to have solved the problem. I'm running 100+ G> instances of the above script and the system has been stable for over an G> hour.

Thanks! We definitely see that the bug is a race, not a broken logic. I am
almost sure, that you are experiencing the same bug as I described in
the beginning of the thread.

Although there is no yet fix available for race between 'arp -d' and
outgoing packet, there is one for race between incoming ARP reply and
outgoing packet. We will probably commit it soon, after more review.

Sorry to say, but it looks like debug.mpsafenet=0 reduced the frequency of the problem, but did not eliminate it. The system crashed and hung again over the weekend with very little load. There was no kernel panic, so no core files.

I can leave 5.4 on this system for a week or so before installing 4.11, if you want me to continue doing diagnostics on it.

Gary

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to