[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2020-04-15 Thread Bug Watch Updater
** Changed in: ksh (Debian) Status: New => 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/1697501 Title: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2018-08-20 Thread Edward Hope-Morley
** Tags removed: sts-sru-needed ** Tags added: sts-sru-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17) To

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ksh - 93u+20120801-2ubuntu0.16.10.1 --- ksh (93u+20120801-2ubuntu0.16.10.1) yakkety; urgency=medium * d/p/locking.patch: Fix job locking mechanism to prevent ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501) -- Eric

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ksh - 93u+20120801-2ubuntu0.16.04.1 --- ksh (93u+20120801-2ubuntu0.16.04.1) xenial; urgency=medium * d/p/locking.patch: Fix job locking mechanism to prevent ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501) -- Eric

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ksh - 93u+20120801-2ubuntu1 --- ksh (93u+20120801-2ubuntu1) zesty; urgency=medium * d/p/locking.patch: Fix job locking mechanism to prevent ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501) -- Eric Desrochers

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-19 Thread Eric Desrochers
@Robie, >How are you sure these tests ran against the ksh binary in proposed, rather than from a build in a source tree, for example? Yes, the test was ran against the ksh binaries in proposed. I have test both binaries with the following : #SHELL=/bin/ksh93 /bin/ksh93 shtests #SHELL=/bin/ksh

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-19 Thread Robie Basak
@Eric That sounds like that exceeds what sil2000 requested to me. But please can you state how are you sure these tests ran against the ksh binary in proposed, rather than from a build in a source tree, for example? Also please confirm the package version supplying the ksh binary that you tested.

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-18 Thread Eric Desrochers
Hi Łukasz Zemczak (sil2100), With regard to the basic sanity-spin of the new ksh for each of the other stable series to make sure those are not completely broken. I have tested ksh against a number of regression tests offered in the ksh source package itself. -- To run all these tests with the

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package ksh - 93u+20120801-1ubuntu0.14.04.1 --- ksh (93u+20120801-1ubuntu0.14.04.1) trusty; urgency=medium * d/p/locking.patch: Fix job locking mechanism to prevent ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501) -- Eric

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-17 Thread Łukasz Zemczak
I'll release the trusty part right now (since the target-of-interest for the issue is trusty). For the rest, as we discussed privately: please at least give a basic sanity-spin of the new ksh for each of the other stable series, at least to make sure those are not completely broken. -- You

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-14 Thread Eric Desrochers
** Tags removed: verification-needed verification-needed-xenial verification-needed-yakkety verification-needed-zesty ** Tags added: verification-done-xenial verification-done-yakkety verification-done-zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-14 Thread Eric Desrochers
# VERIFICATION FOR XENIAL/YAKKETY/ZESTY # For Xenial, Yakkety Zesty, there is no easy way for me to reproduce the situation. Most of the troubleshooting has been done through coredump analysis and code inspection on my side. It is clear for me that all supported stable releases

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-14 Thread Eric Desrochers
# VERIFICATION TRUSTY # I've been in direct communication with Walter, the reporter of this bug. Walter is intensively using ksh using Trusty lxc container. Before the proposed package, when running their in-house ksh scripts, ksh could unexpectedly segfaulting, but since they are using this

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-14 Thread Walter Richards
Bonjour, we have been running tests for over a week on trusty. No issue to report. I did not manage to get much tests going on xenial though. -- Walter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-07 Thread Eric Desrochers
Thanks Walter. Looking forward to hearing back from you with the outcome of your test. - Eric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh segfault on job_chksave () after it

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-07 Thread Walter Richards
Bonjour, preliminary tests were started yesterday with trusty-proposed. We will start running in loop over the weekend with the script that mostly had the issue. On Monday morning, this will be installed on our dev cluster which usually run 18M ksh a day. I will try to start a few tests on

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-06 Thread Łukasz Zemczak
Hello Eric, or anyone else affected, Accepted ksh into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ksh/93u+20120801-2ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-06 Thread Łukasz Zemczak
Hello Eric, or anyone else affected, Accepted ksh into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ksh/93u+20120801-2ubuntu0.16.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-06 Thread Łukasz Zemczak
Hello Eric, or anyone else affected, Accepted ksh into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ksh/93u+20120801-1ubuntu0.14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-05 Thread Eric Desrochers
Patch uploaded for the following releases : T/X/Y/Z. Now waiting for the SRU verification team to approve the uploads for the new ksh packages to start building in $RELEASE-proposed. - Eric ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package ksh - 93u+20120801-3.1ubuntu1 --- ksh (93u+20120801-3.1ubuntu1) artful; urgency=medium * d/p/locking.patch: Fix job locking mechanism to prevent ksh to segfaults in job_chksave after receiving SIGCHLD. (LP: #1697501) -- Eric Desrochers

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
Trusty debdiff ** Patch added: "trusty-ksh_93u+20120801-1ubuntu0.14.04.1.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/ksh/+bug/1697501/+attachment/4909358/+files/trusty-ksh_93u+20120801-1ubuntu0.14.04.1.debdiff -- You received this bug notification because you are a member of

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
Yakkety debdiff ** Patch added: "yakkety-ksh_93u+20120801-2ubuntu0.16.10.1.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/ksh/+bug/1697501/+attachment/4909356/+files/yakkety-ksh_93u+20120801-2ubuntu0.16.10.1.debdiff -- You received this bug notification because you are a member

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
Xenial debdiff ** Patch added: "xenial-ksh_93u+20120801-2ubuntu0.16.04.1.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/ksh/+bug/1697501/+attachment/4909357/+files/xenial-ksh_93u+20120801-2ubuntu0.16.04.1.debdiff -- You received this bug notification because you are a member of

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
Zesty debdiff ** Patch added: "zesty-ksh_93u+20120801-2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/trusty/+source/ksh/+bug/1697501/+attachment/4909355/+files/zesty-ksh_93u+20120801-2ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
** Description changed: [Impact]  * The compiler optimization dropped parts from the ksh job locking mechanism from the binary code. As a consequence, ksh could terminate unexpectedly with a segmentation fault after it received the SIGCHLD signal. [Test Case]  Unfortunately,

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
For "Ubuntu Sponsors Team", Could you please sponsor the Devel Release - Artful debdiff ? I have the privileges to sponsor in Stable Release so once Artful is completed, I'll do the sponsor the SRU myself. - Eric -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
Artful (Development Release) debdiff ** Patch added: "artful-ksh_93u+20120801-3.2.debdiff" https://bugs.launchpad.net/ubuntu/yakkety/+source/ksh/+bug/1697501/+attachment/4909315/+files/artful-ksh_93u+20120801-3.2.debdiff ** Tags added: patch ** Tags added: sts ** Description changed:

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
** Description changed: [Impact]  * The compiler optimization dropped parts from the ksh job locking mechanism from the binary code. As a consequence, ksh could terminate unexpectedly with a segmentation fault after it received the SIGCHLD signal. [Test Case]  Unfortunately,

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Bug Watch Updater
** Changed in: ksh (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17) To

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Walter Richards
The suite of scripts that had the issue were run over 3000 times over the last week. No error have been reported. Looks good to me! Thanks -- Walter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
I have also reported a bug / submitted the patch to Debian upstream via : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867181 - Eric ** Bug watch added: Debian Bug tracker #867181 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867181 ** Also affects: ksh (Debian) via

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-07-04 Thread Eric Desrochers
** Changed in: ksh (Ubuntu Artful) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ksh (Ubuntu Zesty) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ksh (Ubuntu Yakkety) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ksh

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-06-29 Thread Eric Desrochers
** Description changed: [Impact] - * The compiler optimization dropped parts from the ksh job +  * The compiler optimization dropped parts from the ksh job locking mechanism from the binary code. As a consequence, ksh could terminate unexpectedly with a segmentation fault after it

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-06-28 Thread Walter Richards
I installed the test package this morning, and we will try to reproduce for the coming week. Thanks. -- Walter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh segfault on

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-06-27 Thread Eric Desrochers
^^ should reveal version: ksh - 93u+20120801-1+sf143225b2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17) To

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-06-27 Thread Eric Desrochers
A test package is now available for testing (pre-sru) to determine if this fixes the problem in Ubuntu as well. # Instructions sudo add-apt-repository ppa:slashd/sf143225ksh sudo apt-get update sudo apt-get install ksh # Validation dpkg -l | grep -i ksh should reveal version : ksh -

[Bug 1697501] Re: ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17)

2017-06-23 Thread Eric Desrochers
** Summary changed: - ksh segfault on job_chksave () + ksh segfault on job_chksave () after it receive a SIGCHLD (Signal 17) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697501 Title: ksh