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 644204 - gdm 2.91.92 cannot login to any session
gdm 2.91.92 cannot login to any session
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-08 14:47 UTC by Ionut Biru
Modified: 2011-03-08 22:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure: require newer accounts service library (779 bytes, patch)
2011-03-08 21:44 UTC, Ray Strode [halfline]
committed Details | Review

Description Ionut Biru 2011-03-08 14:47:24 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.
Comment 1 Ray Strode [halfline] 2011-03-08 21:22:25 UTC
it's actually a bug in the accounts service library. i'm going to push some fixes and do a release shortly.
Comment 2 Ray Strode [halfline] 2011-03-08 21:44:19 UTC
The following fix has been pushed:
155ffa1 configure: require newer accounts service library
Comment 3 Ray Strode [halfline] 2011-03-08 21:44:22 UTC
Created attachment 182884 [details] [review]
configure: require newer accounts service library

The older one causes crashes during login.
Comment 4 Ionut Biru 2011-03-08 22:31:48 UTC
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
Comment 5 Ray Strode [halfline] 2011-03-08 22:58:20 UTC
Ionut said after updating this started working for him, so reclosing.