| 
  
  
    A crash in the Atk::Implementor's destructor is surprising. It's
    empty, and there are no data in Atk::Implementor. The same holds for
    its base class Glib::Interface. And Glib::Interface's base class
    Glib::ObjectBase is a virtual base class. Its destructor shall not
    be called from Glib::Interface's destructor. Thus,
    Atk::Implementor's destructor should be practically a noop (no
    operation). Have you built atkmm with the same compiler as gtkmm? And with compatible compiler options? Kjell Den 2015-11-15 kl. 16:27, skrev
      codekiddy: 
    
  |