[Bug 261010] Trace/BPT trap after interrupting truss

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Jan 2022 05:42:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261010

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a24afbb4e633f6725dfe3de099b8e2a4f6b1b631

commit a24afbb4e633f6725dfe3de099b8e2a4f6b1b631
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-01-08 09:46:45 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-01-12 05:33:30 +0000

    Ignore debugger-injected signals left after detaching

    PR:     261010
    Reported by:    Martin Simmons <martin@lispworks.com>
    Reviewed by:    markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D33787

 sys/kern/kern_sig.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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