Today, on one amd64/systemd machine, I tried updating 3.10.17 to 3.10.25. As expected make oldconfig showed nothing new, so I thought the new kernel would just work.
However gdm failed, with several pairs of messages Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed. Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed. Has anyone had a similar problem, and perhaps a fix? Since 3.10.17 works fine for me, my current plan is to wait for the next stable kernel ebuild to hit and hope that one is better thanks, allan PS some more context from journalctl (the lines are very long) Jan 22 17:04:48 localhost ntpd[318]: Listen normally on 5 wired fe80::21e:c9ff:fe48:f9a0 UDP 123 Jan 22 17:04:48 localhost ntpd[318]: peers refreshed Jan 22 17:04:49 localhost gdm[276]: Child process 297 was already dead. Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed Jan 22 17:04:49 localhost dbus-daemon[272]: dbus[272]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=391 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") Jan 22 17:04:49 localhost dbus[272]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=391 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") Jan 22 17:04:49 localhost gdm[276]: Child process 395 was already dead. Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed Jan 22 17:04:49 localhost gdm[276]: GdmDisplay: display lasted 0.050362 seconds Jan 22 17:04:49 localhost dbus-daemon[272]: dbus[272]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=397 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") Jan 22 17:04:49 localhost dbus[272]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=397 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") Jan 22 17:04:49 localhost gdm[276]: Child process 401 was already dead.

