Mir

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

Is it a use case we need to worry about right now? We already know the singleton init logic in protobuf is troublesome. That's why it got separated out of mircommon for Mir 0.9.

Obviously with a single driver loaded we have no issues (yet). But multi-driver support in future would probably hit this. Is there any more realistic use case that will trigger it?