Re: infinitive recursion causes segfault

2009-02-19 Thread Chet Ramey
Roman Rakus wrote: > Chet Ramey wrote: >> y...@mx1.ru wrote: >> >> >>> Bash Version: 3.1 >>> Patch Level: 17 >>> Release Status: release >>> >>> Description: >>> Create a function that calls itself. Call it. You'll get >>> segfault. Expecting message on terminal. >>> >> >> That's not a g

Re: infinitive recursion causes segfault

2009-02-17 Thread Roman Rakus
Chet Ramey wrote: y...@mx1.ru wrote: Bash Version: 3.1 Patch Level: 17 Release Status: release Description: Create a function that calls itself. Call it. You'll get segfault. Expecting message on terminal. That's not a good expectation. If you want to shoot yourself in the

Re: infinitive recursion causes segfault

2009-02-05 Thread Chet Ramey
y...@mx1.ru wrote: > Bash Version: 3.1 > Patch Level: 17 > Release Status: release > > Description: > Create a function that calls itself. Call it. You'll get segfault. > Expecting message on terminal. That's not a good expectation. If you want to shoot yourself in the foot, bash will no