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: [email protected]
Reporter: [email protected]
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.