Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 07:30:15 GMT
From:      Gregory Bond <gnb@itga.com.au>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/72377: telnet client coredumps.
Message-ID:  <200410060730.i967UF0m016331@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/72377; it has been noted by GNATS.

From: Gregory Bond <gnb@itga.com.au>
To: William Fletcher <ultraviolet@omina.co.za>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/72377: telnet client coredumps.
Date: Wed, 06 Oct 2004 17:28:32 +1000

 William Fletcher wrote:
 
 > 	Telnet to port of your choice, press ctrl+] then ctrl+\ and it core dumps.
 >  
 >
 Um, ctrl-\ sends a SIGQUIT which is like ctrl-C's SIGINT, except SIGQUIT 
 will (usually) cause the process to dump core.
 
 I.e. this is intended behaviour of the tty driver (and has been in Unix 
 since about 1975), not a bug in telnet.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410060730.i967UF0m016331>