[Bug 261010] Trace/BPT trap after interrupting truss
[email protected] Wed, 12 Jan 2022 05:42:27 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261010 --- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a24afbb4e633f6725dfe3de099b8e2a4f6b1b631 commit a24afbb4e633f6725dfe3de099b8e2a4f6b1b631 Author: Konstantin Belousov <[email protected]> AuthorDate: 2022-01-08 09:46:45 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2022-01-12 05:33:30 +0000 Ignore debugger-injected signals left after detaching PR: 261010 Reported by: Martin Simmons <[email protected]> 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.