Hello, Felipe Sateler, le Mon 18 Aug 2014 00:47:10 -0400, a écrit : > I am attempting to enable the pulseaudio test suite at package build > time. After clearing a few hurdles with upstream the package has > managed to build with tests everywhere except on the hurd[1].
So it's just once-test which fails. It creates thousands of threads, and it seems the stack addresses keep going up, so we apparently have a problem of stack reuse here, so something on the libpthread side, not the pulseaudio side. Samuel