Re: lockup in bgp_delete()

2017-03-21 Thread Luke Shumaker
On Mon, 20 Mar 2017 18:29:07 -0400, Eduardo Bustamante wrote: > > This was reported a month ago: > http://lists.gnu.org/archive/html/bug-bash/2017-02/msg00025.html Oh! Thank you, I tried searching the list archives, but nothing came up. Odd; it shows up in searches now. -- Happy hacking, ~ Luk

Re: lockup in bgp_delete()

2017-03-20 Thread Chet Ramey
On 3/20/17 6:29 PM, Eduardo Bustamante wrote: > This was reported a month ago: > http://lists.gnu.org/archive/html/bug-bash/2017-02/msg00025.html The devel git branch on savannah has several fixes for this. If you don't want to run that on a server, you can just snag the jobs.c file from the late

Re: lockup in bgp_delete()

2017-03-20 Thread Eduardo Bustamante
This was reported a month ago: http://lists.gnu.org/archive/html/bug-bash/2017-02/msg00025.html