After some more investigation, this is just another example of the fallout of no session management in U8 desktop. What is happening is that Xmir is being killed for the X app and it's helper apps (such as pasted) are killed. So pasted is trying to access the X server when it just up and disappears. The crash is actually occurring in Qt code, so there is really nothing we can do about it.
At this point, the only solution is for U8 to have proper session management and shut things down in an orderly way when closing an app via the "X" button. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627318 Title: pasted crashed with SIGSEGV in __run_exit_handlers() To manage notifications about this bug go to: https://bugs.launchpad.net/libertine/+bug/1627318/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
