You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While debugging a musl libc malloc() segfault with arekinath on matrix we discovered that somehow secflags didn't have any effect on processes in a lx-brand zone on a TritonDataCenter host with PI 20190912T054018Z. The lx-brand zone was a docker zone on triton running alpine:latest (3.10 currently)
This issue is to track this down further and to find out why those secflags worked on his lx-brand zones but not on mine.
The text was updated successfully, but these errors were encountered:
While debugging a
musl libc malloc()
segfault with arekinath on matrix we discovered that somehowsecflags
didn't have any effect on processes in a lx-brand zone on a TritonDataCenter host with PI20190912T054018Z
. The lx-brand zone was a docker zone on triton runningalpine:latest
(3.10
currently)This issue is to track this down further and to find out why those
secflags
worked on his lx-brand zones but not on mine.The text was updated successfully, but these errors were encountered: