[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30993: OpenSSH sshd killed by Shepherd 0.4.0
From: |
Ludovic Courtès |
Subject: |
bug#30993: OpenSSH sshd killed by Shepherd 0.4.0 |
Date: |
Fri, 06 Apr 2018 16:37:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Leo Famulari <address@hidden> skribis:
> On Fri, Apr 06, 2018 at 10:21:09AM +0200, Ludovic Courtès wrote:
> [...]
>> > Server listening on 0.0.0.0 port 22.
>> > debug1: Bind to port 22 on ::.
>> > Server listening on :: port 22.
>> > Received signal 15; terminating.
>> > ------
>>
>> Hmm, where could that SIGTERM come from? ‘make-kill-destructor’ uses it
>> when a service is stopped, and otherwise it’s sent when we’re shutting
>> the system down. But here?…
>
> Indeed, that is the question. Does anyone have advice for debugging?
>
> I still have this issue and so I'm continuing to use Shepherd 0.3.2.
For you the bug is 100% reproducible with 0.4.0 and never happens with
0.3.2? Even in a ‘guix system vm’?
Ludo’.