On 17 November 2014 at 05:34, Daiki Ueno <u...@gnu.org> wrote: > > As I'm getting more reports (perhaps) related to this, I've filed a bug > at the FreeBSD bugzilla, with a reproducer written in plain pthreads: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195098
To clarify, does this issue seem to occur randomly on some runs, without changing anything?11 I've tried your reproduction code on my FreeBSD laptop and have not been able to reproduce the failure; it runs in ~4 seconds each time. -Ed