Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15171
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Mike Jonkmans <bashbug@jonkmans.nl> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: background, pipeline, hang |
| Date | Mon, 15 Jul 2019 17:08:00 +0200 |
| Lines | 19 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.1420.1563203350.2688.bug-bash@gnu.org> (permalink) |
| References | <20190712140057.7F34B12552B@sint.jonkmans.nl> <6c7c3315-d319-d8bd-dfcc-962f9b9ce80a@case.edu> <20190713095508.GB21798@sint.jonkmans.nl> <39e5f638-3699-e4bd-cd85-aba8c24ffc53@case.edu> <20190715150800.GA28978@sint.jonkmans.nl> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | usenet.stanford.edu 1563203350 24045 209.51.188.17 (15 Jul 2019 15:09:10 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash@gnu.org, bash@packages.debian.org |
| To | Chet Ramey <chet.ramey@case.edu> |
| Envelope-to | bug-bash@gnu.org |
| Content-Disposition | inline |
| In-Reply-To | <39e5f638-3699-e4bd-cd85-aba8c24ffc53@case.edu> |
| X-SourceIP | 62.163.69.112 |
| X-Ziggo-spambar | / |
| X-Ziggo-spamscore | 0.0 |
| X-Ziggo-spamreport | CMAE Analysis: v=2.3 cv=edRDgIMH c=1 sm=1 tr=0 a=ONQKbMlQgRqYTzjcV855Rg==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=kj9zAlcOel0A:10 a=0o9FgrsRnhwA:10 a=cTAgz_W5kVOwuJf-tOsA:9 a=CjuIK1q_8ugA:10 |
| X-Ziggo-Spam-Status | No |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 212.54.42.169 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <20190715150800.GA28978@sint.jonkmans.nl> |
| X-Mailman-Original-References | <20190712140057.7F34B12552B@sint.jonkmans.nl> <6c7c3315-d319-d8bd-dfcc-962f9b9ce80a@case.edu> <20190713095508.GB21798@sint.jonkmans.nl> <39e5f638-3699-e4bd-cd85-aba8c24ffc53@case.edu> |
| Xref | csiph.com gnu.bash.bug:15171 |
Show key headers only | View raw
On Mon, Jul 15, 2019 at 10:01:30AM -0400, Chet Ramey wrote: > On 7/13/19 5:55 AM, Mike Jonkmans wrote: > > This runs for two seconds: > > bash --norc --noprofile -ic "trap 'tput hs' DEBUG; sleep 2 & :|:|:" > > I can't reproduce this using bash-5.0.7 on RHEL7, Debian 9, Ubuntu 16, or > Ubuntu 18. > > Chet Ubuntu 18.04 uses bash 4.4.20, so that is a progression :) I only use the DEBUG trap to set the title on my tmux windows. So i do not think it has high importance, as bash 5 seems to fix this. Thanks for looking at it. Regards, Mike
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: background, pipeline, hang Mike Jonkmans <bashbug@jonkmans.nl> - 2019-07-15 17:08 +0200
csiph-web