From owner-freebsd-questions@FreeBSD.ORG Fri Jul 27 14:08:49 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07FF2106564A for ; Fri, 27 Jul 2012 14:08:49 +0000 (UTC) (envelope-from jeff.t@mail.com) Received: from mailout-us.mail.com (mailout-us.mail.com [74.208.122.35]) by mx1.freebsd.org (Postfix) with SMTP id 9FD758FC0A for ; Fri, 27 Jul 2012 14:08:48 +0000 (UTC) Received: (qmail invoked by alias); 27 Jul 2012 14:08:47 -0000 Received: from unknown (EHLO blazon-pc.runningwild.local) [78.84.105.231] by mail.gmx.com (mp-us010) with SMTP; 27 Jul 2012 10:08:47 -0400 X-Authenticated: #76218138 X-Provags-ID: V01U2FsdGVkX18SNxZN2nQSB1IhQUJVTvuqB0sJazjd9gtTjyz1ej FZx76x4SyqX+pT Message-ID: <5012A0ED.6010407@mail.com> Date: Fri, 27 Jul 2012 17:08:45 +0300 From: Jeff Tipton User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <50115F91.9060201@mail.com> In-Reply-To: <50115F91.9060201@mail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: mc-light with tcsh receives segfault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2012 14:08:49 -0000 On 07/26/2012 18:17, Jeff Tipton wrote: > Hi, > > My mc-light doesn't work with tcsh. When I try to launch it: > >mc > Segmentation fault (core dumped) > > > > >uname -a > FreeBSD jeff-netf 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 > 01:47:53 UTC 2012 > root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > > > System and ports are all up to date. > > mc -V > The Midnight Commander 4.1.40-pre9 > with mouse support on xterm. > Edition: text mode. > Virtual File System: tarfs, extfs, ftpfs, mcfs. > With builtin Editor > Using S-lang library with termcap database > With subshell support: as default > With DUSUM command > With support for background operations > > > > It works with sh and csh but doesn't with tcsh. Actually, it even > works within tcsh, if the SHELL variable is arbitrarily set to > /bin/csh. Doesn't matter whether root or a regular user. Any ideas of > what might be wrong? > > Jeff > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" So, no ideas of how to fix mc-light in tcsh?