It looks like it's crashing in this code:
username = act_user_get_user_name (user);
if (g_hash_table_lookup (priv->system_users_by_name, username) != NULL)
{
and username is probably NULL.
A possible cause of this is the user object for some reason might not
have a DBus proxy backing it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841382
Title:
Various programs crashed with SIGSEGV in g_str_hash() from
g_hash_table_lookup_node() / g_hash_table_lookup() from
accountsservice 0.6.55-0ubuntu5/6
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1841382/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs