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 679604 - GDM login dialog stuck and does not show password field
GDM login dialog stuck and does not show password field
Status: RESOLVED NOTGNOME
Product: gdm
Classification: Core
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-08 21:39 UTC by Paul Menzel
Modified: 2012-07-09 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GDM and gnome-session messages in `/var/log/syslog` (75.02 KB, application/octet-stream)
2012-07-08 21:39 UTC, Paul Menzel
Details

Description Paul Menzel 2012-07-08 21:39:08 UTC
Created attachment 218310 [details]
GDM and gnome-session messages in `/var/log/syslog`

Using Debian Sid/unstable with GDM 3.4.1-2.

One user is logged in and starts GNOME Screensaver and switches the user. GDM starts. Another user logs in, does some stuff and logs out. A GDM screen is displayed again and the system is suspended. After resume the first user wants to log in, choeses the user name which has the note that the user is already logged in. After clicking on the username the window changes to the user window but no password field is shown and the user name is greyed out. `/var/log/syslog`contains the following information.

******************* START **********************************

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xb585db70 (LWP 30413)]
[New Thread 0xb605eb70 (LWP 30412)]
0xffffe424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb64cd840 (LWP 30409))

  • #0 __kernel_vsyscall
  • #1 waitpid
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 ??
  • #3 ??
  • #4 <signal handler called>
  • #5 g_cancellable_is_cancelled
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gio/gcancellable.c line 296
  • #6 on_get_unix_user_finished
    at act-user-manager.c line 1028
  • #8 reply_cb
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gio/gdbusproxy.c line 2614
  • #10 g_dbus_connection_call_done
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gio/gdbusconnection.c line 5283
  • #12 complete_in_idle_cb
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gio/gsimpleasyncresult.c line 779
  • #13 g_idle_dispatch
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c line 4657
  • #14 g_main_dispatch
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c line 2539
  • #17 g_main_loop_run
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c line 3340
  • #18 gtk_main
    at /build/buildd-gtk+3.0_3.4.2-2-i386-qffsv7/gtk+3.0-3.4.2/./gtk/gtkmain.c line 1161
  • #19 ??
  • #20 __libc_start_main
    at libc-start.c line 228
  • #21 ??
A debugging session is active.

^IInferior 1 [process 30409] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
******************* END **********************************

