From owner-freebsd-bugs Mon Oct 25 3:40: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D892C1516B for ; Mon, 25 Oct 1999 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA86130; Mon, 25 Oct 1999 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 25 Oct 1999 03:40:01 -0700 (PDT) Message-Id: <199910251040.DAA86130@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: bin/14512: user can cause a telnet.core on freebsd 2.2.7-RELEASE to atleast 3.3-19990917-STABLE Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/14512; it has been noted by GNATS. From: Ruslan Ermilov To: ckeep@acrossmedia.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/14512: user can cause a telnet.core on freebsd 2.2.7-RELEASE to atleast 3.3-19990917-STABLE Date: Mon, 25 Oct 1999 13:35:04 +0300 On Mon, Oct 25, 1999 at 03:18:12AM -0700, ckeep@acrossmedia.com wrote: > > If a user presses ctl-\ before telnet connects, it will cause telnet > to core. It's neither a bug, nor it is telnet(1)-specific. It is happening because your terminal key '^\' is bound to a special QUIT character. Try `stty quit undef' or `stty -isig' before the telnet(1) session. Refer to the stty(1), termios(4) and signal(3) manpages for details. Cheers, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message