diff --git a/cmds/app_process/app_main.cpp b/cmds/app_process/app_main.cpp index 80df56873a3a3..0668be606a7e0 100644 --- a/cmds/app_process/app_main.cpp +++ b/cmds/app_process/app_main.cpp @@ -153,6 +153,7 @@ int main(int argc, char* const argv[]) return -1; } } + unsetenv("NO_ADDR_COMPAT_LAYOUT_FIXUP"); #endif // These are global variables in ProcessState.cpp