https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138
--- Comment #16 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #15) The problem only seems to occur when top shows RES 0K and a positive SWAP for the failing sh process before it executes. When top shows both a positive RES and a positive SWAP before the execution the sh process does not die. For example the following two did not die: PID USERNAME THR PRI NICE SIZE RES SWAP STATE C TIME CPU COMMAND 11167 root 1 20 0 6880K 908K 1216K ttyin 0 0:00 0.00% su (sh) . . . 11144 root 1 20 0 6880K 568K 1556K ttyin 2 0:00 0.00% su (sh) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
