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


Groups > gnu.bash.bug > #11780

Re: bash-4.4-beta hangs when running 'set --help'

From Piotr Grzybowski <narsil.pl@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: bash-4.4-beta hangs when running 'set --help'
Date 2015-10-27 13:57 +0100
Message-ID <mailman.1141.1445950635.7904.bug-bash@gnu.org> (permalink)
References <22218BD8-1C21-4E32-BE9B-A0414C2186FD@qq.com> <20151027122552.GG27325@eeg.ccf.org>

Show all headers | View raw


 loops forever:

set_builtin  at ./set.def:654

652       while ((flag_name = internal_getopt (list, optflags)) != -1)
654           switch (flag_name)

cheers,
pg



On Tue, Oct 27, 2015 at 1:25 PM, Greg Wooledge <wooledg@eeg.ccf.org> wrote:
> On Tue, Nov 10, 2015 at 04:32:26PM +0800, ziyunfei wrote:
>>
>>
>>
>
> Nothing to say?
>
> From subject: "bash-4.4-beta hangs when running 'set --help'"
>
> I can confirm this on HP-UX 10.20.  Not only hangs: it consumes all
> available CPU and does not die to SIGTERM.  (SIGKILL worked.)
>

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


Thread

Re: bash-4.4-beta hangs when running 'set --help' Piotr Grzybowski <narsil.pl@gmail.com> - 2015-10-27 13:57 +0100

csiph-web