Re: bash-4.0 and checkjobs w/non-login shell

2009-02-23 Thread Mike Frysinger
On Monday 23 February 2009 23:00:31 Chet Ramey wrote: > Mike Frysinger wrote: > > On Monday 23 February 2009 18:05:26 Chet Ramey wrote: > >> Mike Frysinger wrote: > >>> i was going through the new features list in NEWS to see what cool > >>> things are in here and i saw the new checkjobs option. i

Re: bash-4.0 and checkjobs w/non-login shell

2009-02-23 Thread Chet Ramey
Mike Frysinger wrote: > On Monday 23 February 2009 18:05:26 Chet Ramey wrote: >> Mike Frysinger wrote: >>> i was going through the new features list in NEWS to see what cool things >>> are in here and i saw the new checkjobs option. is it just me or does >>> this cause a non-login bash to crash at

Re: bash-4.0 and checkjobs w/non-login shell

2009-02-23 Thread Mike Frysinger
On Monday 23 February 2009 18:05:26 Chet Ramey wrote: > Mike Frysinger wrote: > > i was going through the new features list in NEWS to see what cool things > > are in here and i saw the new checkjobs option. is it just me or does > > this cause a non-login bash to crash at exit which leads to an i

Re: bash-4.0 and checkjobs w/non-login shell

2009-02-23 Thread Chet Ramey
Mike Frysinger wrote: > i was going through the new features list in NEWS to see what cool things are > in here and i saw the new checkjobs option. is it just me or does this cause > a non-login bash to crash at exit which leads to an infinite loop / cpu > churning ? I can't reproduce this. D

bash-4.0 and checkjobs w/non-login shell

2009-02-23 Thread Mike Frysinger
i was going through the new features list in NEWS to see what cool things are in here and i saw the new checkjobs option. is it just me or does this cause a non-login bash to crash at exit which leads to an infinite loop / cpu churning ? $ gdb bash (gdb) r vap...@vapier 0:0 bash-4.0 $ shopt -s