Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: [gentoo-user] trouble with gentoo-sources-3.10.25 and gnome
Date: Wed, 22 Jan 2014 23:55:45
Message-Id: 87a9ensha0.fsf@nyu.edu
1 Today, on one amd64/systemd machine, I tried updating 3.10.17 to
2 3.10.25. As expected make oldconfig showed nothing new, so I thought
3 the new kernel would just work.
4
5 However gdm failed, with several pairs of messages
6
7 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed.
8 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed.
9
10 Has anyone had a similar problem, and perhaps a fix? Since 3.10.17
11 works fine for me, my current plan is to wait for the next stable
12 kernel ebuild to hit and hope that one is better
13
14 thanks,
15 allan
16
17 PS some more context from journalctl (the lines are very long)
18
19 Jan 22 17:04:48 localhost ntpd[318]: Listen normally on 5 wired fe80::21e:c9ff:fe48:f9a0 UDP 123
20 Jan 22 17:04:48 localhost ntpd[318]: peers refreshed
21 Jan 22 17:04:49 localhost gdm[276]: Child process 297 was already dead.
22 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed
23 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed
24 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")
25 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")
26 Jan 22 17:04:49 localhost gdm[276]: Child process 395 was already dead.
27 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed
28 Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed
29 Jan 22 17:04:49 localhost gdm[276]: GdmDisplay: display lasted 0.050362 seconds
30 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")
31 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")
32 Jan 22 17:04:49 localhost gdm[276]: Child process 401 was already dead.

Replies

Subject Author
Re: [gentoo-user] trouble with gentoo-sources-3.10.25 and gnome "Canek Peláez Valdés" <caneko@×××××.com>