Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2018 15:18:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233837] gcore on stopped process causes reboot...
Message-ID:  <bug-233837-227-CRQUdAIxhg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233837-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233837-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233837

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

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

--- Comment #1 from Eric van Gyzen <vangyzen@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
$=20

Peter, can you try that, using "sleep" specifically?  If that still reboots
your system, this is probably fixed in 11-STABLE.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233837-227-CRQUdAIxhg>