After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783635 - (Kalypte) AccountsService-CRITICAL
(Kalypte)
AccountsService-CRITICAL
Status: RESOLVED DUPLICATE of bug 773673
Product: gnome-control-center
Classification: Core
Component: User Accounts
3.24.x
Other Linux
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-10 17:59 UTC by Kalypte
Modified: 2017-06-13 08:55 UTC
See Also:
GNOME target: ---
GNOME version: 3.23/3.24



Description Kalypte 2017-06-10 17:59:21 UTC
(gnome-control-center:10641): Gtk-CRITICAL **: gtk_entry_set_text: assertion 'text != NULL' failed

(gnome-control-center:10641): AccountsService-CRITICAL **: act_user_set_language: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
Speicherzugriffsfehler (Speicherabzug geschrieben)
Comment 1 Kalypte 2017-06-10 18:07:44 UTC
(gnome-control-center:20884): Gtk-CRITICAL **: gtk_entry_set_text: assertion 'text != NULL' failed

(gnome-control-center:20884): AccountsService-CRITICAL **: act_user_set_language: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
Segmentation fault (core dumped)
Comment 2 Jeremy Bicha 2017-06-10 18:15:45 UTC
What distro and what exact version of gnome-control-center are you using?
Comment 3 Kalypte 2017-06-10 18:18:07 UTC
(gnome-control-center:20884): Gtk-CRITICAL **: gtk_entry_set_text: assertion 'text != NULL' failed

(gnome-control-center:20884): AccountsService-CRITICAL **: act_user_set_language: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
Segmentation fault (core dumped)
Comment 4 Kalypte 2017-06-10 18:22:44 UTC
Arch Linux; 4.11.3-1-ARCH
Gnome: 3.24.2
gnome-control-center: 3.24.2-1
Comment 5 Ondrej Holy 2017-06-12 07:33:59 UTC
Thanks for your bug report. Can you please provide more info when this happened?  Are you able to reproduce it? Can you please provide backtrace?
Comment 6 Kalypte 2017-06-12 14:11:34 UTC
Can you please provide more info when this happened?
If I logged in as root, open the gnome-control-center and go to "Users", the gnome-control-center crashes.
If I open a terminal and type in "gnome-control-center", it opens and I go to "Users", the gnome-control-center crashes too. In the terminal stands:

(gnome-control-center:29995): Gtk-CRITICAL **: gtk_entry_set_text: assertion 'text != NULL' failed

(gnome-control-center:29995): AccountsService-CRITICAL **: act_user_set_language: assertion 'ACCOUNTS_IS_USER (user->accounts_proxy)' failed
Segmentation fault (core dumped)


Please excuse my bad English.
Comment 7 Ondrej Holy 2017-06-13 08:55:13 UTC
Thanks. Running applications as root is not recommended, but I hope it will be fixed by the patch from Bug 773673.

*** This bug has been marked as a duplicate of bug 773673 ***