Comment 6 for bug 1234609

Revision history for this message
kevin gunn (kgunn72) wrote : Re: unity8 crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

the cause is believed to be a mir surface race condition (at least there is a theory)
need to make it safe to hold shared_ptr<msh::Surface>
possible solution in this MP
https://code.launchpad.net/~robertcarr/mir/hold-surface-alive/+merge/189156