From owner-freebsd-questions@freebsd.org Thu Mar 10 16:18:47 2016 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 1985FAC9655 for ; Thu, 10 Mar 2016 16:18:47 +0000 (UTC) (envelope-from steve@sliderule.demon.co.uk) Received: from smtp.demon.co.uk (mdfmta005.mxout.tch.inty.net [91.221.169.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B627716 for ; Thu, 10 Mar 2016 16:18:46 +0000 (UTC) (envelope-from steve@sliderule.demon.co.uk) Received: from mdfmta005.tch.inty.net (unknown [127.0.0.1]) by mdfmta005.tch.inty.net (Postfix) with ESMTP id CB43718C775 for ; Thu, 10 Mar 2016 16:12:55 +0000 (GMT) Received: from mdfmta005.tch.inty.net (unknown [127.0.0.1]) by mdfmta005.tch.inty.net (Postfix) with ESMTP id 9953418C308 for ; Thu, 10 Mar 2016 16:12:55 +0000 (GMT) Received: from [192.168.254.7] (unknown [80.177.21.188]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mdfmta005.tch.inty.net (Postfix) with ESMTP for ; Thu, 10 Mar 2016 16:12:55 +0000 (GMT) Subject: Re: Cshell closing on CTRL-c To: freebsd-questions@freebsd.org References: <20160309131906.eca65270.freebsd@edvax.de> <20160310080055.49f0702a.freebsd@edvax.de> From: Steve Burton Message-ID: <56E19D06.9080608@sliderule.demon.co.uk> Date: Thu, 10 Mar 2016 16:12:54 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160310080055.49f0702a.freebsd@edvax.de> X-MDF-HostID: 18 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 16:18:47 -0000 On 10/03/2016 07:00, Polytropon wrote: > On Thu, 10 Mar 2016 13:27:44 +0700, Olivier Nicole wrote: >> I think I may have to report that as a bug. >> >> What do you think? > Definitely. This problem is so strange it warrants a bug report. > Your configuration doesn't seem to contain anything abnormal, > however the behaviour you've seen is far from what to expect... > > I've just tried this and CTRL-C closes my C Shell sessions too. # uname -a FreeBSD proliant.webdev.my.domain 10.2-RELEASE-p9 FreeBSD 10.2-RELEASE-p9 #0: Thu Jan 14 06:57:14 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Steve.