Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • On what arch ? how did you notice ADDR_LIMIT_3GB is set ? what version of util-linux ? Commented Jan 9, 2024 at 19:42
  • additionally : running in some container ? seccomp ? Commented Jan 9, 2024 at 19:52
  • @MC68020: When I open the file in the debugger the stack is set at addresses under 0xc0000000. Also, sys_personality returns ADDR_LIMIT_3GB. Commented Jan 11, 2024 at 13:56