Mir

Comment 4 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

I mean if we simply: dlopen("libprotobuf", ...) and throw away the result, it should remain loaded for the lifetime of the process. And should never crash then.