The only reaction I get is being able to right click on the hostname displayed above the user name. Then the text switches to the distribution name and the following is logged to `/var/log/syslog`.

    gdm-simple-greeter[31472]: CRITICAL: get_column_number: assertion `i < gtk_tree_view_get_n_columns (treeview)' failed

I guess I will not be able to reproduce this as this is the first time I am seeing this. I hope the provided information will be good enough to fix this issue.
Comment 1 Paul Menzel 2012-07-08 21:46:07 UTC
I post the contents of the GDM log files from `/var/log/gdm3/`.

$ sudo ls -tl /var/log/gdm3 | head
insgesamt 43116
-rw-r--r-- 1 Debian-gdm Debian-gdm     0 Jul  8 23:40 :1-greeter.log
-rw-r--r-- 1 root       root       73258 Jul  8 23:23 :0.log
-rw-r--r-- 1 root       root       59724 Jul  8 23:23 :1.log
-rw-r--r-- 1 root       root         283 Jul  8 22:33 :1-slave.log
-rw-r--r-- 1 root       root       43366 Jul  8 22:16 :1.log.1
-rw-r--r-- 1 root       root         483 Jul  8 22:16 :1-slave.log.1
-rw-r--r-- 1 Debian-gdm Debian-gdm 37378 Jul  8 22:09 :1-greeter.log.1
-rw-r--r-- 1 root       root       36382 Jul  8 21:50 :1.log.2
-rw-r--r-- 1 root       root       14831 Jul  8 21:50 :1-slave.log.2

$ sudo more /var/log/gdm3/:1-slave.log
gdm-welcome][30367]: pam_unix(gdm-welcome:session): session opened for user Debian-gdm by (uid=0)
gdm-welcome][30367]: pam_ck_connector(gdm-welcome:session): nox11 mode, ignoring PAM_TTY :1
gdm-simple-slave[30349]: WARNING: GdmSessionDirect: conversation gdm3 started more than once

$ sudo more /var/log/gdm3/:1-slave.log.1
gdm-welcome][27204]: pam_unix(gdm-welcome:session): session opened for user Debian-gdm by (uid=0)
gdm-welcome][27204]: pam_ck_connector(gdm-welcome:session): nox11 mode, ignoring PAM_TTY :1
gdm3][27278]: pam_unix(gdm3:session): session opened for user myuser2 by (uid=0)
gdm3][27278]: pam_ck_connector(gdm3:session): nox11 mode, ignoring PAM_TTY :1
gdm-simple-slave[27181]: WARNING: Child process 27214 was already dead.
gdm3][27278]: pam_unix(gdm3:session): session closed for user myuser2

$ sudo more /var/log/gdm3/:1-greeter.log

$ sudo more /var/log/gdm3/:1-greeter.log.1
gnome-session[27214]: DEBUG(+): Enabling debugging
gnome-session[27214]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/mattotaupa:@/tmp/.ICE-unix/27214,unix/mattotaupa:/tmp/.ICE-unix/27214

gnome-session[27214]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[27214]: DEBUG(+): GsmManager: setting client store 0x89fab68
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x80636f0
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x80636f0
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x80636f0
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x80636f0
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x80636f0
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
gnome-session[27214]: DEBUG(+): fill: *** Getting session 'gdm-fallback'
gnome-session[27214]: DEBUG(+): fill: *** Looking if /var/lib/gdm3/.config/gnome-session/sessions/gdm-fallback.session is a valid session fi
le
gnome-session[27214]: DEBUG(+): Cannot use session '/var/lib/gdm3/.config/gnome-session/sessions/gdm-fallback.session': non-existing or inva
lid file.
gnome-session[27214]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-fallback.session is a valid session file
gnome-session[27214]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-fallback.session': non-existing or invalid file.
gnome-session[27214]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session is a valid session f
ile
gnome-session[27214]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session': non-existing or inv
alid file.
gnome-session[27214]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-fallback.session is a valid session file
gnome-session[27214]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-fallback.session': non-existing or invalid f
ile.
gnome-session[27214]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-fallback.session is a valid session file
gnome-session[27214]: DEBUG(+): fill: *** Checking required components and providers
gnome-session[27214]: DEBUG(+): fill: provider 'windowmanager' looking for component: 'metacity'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'metacity.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/metacity.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'gdm-simple-greeter.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gnome/autostart/gnome-settings-daemon.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'polkit-gnome-authentication-agent-1.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop'
gnome-session[27214]: DEBUG(+): fill: *** Done checking required components and providers
gnome-session[27214]: DEBUG(+): fill: *** Adding required components
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'gdm-simple-greeter.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
gnome-session[27214]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
gnome-session[27214]: DEBUG(+): GsmManager: adding required app gdm-simple-greeter.desktop
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gnome/autostart/gnome-settings-daemon.desktop'
gnome-session[27214]: DEBUG(+): GsmManager: read /usr/share/gnome/autostart/gnome-settings-daemon.desktop
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
gnome-session[27214]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'polkit-gnome-authentication-agent-1.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop'
gnome-session[27214]: DEBUG(+): GsmManager: read /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App3 to store
gnome-session[27214]: DEBUG(+): GsmManager: adding required app polkit-gnome-authentication-agent-1.desktop
gnome-session[27214]: DEBUG(+): fill: *** Done adding required components
gnome-session[27214]: DEBUG(+): fill: *** Adding default providers
gnome-session[27214]: DEBUG(+): fill: provider 'windowmanager' looking for component: 'metacity'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking for file 'metacity.desktop'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.config/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm3/.local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
gnome-session[27214]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/metacity.desktop'
gnome-session[27214]: DEBUG(+): GsmManager: read /usr/share/applications/metacity.desktop
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App4 to store
gnome-session[27214]: DEBUG(+): GsmManager: adding required app metacity.desktop
gnome-session[27214]: DEBUG(+): fill: *** Done adding default providers
gnome-session[27214]: DEBUG(+): GsmManager: GSM starting to manage
gnome-session[27214]: DEBUG(+): GsmManager: App startup summary
gnome-session[27214]: DEBUG(+): GsmManager: Phase INITIALIZATION
gnome-session[27214]: DEBUG(+): GsmManager:	ID: /org/gnome/SessionManager/App2	app-id:gnome-settings-daemon.desktop	is-disabled:
0	is-conditionally-disabled:0
gnome-session[27214]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
gnome-session[27214]: DEBUG(+): GsmManager:	ID: /org/gnome/SessionManager/App4	app-id:metacity.desktop	is-disabled:0	is-condition
ally-disabled:0
gnome-session[27214]: DEBUG(+): GsmManager: Phase PANEL
gnome-session[27214]: DEBUG(+): GsmManager: Phase DESKTOP
gnome-session[27214]: DEBUG(+): GsmManager: Phase APPLICATION
gnome-session[27214]: DEBUG(+): GsmManager:	ID: /org/gnome/SessionManager/App3	app-id:polkit-gnome-authentication-agent-1.desktop	is-disabled:0	is-conditionally-disabled:0
gnome-session[27214]: DEBUG(+): GsmManager:	ID: /org/gnome/SessionManager/App1	app-id:gdm-simple-greeter.desktop	is-disabled:
0	is-conditionally-disabled:0
gnome-session[27214]: DEBUG(+): GsmManager: starting phase INITIALIZATION

gnome-session[27214]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
gnome-session[27214]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
gnome-session[27214]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settin
gs-daemon startup-id=101a2683078c8e6915134177772325838100000272140001
gnome-session[27214]: DEBUG(+): GsmAutostartApp: started pid:27218
gnome-session[27214]: DEBUG(+): GsmManager: RegisterClient 
gnome-session[27214]: DEBUG(+): GsmManager: Adding new client 101a2683078c8e6915134177772363272100000272140004 to session
gnome-session[27214]: DEBUG(+): uid = 130
gnome-session[27214]: DEBUG(+): pid = 27238
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
gnome-session[27214]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=G
etAll
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=
GetAll
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
gnome-session[27214]: DEBUG(+): GsmManager: RegisterClient 101a2683078c8e6915134177772325838100000272140001
gnome-session[27214]: DEBUG(+): GsmManager: Adding new client 101a2683078c8e6915134177772325838100000272140001 to session
gnome-session[27214]: DEBUG(+): uid = 130
gnome-session[27214]: DEBUG(+): pid = 27218
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
gnome-session[27214]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): App gnome-settings-daemon.desktop registered
gnome-session[27214]: DEBUG(+): GsmManager: ending phase INITIALIZATION

gnome-session[27214]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER

gnome-session[27214]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App4'
gnome-session[27214]: DEBUG(+): Starting app: /org/gnome/SessionManager/App4
gnome-session[27214]: DEBUG(+): GsmAutostartApp: starting metacity.desktop: command=metacity startup-id=101a2683078c8e6915134177772326136400
000272140003
gnome-session[27214]: DEBUG(+): GsmAutostartApp: started pid:27249
gnome-session[27214]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
gnome-session[27214]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Setting up new connection
gnome-session[27214]: DEBUG(+): GsmXSMPClient: New client '0x8a30070 []'
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
gnome-session[27214]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Initializing client 0x8a30070 []
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=G
etAll
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=G
etAll
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Client '0x8a30070 []' received RegisterClient(101a2683078c8e691513417777232613640000027214000
3)
gnome-session[27214]: DEBUG(+): GsmManager: Adding new client 101a2683078c8e6915134177772326136400000272140003 to session
gnome-session[27214]: DEBUG(+): App metacity.desktop registered
gnome-session[27214]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER

gnome-session[27214]: DEBUG(+): GsmManager: starting phase PANEL

gnome-session[27214]: DEBUG(+): GsmManager: ending phase PANEL

gnome-session[27214]: DEBUG(+): GsmManager: starting phase DESKTOP

gnome-session[27214]: DEBUG(+): GsmManager: ending phase DESKTOP

gnome-session[27214]: DEBUG(+): GsmManager: starting phase APPLICATION

gnome-session[27214]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App3'
gnome-session[27214]: DEBUG(+): Starting app: /org/gnome/SessionManager/App3
gnome-session[27214]: DEBUG(+): GsmAutostartApp: starting polkit-gnome-authentication-agent-1.desktop: command=/usr/lib/policykit-1-gnome/po
lkit-gnome-authentication-agent-1 startup-id=101a2683078c8e6915134177772325978600000272140002
gnome-session[27214]: DEBUG(+): GsmAutostartApp: started pid:27267
gnome-session[27214]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
gnome-session[27214]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
gnome-session[27214]: DEBUG(+): GsmAutostartApp: starting gdm-simple-greeter.desktop: command=/usr/lib/gdm3/gdm-simple-greeter startup-id=10
1a2683078c8e6915134177772325707400000272140000
gnome-session[27214]: DEBUG(+): GsmAutostartApp: started pid:27268
gnome-session[27214]: DEBUG(+): GsmManager: ending phase APPLICATION

gnome-session[27214]: DEBUG(+): GsmManager: starting phase RUNNING

gnome-session[27214]: DEBUG(+): GsmPresence: adding idle watch
gnome-session[27214]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
gnome-session[27214]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x8a30070 [101a2683078c8e6915134177772326136400000272140003]'
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Set properties from client '0x8a30070 [101a2683078c8e6915134177772326136400000272140003]'
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   Program = 'metacity'
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   UserID = 'Debian-gdm'
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   RestartStyleHint = 2
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   ProcessID = '27249'
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   CurrentDirectory = '/var/lib/gdm3'
gnome-session[27214]: DEBUG(+): GsmXSMPClient:   _GSM_Priority = 20
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gdm-simple-greeter[27268]: Gtk-WARNING: Overriding tab label for notebook
gdm-simple-greeter[27268]: Gtk-WARNING: Overriding tab label for notebook
gdm-simple-greeter[27268]: Gtk-WARNING: Overriding tab label for notebook
gdm-simple-greeter[27268]: Gtk-WARNING: Overriding tab label for notebook
gdm-simple-greeter[27268]: Gtk-WARNING: Overriding tab label for notebook
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
gnome-session[27214]: DEBUG(+): GsmManager: RegisterClient 101a2683078c8e6915134177772325707400000272140000
gnome-session[27214]: DEBUG(+): GsmManager: Adding new client 101a2683078c8e6915134177772325707400000272140000 to session
gnome-session[27214]: DEBUG(+): uid = 130
gnome-session[27214]: DEBUG(+): pid = 27268
gnome-session[27214]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
gnome-session[27214]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
gdm-simple-greeter[27268]: CRITICAL: get_column_number: assertion `i < gtk_tree_view_get_n_columns (treeview)' failed
gdm-simple-greeter[27268]: CRITICAL: get_column_number: assertion `i < gtk_tree_view_get_n_columns (treeview)' failed
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
Warnung der Fensterverwaltung:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1000007 (Anmeldefen)
Warnung der Fensterverwaltung:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
gnome-session[27214]: DEBUG(+): GdmSignalHandler: handling signal 15
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
gnome-session[27214]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x80636f0
gnome-session[27214]: DEBUG(+): Got callback for signal 15
gnome-session[27214]: DEBUG(+): GsmManager: Logout called
gnome-session[27214]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[27214]: DEBUG(+): GsmManager: requesting logout
gnome-session[27214]: DEBUG(+): GsmManager: ending phase RUNNING

gnome-session[27214]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION

gnome-session[27214]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
gnome-session[27214]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.8
gnome-session[27214]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
gnome-session[27214]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.14
gnome-session[27214]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): Caught signal 15, shutting down normally.
gnome-session[27214]: DEBUG(+): GdmSignalHandler: Done handling signals
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Client '0x8a30070 [metacity 101a2683078c8e6915134177772326136400000272140003]' received SaveY
ourselfDone(success = True)
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x8ab3da0, FALSE, 3, 9, 32771, 0)
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmManager: query end session complete
gnome-session[27214]: DEBUG(+): GsmShell: Not connected to the shell
gnome-session[27214]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION

gnome-session[27214]: DEBUG(+): GsmManager: starting phase END_SESSION

gnome-session[27214]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Client '0x8a30070 [metacity 101a2683078c8e6915134177772326136400000272140003]' received SaveY
ourselfDone(success = True)
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x8ab3da0, FALSE, 3, c, 32771, 0)
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate m
ethod=EndSessionResponse
gnome-session[27214]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
gnome-session[27214]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
gnome-session[27214]: DEBUG(+): GsmManager: ending phase END_SESSION

gnome-session[27214]: DEBUG(+): Using ConsoleKit for session tracking
gnome-session[27214]: DEBUG(+): GsmManager: starting phase EXIT

gnome-session[27214]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0x8a30070 [metacity 101a2683078c8e6915134177772326136400000272140003]')
Warnung der Fensterverwaltung:CurrentTime used to choose focus window; focus window may not be correct.
Warnung der Fensterverwaltung:Got a request to focus the no_focus_window with a timestamp of 0.  This shouldn't happen!
gnome-session[27214]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmAutostartApp: (pid:27249) done (status:0)
gnome-session[27214]: DEBUG(+): App metacity.desktop exited with 0
gnome-session[27214]: DEBUG(+): GsmXSMPClient: Client '0x8a30070 [metacity 101a2683078c8e6915134177772326136400000272140003]' received Close
Connection
gnome-session[27214]: DEBUG(+): GsmManager: disconnect client
gnome-session[27214]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmManager: in shutdown, not restarting application
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8a30070
gnome-session[27214]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
gnome-session[27214]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x8a30070 [metacity 101a2683078c8e6915134177772326136400000272140003])
gnome-session[27214]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
gnome-session[27214]: DEBUG(+): GsmManager: unable to find application for client - not restarting
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8ab2640
gnome-session[27214]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmAutostartApp: (pid:27268) done (status:0)
gnome-session[27214]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmManager: in shutdown, not restarting application
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8ab26c0
gnome-session[27214]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client4
gnome-session[27214]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[27214]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: in shutdown, not restarting application
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8ab2680
gnome-session[27214]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
gnome-session[27214]: DEBUG(+): GsmManager: last client disconnected - exiting
gnome-session[27214]: DEBUG(+): GsmManager: ending phase EXIT

gnome-session[27214]: DEBUG(+): Unreffing manager

(gnome-settings-daemon:27218): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
gnome-session[27214]: DEBUG(+): GsmManager: disposing manager

(gnome-settings-daemon:27218): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
gnome-session[27214]: DEBUG(+): GsmStore: Clearing object store
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8a2d508
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8a2d580
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8a2d418
gnome-session[27214]: DEBUG(+): GsmStore: Unreffing object: 0x8a2d490
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App4
gnome-session[27214]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App3
gnome-session[27214]: DEBUG(+): GsmStore: Clearing object store
gnome-session[27214]: DEBUG(+): GsmStore: Clearing object store
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0)
. Exiting.
Comment 2 Ray Strode [halfline] 2012-07-09 14:27:36 UTC
Hey this is actually a fixed accountsservice bug, see:

http://bugs.freedesktop.org/50112
Comment 3 Paul Menzel 2012-07-09 14:53:07 UTC
(In reply to comment #2)
> Hey this is actually a fixed accountsservice bug, see:
> 
> http://bugs.freedesktop.org/50112

Hmm, then this means, that this bug has not been totally fixed yet. libaccountsservice0 0.6.21-5 installed on this system has that patch applied [1][2].

        accountsservice (0.6.21-5) unstable; urgency=medium

          * Add patch grabbed from upstream git to fix memory leaks in
            src/libaccountsservice/act-user.c. Set urgency to medium since the
            package has already migrated to testing.

         -- Alessio Treglia <alessio@debian.org>  Sat, 23 Jun 2012 12:46:22 +0200

        accountsservice (0.6.21-4) unstable; urgency=low

          * Manage pending consolekit calls with GtkCancellable to fix SIGSEGV
            in libaccountsservice. (Closes: #673185)

         -- Alessio Treglia <alessio@debian.org>  Wed, 13 Jun 2012 09:02:33 +0200

Since you suggest this is a problem with accountsservice I leave this ticket marked as resolved. Could you please open an appropriate ticket with the necessary information in the Bugzilla instance of freedesktop.org and add me to CC there? That would be awesome! Thanks.

[1] http://packages.debian.org/changelogs/pool/main/a/accountsservice/accountsservice_0.6.21-5/changelog#version0.6.21-4
[2] http://patch-tracker.debian.org/patch/series/view/accountsservice/0.6.21-5/9001-manage_pending_ck_calls_with_cancellable.patch