zsh-workers
 help / color / mirror / code / Atom feed
* Drat, Test/A05 still hanging sometimes
@ 2014-10-06 20:42 Bart Schaefer
  2014-10-07 14:07 ` Peter Stephenson
  0 siblings, 1 reply; 8+ messages in thread
From: Bart Schaefer @ 2014-10-06 20:42 UTC (permalink / raw)
  To: zsh-workers

The interesting thing is where it is stuck.

The "runtests.zsh" thread is blocked on sigsuspend() in the "for file" loop,
waiting for the the $ZTST_exe thread to finish.

The $ZTST_exe thread is trying to exit -- in my case it is stuck on a mutex
with no zsh code left in the gdb-able call stack backtrace.

Strangely, though, if I kill that thread, the runtests thread also dies,
and the entire "make" aborts.  The "for file" loop is written in a way that
I would have expected runtests to simply continue on to the next pass.

I'm baffled.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-27  0:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-06 20:42 Drat, Test/A05 still hanging sometimes Bart Schaefer
2014-10-07 14:07 ` Peter Stephenson
2014-10-09  7:52   ` Axel Beckert
2014-10-12 18:47     ` Bart Schaefer
2014-10-13  3:03       ` Axel Beckert
2014-10-13 17:18         ` Bart Schaefer
2014-10-14  9:34           ` Axel Beckert
2014-10-27  0:40             ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).