[Bug 276826] ctfmerge exits with status 0 when killed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 04 Feb 2024 21:34:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276826

            Bug ID: 276826
           Summary: ctfmerge exits with status 0 when killed
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

I am trying to debug ctfmerge issues (it sometimes crashes or enters an
infinite loop), and had occasion to kill it during testing; I just did `killall
ctfmerge`

When I do this, it prints:
ERROR: ctfmerge: Caught signal 15 - exiting
and then exits with 0. It seems a nonzero return would be more appropriate.

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