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


Groups > gnu.bash.bug > #15788

Re: Spurious recursive trap invocation warning

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Spurious recursive trap invocation warning
Date 2019-12-29 20:31 -0500
Organization ITS, Case Western Reserve University
Message-ID <mailman.1667.1577669511.1979.bug-bash@gnu.org> (permalink)
References <672c11dd-cf3c-f903-f222-20b6b06454be@inlv.org> <2a08a63b-454b-48a7-b2de-78dc6da6e07e@case.edu>

Show all headers | View raw


On 12/29/19 2:34 PM, Martijn Dekker wrote:
> The current git version of bash (at least on x86_64-apple-darwin18.7.0)
> gives a spurious warning about a recursive trap invocation when running the
> following more than once on an interactive shell. The trap unsets itself
> before resending the signal, so there should be no recursive invocation.

Thanks for the report.

Chet

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

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


Thread

Re: Spurious recursive trap invocation warning Chet Ramey <chet.ramey@case.edu> - 2019-12-29 20:31 -0500

csiph-web