The workaround is to use pthread_attr_setguardsize(..., 0) too, but this shouldn't be necessary. Fortunately this won't leave anything broken once we fix it, so it's a safe workaround to just start using now, like wiz@ did for devel/p5-Coco in pkgsrc.