NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/57721: pthread_attr_setstack incorrectly adjusts address as if for guard page



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.


Home | Main Index | Thread Index | Old Index