Mir

Comment 0 for bug 1497128

Revision history for this message
Daniel van Vugt (vanvugt) wrote : mir_demo_server crashes with ERROR: Dynamic exception type: std::out_of_range - std::exception::what: map::at when an Xmir app closes

mir_demo_server crashes with:

   ERROR: Dynamic exception type: std::out_of_range
   std::exception::what: map::at

when an Xmir app closes.

This does not happen in mir_demo_server_minimal or mir_proving_server. It might have something to do with child/parent surface relationships and the fact that closing an app (like gedit) involves having a menu open (which to Mir at least is a child of the app window).