The test script ext/threads/shared.t is failing on OpenVMS Alpha with a stack overflow when it is attempting to do a Perl_clone().

Unless a stack is explicitly specified when the thread is created, on OpenVMS only 8K bytes is allocated.

It looks like this is no longer enough to clone perl in this test on OpenVMS.

-John
[EMAIL PROTECTED]
Personal Opinion Only


Reply via email to