[Bug 233837] gcore on stopped process causes reboot...

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 7 15:18:41 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233837

Eric van Gyzen <vangyzen at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vangyzen at FreeBSD.org

--- Comment #1 from Eric van Gyzen <vangyzen at FreeBSD.org> ---
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.


More information about the freebsd-bugs mailing list