GDB Question

I’m sure this is going to be something stupid, but, it’s winding me up:

In gdb when I run “p system” I get 0x7ffff7e249c0

In all the tutz they get addresses like this 0x28085260

I’m working on 64bit ELFs (multiple), gdb-peda (tried vanilla) - any offers on why this is?