Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] trouble with gentoo-sources-3.10.25 and gnome
Date: Thu, 23 Jan 2014 00:50:06
Message-Id: CADPrc80-JzEUzqEePQi+rBFL0RYtoqQS=CYpCEj89chFCY8Big@mail.gmail.com
In Reply to: [gentoo-user] trouble with gentoo-sources-3.10.25 and gnome by gottlieb@nyu.edu
1 On Jan 22, 2014 5:55 PM, <gottlieb@×××.edu> wrote:
2 >
3 > Today, on one amd64/systemd machine, I tried updating 3.10.17 to
4 > 3.10.25. As expected make oldconfig showed nothing new, so I thought
5 > the new kernel would just work.
6 >
7 > However gdm failed, with several pairs of messages
8 >
9 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion
10 `object->ref_count > 0' failed.
11 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref:
12 assertion `object->ref_count > 0' failed.
13 >
14 > Has anyone had a similar problem, and perhaps a fix? Since 3.10.17
15 > works fine for me, my current plan is to wait for the next stable
16 > kernel ebuild to hit and hope that one is better
17 >
18 > thanks,
19 > allan
20 >
21 > PS some more context from journalctl (the lines are very long)
22 >
23 > Jan 22 17:04:48 localhost ntpd[318]: Listen normally on 5 wired
24 fe80::21e:c9ff:fe48:f9a0 UDP 123
25 > Jan 22 17:04:48 localhost ntpd[318]: peers refreshed
26 > Jan 22 17:04:49 localhost gdm[276]: Child process 297 was already dead.
27 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion
28 `object->ref_count > 0' failed
29 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref:
30 assertion `object->ref_count > 0' failed
31 > Jan 22 17:04:49 localhost dbus-daemon[272]: dbus[272]: [system] Rejected
32 send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0
33 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties"
34 member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6"
35 (uid=0 pid=391 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
36 > Jan 22 17:04:49 localhost dbus[272]: [system] Rejected send message, 1
37 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276
38 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties"
39 member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6"
40 (uid=0 pid=391 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
41 > Jan 22 17:04:49 localhost gdm[276]: Child process 395 was already dead.
42 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_ref: assertion
43 `object->ref_count > 0' failed
44 > Jan 22 17:04:49 localhost gdm[276]: GLib-GObject: g_object_unref:
45 assertion `object->ref_count > 0' failed
46 > Jan 22 17:04:49 localhost gdm[276]: GdmDisplay: display lasted 0.050362
47 seconds
48 > Jan 22 17:04:49 localhost dbus-daemon[272]: dbus[272]: [system] Rejected
49 send message, 1 matched rules; type="method_call", sender=":1.1" (uid=0
50 pid=276 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties"
51 member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7"
52 (uid=0 pid=397 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
53 > Jan 22 17:04:49 localhost dbus[272]: [system] Rejected send message, 1
54 matched rules; type="method_call", sender=":1.1" (uid=0 pid=276
55 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties"
56 member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7"
57 (uid=0 pid=397 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
58 > Jan 22 17:04:49 localhost gdm[276]: Child process 401 was already dead.
59
60 Really? It works with one kernel, but not the other?
61
62 Are you sure both kernels boot with init=/usr/lib/systemd/systemd?
63
64 Regard.

Replies