Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11870

Re: Bug in bash 4.4-beta: suspending and restarting "man" program

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Bug in bash 4.4-beta: suspending and restarting "man" program
Date 2015-11-11 14:55 -0500
Message-ID <mailman.2134.1447271741.7904.bug-bash@gnu.org> (permalink)
References (10 earlier) <CAAHpriPJsz+i-GWRVAfjrTkbUN+rK-+Y8O8RZVBb1WdQrBuZZQ@mail.gmail.com> <564259E4.2020805@case.edu> <87vb99bjq1.fsf@igel.home> <CAAHpriOu_PMpst0YmGBEpr=iVig6tkS+-s0kbcJe_9pBSS1Amg@mail.gmail.com> <CAAHpriOCaLUSmsfOdS=d4redjH6CWoTJo=rPPXxQ+dAT7CtLZA@mail.gmail.com>

Show all headers | View raw


On 11/10/15 10:03 PM, Keith Thompson wrote:
> On Tue, Nov 10, 2015 at 2:42 PM, Keith Thompson <keithsthompson@gmail.com
> <mailto:keithsthompson@gmail.com>> wrote:
> 
>     On Tue, Nov 10, 2015 at 1:57 PM, Andreas Schwab <schwab@linux-m68k.org
>     <mailto:schwab@linux-m68k.org>> wrote:
> 
>         Chet Ramey <chet.ramey@case.edu <mailto:chet.ramey@case.edu>> writes:
> 
>         > I can make bash blow away the original signal dispositions and pretend they
>         > were SIG_DFL when an interactive shell starts, if there is no alternative.
> 
>         Given that login(1) has the same behaviour there is probably no
>         alternative.
> 
>     Hmm. I just tried bash 4.4-beta on a Linux console (Ctrl-Alt-F1), and
>     Ctrl-Z works correctly.
>     I verified that the shell's parent process was "login".
>     Perhaps (at least the Debian version of) login(1) *doesn't* do that.
> 
> I'm going to hold off on contacting the rxvt and urxvt developers
> for now.  If you decide to modify bash to blow away the original signal
> dispositions, there's no point in reporting this as a bug in rxvt.
> 
> Does that make sense?

Yeah, that's fine.  I will modify bash to set the original signal
dispositions to SIG_DFL in interactive shells.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Bug in bash 4.4-beta: suspending and restarting "man" program Chet Ramey <chet.ramey@case.edu> - 2015-11-11 14:55 -0500

csiph-web