From owner-freebsd-questions Thu Apr 23 10:22:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14822 for freebsd-questions-outgoing; Thu, 23 Apr 1998 10:22:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt050n33.san.rr.com (@dt050n33.san.rr.com [204.210.31.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14413 for ; Thu, 23 Apr 1998 10:20:51 -0700 (PDT) (envelope-from Studded@san.rr.com) Received: from san.rr.com (Studded@localhost [127.0.0.1]) by dt050n33.san.rr.com (8.8.8/8.8.8) with ESMTP id KAA04303; Thu, 23 Apr 1998 10:20:42 -0700 (PDT) (envelope-from Studded@san.rr.com) Message-ID: <353F7869.66AE71B3@san.rr.com> Date: Thu, 23 Apr 1998 10:20:41 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE-0420 i386) MIME-Version: 1.0 To: Jonathan Chen CC: Doug White , FreeBSD Questions Subject: Re: Ctrl-C causes programs to dump core on -Stable References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen wrote: > > On Wed, 22 Apr 1998, Studded wrote: > > > Doug White wrote: > > > Sounds like Ctrl-C was remapped to Ctrl-\. Check `stty < /dev/tty'. > > > > Yeah, that's what I thought at first, no joy. > > > > 87$ stty < /dev/tty > > speed 9600 baud; > > lflags: echoe echok echoke echoctl pendin > > oflags: -oxtabs > > cflags: cs8 -parenb > > erase intr quit > > ^H ^\ ^C > > Isn't this correct behaviour then? ie SIGQUIT should cause a core-dump Well yes, I had it backwards, sorry. I've always felt that INTR and QUIT were backwards on an "intuitive" level. :) Oddly enough I rebooted last night and now I get this: 27$ stty < /dev/tty speed 9600 baud; lflags: echoe echok echoke echoctl pendin oflags: -oxtabs cflags: cs8 -parenb erase ^H The core dumping behaviour had previously persisted after a couple reboots, so now I am thoroughly confused. :) Also the fact that it didn't always dump core before leads me to believe that something odd is happening. I will keep an eye on 'stty < /dev/tty' and see if I can figure out when/why it's changing. Thanks everyone for the help, public and private. Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud designer and maintainer of the world's largest Internet *** Relay Chat server with 5,328 simultaneous connections. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message