Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- X-seq: zsh-workers 33008
- From: Axel Beckert <abe@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zsh 5.0.5-dev-2 / Occassional hangs on Test/A05execution.ztst
- Date: Thu, 14 Aug 2014 19:34:30 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr
- In-reply-to: <20140814163124.GK6176@sym.noone.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: DeuxChevaux.org -- The Citroën 2CV Database
- References: <20140812212920.67dcb116@pws-pc.ntlworld.com> <20140812223637.GS6176@sym.noone.org> <20140813140401.GX6176@sym.noone.org> <CAH+w=7bTeANUWtcuw8ZbuN=sfQNPiH2S8pNtSV+FxU3ijCX=PA@mail.gmail.com> <20140814095002.1d8949c5@pwslap01u.europe.root.pri> <140814092527.ZM18021@torch.brasslantern.com> <20140814163124.GK6176@sym.noone.org>
Hi again,
some more gathered thoughts and experiments around this issue:
On Thu, Aug 14, 2014 at 06:31:25PM +0200, Axel Beckert wrote:
> So far I wasn't able to reproduce the error in a setup where I can
> debug it yet. I've run the testsuite successfully about 70 times each
> for the dynamically linked zsh as well as the statically linked zsh on
> kfreebsd-amd64.
One thing I noticed in the failed build logs: Exactly before
terminating the hanging test suite there is the following message:
Unable to change MONITOR option
Full context:
../../Test/A05execution.ztst: starting.
Unable to change MONITOR option
This test takes 5 seconds to fail...
E: Caught signal ‘Terminated’: terminating immediately
make[1]: *** [test] Terminated
make[2]: *** [check] Terminated
Makefile:264: recipe for target 'test' failed
debian/rules:48: recipe for target 'build-arch' failed
Makefile:188: recipe for target 'check' failed
make: *** [build-arch] Terminated
Build killed with signal TERM after 150 minutes of inactivity
Full log:
https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=kfreebsd-amd64&ver=5.0.5-dev-2-1&stamp=1407936338
Then again this works well despite producing the above message, even many
times in a row:
% ssh localhost "cd `pwd`;./ztst.zsh A05execution.ztst"
A05execution.ztst: starting.
Unable to change MONITOR option
This test takes 5 seconds to fail...
A05execution.ztst: all tests successful.
%
Even inside the kfreebsd-amd64 chroot where I installed the freshly
and sucessfully (locally) built zsh 5.0.5-dev-2 package, I couldn't
reproduce it in a shell not being connected to a terminal.
I also thought, I remember having seen that before on zsh builds on
Debian GNU/Hurd I completely disabled the test-suite there. But at
least https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.5-1&stamp=1389022672,
https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.4-1&stamp=1387664312
and https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.3-1&stamp=1387092681
hung in Test/V08zpty.ztst and had no such message about the MONITOR
option.
So it's probably not (directly) related to not running on a connected
terminal.
(And JFTR: There were no build failures on kfreebsd-amd64 since 2009
with 4.3.10 and later until this week:
https://buildd.debian.org/status/logs.php?pkg=zsh&arch=kfreebsd-amd64
:-)
> I'm now back to trying to reproduce it on that (linux amd64) machine
> were I initially run into it a single time. With some luck, I may be
> able to trigger it and then debug it.
For that I ran the same kind of build where I ran into it locally
once, but modified so that the test suite runs 100 times in a row
instead of only once. No hangs either, though. :-(
Kind regards, Axel
--
/~\ Plain Text Ribbon Campaign | Axel Beckert
\ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
X See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
/ \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author