[Touch-packages] [Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Description changed: I've the following code: $ cat foo.sh #!/bin/bash function f() { f; }; f; or: $ cat test.sh #!/bin/bash function foo() { foo; } foo which both crashing in the following way: $ ./foo.sh Segmentation fault (core dumped) is that norm

[Touch-packages] [Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Attachment added: "EXC_BAD_ACCESS (SIGSEGV) on OSX" https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1525436/+attachment/4533478/+files/bash_2015-12-11-232316_mini-mac.crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib