Re: Hang in bgp_delete

2017-02-20 Thread Chet Ramey
On 2/19/17 10:41 PM, Graham Northup wrote: > > I have some bad news for you: the fix works for one-cycles, but I just > found a three-cycle during this entertaining conversation with GDB: Loop detection is pretty easy. I'm more interested in where the loop is being introduced. I suspect bgp_de

Re: Hang in bgp_delete

2017-02-19 Thread Graham Northup
On 02/17/2017 01:49 PM, Graham Northup wrote: > On 02/16/2017 11:25 AM, Chet Ramey wrote: >> On 2/11/17 5:04 PM, Graham Northup wrote: >> >>> Bash Version: 4.4 >>> Patch Level: 11 >>> Release Status: release >>> >>> Description: >>> >>> I'm getting a mysterious hang on one of our Arch Linux machine

Re: Hang in bgp_delete

2017-02-17 Thread Graham Northup
On 02/16/2017 11:25 AM, Chet Ramey wrote: > On 2/11/17 5:04 PM, Graham Northup wrote: > >> Bash Version: 4.4 >> Patch Level: 11 >> Release Status: release >> >> Description: >> >> I'm getting a mysterious hang on one of our Arch Linux machines for a >> particular, rather simple script; getting a d

Re: Hang in bgp_delete

2017-02-16 Thread Chet Ramey
On 2/11/17 5:04 PM, Graham Northup wrote: > Bash Version: 4.4 > Patch Level: 11 > Release Status: release > > Description: > > I'm getting a mysterious hang on one of our Arch Linux machines for a > particular, rather simple script; getting a debugger attached to the > process after building som