https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138
--- Comment #34 from Mark Millard <[email protected]> --- Created attachment 181498 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181498&action=edit Source for allowing swap-before-fork in test in addition to swap-after-fork I've discovered that if between initializing the allocated memory and the fork() the process swaps-out then the problem does not happen later, even if the parent and child are swapped-out after the fork() as well. -- 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]"
