[Bug 882456] Re: Segfaults under deep function recursion

2019-09-06 Thread Bug Watch Updater
** Changed in: dash (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882456 Title: Segfaults under deep function recursion To manage notifications

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-28 Thread Martin Pokorny
I can confirm that this bug is also present in the package dash 0.5.5.1-7.2ubuntu1. Another way to reproduce this bug is: $ dash -c 'x() { x; }; x' This appears to be Debian bug #579815 (where it has a severity of wishlist). ** Changed in: dash (Ubuntu) Status: New = Confirmed -- You

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-28 Thread Martin Pokorny
** Bug watch added: Debian Bug tracker #579815 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579815 ** Also affects: dash (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579815 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-28 Thread Bug Watch Updater
** Changed in: dash (Debian) Status: Unknown = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882456 Title: Segfaults under deep function recursion To manage notifications about

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-27 Thread Chris West
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882456 Title: Segfaults under deep function recursion To manage notifications about this bug go to:

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-27 Thread Robert Roth
*** This bug is a duplicate of bug 882454 *** https://bugs.launchpad.net/bugs/882454 ** This bug has been marked a duplicate of bug 882454 Segfaults under deep function recursion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-27 Thread Chris West
*** This bug is a duplicate of bug 882454 *** https://bugs.launchpad.net/bugs/882454 Ignoring the one-character typo of bash instead of dash, I do believe this is a separate bug; dash and bash have significantly different codebases, as I understand it? dash /does/ segfault with an identical

[Bug 882456] Re: Segfaults under deep function recursion

2011-10-27 Thread Robert Roth
Sorry, apport sometimes reports the same bug twice, and as everything was the same (title, description, etc.) only the package was different, I thought it might be an apport mistake. Sorry for the confusion, my mistake, reverted, unduped issue. Thanks for the note. ** This bug is no longer a