[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-4.4-beta hangs when running 'set --help'
From: |
Piotr Grzybowski |
Subject: |
Re: bash-4.4-beta hangs when running 'set --help' |
Date: |
Tue, 27 Oct 2015 13:57:10 +0100 |
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.)
>