On Fri, Jan 26, 2018 at 10:41 AM, Jean-Baptiste Lallement <[email protected]> wrote: > I verified ubuntu-release-upgrader 1:17.10.9 from proposed. It works > under wayland as a user but is still crashing as root. From the diff the > workaround is only applied when uid != 0
Thanks for the verification! Yes, this is expected. As uid 0 xhost command fails and you can't apply the workaround, but starting do-release-upgrade with GUI from command line is something I would not expect users to do. I found another place to fix and I plan removing the workaround from update-manager in bionic and just calling do-release-upgrade without pkexec letting do-release-upgrade elevating privileges and applying the workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732185 Title: do-release-upgrade crashed with SIGSEGV under wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1732185/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
