[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.28.1-0ubuntu2 --- gnome-shell (3.28.1-0ubuntu2) bionic; urgency=medium [ Marco Trevisan (TreviƱo) ] * js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Improve rendering of shell elements moving rendering to GPU (LP:

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-23 Thread Ads20000
100% agreed, mark yourself as affected by bug 1745210 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1765353 Title: gnome-control-center crashed with SIGSEGV in

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-23 Thread Doug McMahon
(- off topic slightly. It would be good it the gnome gitlab issue tracker could be added to launchpad as a valid 'location' to track upstream gnome bugs rather than the current of just bugzilla.. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-23 Thread Jeremy Bicha
** Description changed: - https://errors.ubuntu.com/problem/55b54d35f8bfd6319edbf1e24d53587020b16273 - - --- - - Being discussed on the forums - - https://ubuntuforums.org/showthread.php?t=2389622 - + Test Case + = Open "Settings" and navigate to "Users". Click on "Unlock" and

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-shell/ubuntu -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1765353 Title: gnome-control-center crashed with SIGSEGV in

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-23 Thread Sebastien Bacher
The fix sounds like something worth trying to get still in for the release ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High ** Tags added: rls-bb-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-21 Thread Doug McMahon
** Changed in: gnome-control-center (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1765353 Title: gnome-control-center

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-21 Thread Doug McMahon
Fix in gnome-shell should be committed shortly, as seen here in merge request https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/85 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-21 Thread Doug McMahon
** Changed in: gnome-shell (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1765353 Title: gnome-control-center

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-20 Thread Doug McMahon
Started report here https://gitlab.gnome.org/GNOME/gnome-shell/issues/221 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1765353 Title: gnome-control-center crashed

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-20 Thread Doug McMahon
I have to go out, guess could file upstream bug tonight if no one does.. Seems best place is gitlab? https://gitlab.gnome.org/GNOME/gnome-shell/issues The commit allowing this seems to be, https://github.com/GNOME/gnome-shell/commit/cb4252e888c651c5a11fa0cb4c330e9351d61f1b (- confirmed here by

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-20 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-19 Thread Doug McMahon
Ok but then you'd need to add/address gnome-software, software- properties-gtk, synaptic, gnome-disk-utility, ect. as any & all of them will cause/experience the same issue, sans a segfault. As soon as 1 app that calls a pkexec auth dialog is canceled then no other app can use pkexec auth until

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-19 Thread Daniel van Vugt
The trigger may be in gnome-shell, but it would be poor engineering to declare a crash in one process as fixed by modifying another. So any proper fix should also include changes to gnome-control-center to ensure crashing is impossible (even with a faulty gnome-shell). ** Also affects:

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV in acquire_cb() from g_simple_async_result_complete()

2018-04-19 Thread Doug McMahon
Not sure why gnome-shell was removed as clearly that's were the issue is. G-c-c may be the only apt actually crashing but this affects any apt that calls a pkexec Auth dialog. Easy examples are software & updates > change something, cancel the auth dialog or synaptic > cancel on the auth. --

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV

2018-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV

2018-04-19 Thread Daniel van Vugt
Tracking in: https://errors.ubuntu.com/problem/55b54d35f8bfd6319edbf1e24d53587020b16273 ** Description changed: + https://errors.ubuntu.com/problem/55b54d35f8bfd6319edbf1e24d53587020b16273 + + --- + Being discussed on the forums - https://ubuntuforums.org/showthread.php?t=2389622 Open

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV

2018-04-19 Thread Doug McMahon
To note; this behavior affects all apps that call pkexec, if the auth dialogue is cancelled then issue occurs. After occurring pkexec cannot be used until gnome-shell is restarted. Does not occur with gnome-shell (3.28.0-0ubuntu5) ** Also affects: gnome-shell (Ubuntu) Importance: Undecided

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV

2018-04-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-control-center (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1765353] Re: gnome-control-center crashed with SIGSEGV

2018-04-19 Thread Paul White
** Description changed: - Reproducible and discussed on the forums - + Being discussed on the forums - https://ubuntuforums.org/showthread.php?t=2389622 Open "Settings" and navigate to "Users". Click on "Unlock" and cancel dialog without inputting a password. - "Unlock" becomes