[Bug 205684] putc function coredump

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 29 06:55:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205684

Peter Jeremy <peterj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gnu                         |standards
                 CC|                            |peterj at FreeBSD.org
           Assignee|freebsd-bugs at FreeBSD.org    |freebsd-standards at FreeBSD.o
                   |                            |rg

--- Comment #1 from Peter Jeremy <peterj at FreeBSD.org> ---
By default ^\ sends SIGQUIT to the process - see stty(1) and termios(4).  You
aren't altering the signal disposition so SIGQUIT creates a coredump.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list