https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253337
--- Comment #2 from Alex S <[email protected]> --- (In reply to Conrad Meyer from comment #1) > 00007ffffffdf000-00007ffffffff000 is 128kB Yeah, sorry. In fact this the case on Linux as well. It's just that pthread_getattr_np is not supposed to be return an actual allocated value, but rather how much stack can grow. (Well, probably, I'm exactly sure if it's specified anywhere.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
