libphonenumber still uses the /unsafe/ library on xenial:
$ ldd /usr/lib/x86_64-linux-gnu/libphonenumber.so.7.0
libprotobuf.so.9 => /usr/lib/x86_64-linux-gnu/libprotobuf.so.9 (0x00007f4aebb5d000)
However I'm not sure that's the primary problem. I'm getting a very similar crash on Unity8 login now. Although that could just be this same shutdown crash triggered by some other start-up failure.
libphonenumber still uses the /unsafe/ library on xenial: x86_64- linux-gnu/ libphonenumber. so.7.0 x86_64- linux-gnu/ libprotobuf. so.9 (0x00007f4aebb5 d000)
$ ldd /usr/lib/
libprotobuf.so.9 => /usr/lib/
However I'm not sure that's the primary problem. I'm getting a very similar crash on Unity8 login now. Although that could just be this same shutdown crash triggered by some other start-up failure.