Glibmm dispatches GMainLoop's sources inside an exception handler. The problem here is that a std::bad_alloc exception is thrown by a callback and GLibmm aborts the Compiz process.
Going back 1.5 months back in the Unity code using bzr, I can easily reproduce that issue, but with the current code I wasn't able to reproduce it. I think this bug's been fixed by someone who modified the code throwing the std::bad_alloc exception. This bug hasn't received any update nor duplicate since more than 1.5 months. Shouldn't we mark it as fixed? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/737792 Title: compiz crashed with SIGABRT in Glib::exception_handlers_invoke() _______________________________________________ Mailing list: https://launchpad.net/~compiz Post to : [email protected] Unsubscribe : https://launchpad.net/~compiz More help : https://help.launchpad.net/ListHelp

