Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 05:38:07 +0200
From:      Matthias Buelow <mkb@mukappabeta.de>
To:        Messer <antisecurity@mail.ru>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: mail bug
Message-ID:  <3EFA6A9F.8070601@mukappabeta.de>
In-Reply-To: <1699019509.20030626064159@mail.ru>
References:  <1699019509.20030626064159@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Messer wrote:

> mail crashed after pressing Ctrl+\ in subject.

Ctrl+\ delivers SIGQUIT, which per default, writes out a core dump and 
kills the program.
See stty(1) and signal(3).
That's a feature, not a bug.

-- 
   Matthias Buelow;  mkb@{mukappabeta.de,informatik.uni-wuerzburg.de}



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