Mir

Comment 3 for bug 1391976

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Loading libmircommon.so twice leads to a segfault in protobuf code

Workaround(?):

Intentionally leak a handle to one of the libraries up the chain (even protobuf itself). That should ensure libprotobuf never gets re-inited and no crash.