Date: Fri, 26 Jul 2019 10:43:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231445] [patch] sleepq_catch_signals will still enter sleep after a ptrace attach event Message-ID: <bug-231445-227-RFe4bHrGV6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231445-227@https.bugs.freebsd.org/bugzilla/> References: <bug-231445-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=3D231445 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Fri Jul 26 10:43:07 UTC 2019 New revision: 350357 URL: https://svnweb.freebsd.org/changeset/base/350357 Log: MFC r348360: Do not go into sleep in sleepq_catch_signals() when SIGSTOP from PT_ATTACH was consumed. PR: 231445 Changes: _U stable/11/ stable/11/sys/kern/kern_sig.c stable/11/sys/kern/subr_sleepqueue.c --=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-231445-227-RFe4bHrGV6>