Comment 22 for bug 1535297

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Unity8 crashes [double free in google::protobuf::ShutdownProtobufLibrary()]

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.