[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package csh - 20110502-3ubuntu0.18.04.1 --- csh (20110502-3ubuntu0.18.04.1) bionic; urgency=medium * Backport fix from 20110502-4ubuntu1 in Eoan (LP: #1739505) - Fix segfault on "eval", thanks Keith Thompson -- Graham Inggs Sat, 21 Sep 2019 14:55:24

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package csh - 20110502-4ubuntu0.19.04.1 --- csh (20110502-4ubuntu0.19.04.1) disco; urgency=medium * Backport fix from 20110502-4ubuntu1 in Eoan (LP: #1739505) - Fix segfault on "eval", thanks Keith Thompson -- Graham Inggs Sat, 21 Sep 2019 14:37:41

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-30 Thread Graham Inggs
** Tags removed: verification-needed verification-needed-bionic verification-needed-disco ** Tags added: verification-done verification-done-bionic verification-done-disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-30 Thread Rik Mills
Tested fixed package from proposed (as per Testcase) on Bionic and Disco, and can verify that the segfault is fixed and output correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739505 Title: [

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-24 Thread Brian Murray
Hello timobaumann, or anyone else affected, Accepted csh into disco-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/csh/20110502-4ubuntu0.19.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-24 Thread Bug Watch Updater
** Changed in: csh (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/1739505 Title: [SRU] segfault on simple script that involves eval To manage notifi

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-21 Thread Graham Inggs
** Changed in: csh (Ubuntu Bionic) Status: New => In Progress ** Changed in: csh (Ubuntu Disco) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739505 Title:

[Bug 1739505] Re: [SRU] segfault on simple script that involves eval

2019-09-21 Thread Graham Inggs
** Description changed: + [Impact] + * local C shell scripts using 'eval' will fail + * Components of some proprietary software e.g. ANSYS, ABAQUS fail to start without indicating an error + + [Test Case] + $ sudo apt install csh + $ bsd-csh -f -c 'eval date' + + [Regression Potential] + Upstre