GNOME Bugzilla – Bug 644204
gdm 2.91.92 cannot login to any session
Last modified: 2011-03-08 22:58:20 UTC
gdm-session-worker[3685]: CRITICAL: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed aborting... gdm[3687]: ******************* START ********************************** ptrace: Operation not permitted. No stack. gdm[3687]: ******************* END ********************************** i think is because of: http://git.gnome.org/browse/gdm/commit/?id=35f9ce03c26a42856e9246c5995334c09e88ff86 i'm not sure if we have a broken gdm pam implementation or is a bug in the code.
it's actually a bug in the accounts service library. i'm going to push some fixes and do a release shortly.
The following fix has been pushed: 155ffa1 configure: require newer accounts service library
Created attachment 182884 [details] [review] configure: require newer accounts service library The older one causes crashes during login.
now the problem transformed when using accountsservice 0.6.5. the session is not starting at all and get stuck with a wallpaper(the one from gdm) ~/.xsession-errors is empty
Ionut said after updating this started working for him, so reclosing.