https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233837
Eric van Gyzen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Eric van Gyzen <[email protected]> --- I could not reproduce this on 11.2-STABLE amd64 at r340464 (Nov 15). I did: $ sleep 9999 & $ jobs -l [1] + 698 Running sleep 9999 $ kill -STOP 698 [1] + Suspended (signal) sleep 9999 $ gcore -c sleep.core 698 $ Peter, can you try that, using "sleep" specifically? If that still reboots your system, this is probably fixed in 11-STABLE. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
