https://bugs.kde.org/show_bug.cgi?id=516202
--- Comment #2 from Paul Floyd <[email protected]> --- I don't think that Linux uses MAP_GROWSDOWN for pthread stacks. We barely use the main stack that the OS gives us. That only leaves relatively unusual cases like custom threading/coroutine libraries that might mmap with MAP_GROWNSDOWN. -- You are receiving this mail because: You are watching all bug changes.
