https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205684
Peter Jeremy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gnu |standards CC| |[email protected] Assignee|[email protected] |[email protected] | |rg --- Comment #1 from Peter Jeremy <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
