> No, the race condition is in your stack size test (which is written incorrectly), not in the stack creation.
You are right, the test should use pthread_getattr_np instead of pthread_attr_init. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844022 Title: pthread_setattr_default_np race condition with pthread_create. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1844022/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
