From owner-freebsd-questions@freebsd.org Wed Sep 2 19:59:10 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6BA69C9365 for ; Wed, 2 Sep 2015 19:59:10 +0000 (UTC) (envelope-from niklaas@kulturflatrate.net) Received: from mail2.kulturflatrate.net (mail2.kulturflatrate.net [IPv6:2a01:4f8:121:52ad::3:1]) by mx1.freebsd.org (Postfix) with ESMTP id A05C072 for ; Wed, 2 Sep 2015 19:59:10 +0000 (UTC) (envelope-from niklaas@kulturflatrate.net) Received: from [192.168.0.25] (mail.kulturflatrate.net [IPv6:2a01:488:66:1000:2ea3:77dd:0:1]) (Authenticated sender: niklaas@kulturflatrate.net) by mail2.kulturflatrate.net (Postfix) with ESMTPSA id BD3CD3E4D1; Wed, 2 Sep 2015 21:59:09 +0200 (CEST) Subject: Re: Jail causes host to reboot To: Kozlov Sergey , freebsd-questions@freebsd.org References: <55E6E26A.1040706@kulturflatrate.net> <55E704D4.2050607@kulturflatrate.net> <55E74EC9.1060803@gmail.com> From: Niklaas Baudet von Gersdorff Message-ID: <55E7557C.1000306@kulturflatrate.net> Date: Wed, 2 Sep 2015 22:01:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <55E74EC9.1060803@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2015 19:59:10 -0000 On 02/09/15 21:32, Kozlov Sergey wrote: > Anyways, any userspace program should not be able to crash the kernel, > so if you don't use self-modified OS and you're sure that everything is > ok with your hardware, you should really consider adding a bug to > I was very surprised about that happening, too. I'll further investigate what happened and will add a bug to the tracking system once I'm sure that net/syncthing was capable of crashing the kernel. I don't use a modified OS and since I have been able to stop my jail with net/syncthing running on it to start during boot everything works as expected.