A little similar with Memory Layout of application.
An identical hardware, the same OS and the same compiler on it, can i be sure that memory layout in the virtual memory space of the application exactly be the same? Can i be sure, that the same variable’s logical address is the same.
No.
because of address space layout randomization