id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 13583 Attempting to su or login to another user (from Terminal) results in SIGKILL waddlesplash nobody "Discovered while trying to write a new su implementation (and confimed present in the existing coreutils {{{su}}} and {{{login}}}.) If you are in a Terminal session, and attempt to {{{su}}} or {{{login}}} to another (non-root) user, then the login process exits with ""Killed (by death)"" aka SIGKILL. I traced this to the {{{execv}}} call where it starts the shell (https://github.com/haiku/haiku/blob/master/src/bin/multiuser/login.cpp#L282). This is hrev51234." bug closed normal Unscheduled System R1/Development fixed All