mail bug

Matthias Buelow mkb at mukappabeta.de
Wed Jun 25 20:34:26 PDT 2003


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}



More information about the freebsd-bugs mailing list