Bug#650175: perl: test failure on hurd: ../dist/threads/t/stack.t

Samuel Thibault sthibault at debian.org
Sun Nov 27 15:28:02 UTC 2011


Dominic Hargreaves, le Sun 27 Nov 2011 11:40:57 +0000, a écrit :
> ../dist/threads/t/stack.t .. 1/18 Thread creation failed: pthread_attr_setstacksize(2097152) returned 1073741846 at t/stack.t line 58.
> Can't call method "join" on an undefined value at t/stack.t line 58.

1073741846 is EINVAL, as hurd's libpthread uses fixed-size stacks. This
is a known limitation that should get fixed in the future.

Samuel






More information about the Perl-maintainers mailing list