Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2016 09:48:50 +0000
From:      "C. L. Martinez" <carlopmart@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Receiving signal 11 when I try to stop daemon via ssh
Message-ID:  <20160728094850.GC3032@beagle.bcn.sia.es>

next in thread | raw e-mail | index | archive | help
Hi all,

 I am seeing a strange behavior on a FreeBSD 10.3 host (fully patched) when I try to stop some daemons via remote ssh. I've got a script (launched from my laptop) that stops and starts several daemons in this FreeBSD host and every time I see a signal 11 in dmesg, like this:

[11477] pid 52018 (core dumped), uid 0: exited on signal 11

 Starting and stopping these daemons in the FreeBSD host's shell, works without problems without producing this signal 11 error.

 The ssh command that I use is: "ssh myhost '/usr/local/etc/rc.d/daemon start|stop'.

 Do I need to do some type of config in ssh?? 

Thanks.

-- 
Greetings,
C. L. Martinez



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160728094850.GC3032>