Gentoo Archives: gentoo-hardened

From: Alexander Tsoy <alexander@××××.me>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] gnome-shell segfault
Date: Mon, 13 May 2013 08:46:17
Message-Id: 20130513124419.4a4b93cd@work.puleglot
In Reply to: [gentoo-hardened] gnome-shell segfault by Stan Sander
1 ÷ Sun, 12 May 2013 21:14:29 -0600
2 Stan Sander <stsander@×××××.net> ÐÉÛÅÔ:
3
4 > I doubt this is specifically a hardened issue, but this is the only list
5 > I'm currently subscribed to and I know there are some very savvy folks
6 > who hang out here. I've been poking at this issue off and on for a
7 > couple of months (kind of hoping that an update would take care of the
8 > problem), but it hasn't so here are the details.
9 >
10 > I decided to give gnome a try (I've never used anything other than KDE
11 > on this system) on my ~amd64 desktop so I emerged the meta package with
12 > the USE flags of my liking, enabled the gnome USE flag globally and let
13 > the system build away. My problem is gnome-shell segfaults. I get a
14 > blue background with vertical stripes that sort of reminds me of a
15 > curtain. After a few seconds I see the message that something has gone
16 > wrong and I have to log out. I've done some google searches and tried
17 > all sorts of things that have worked for others with similar symptoms
18 > but none have helped here. Also many emerge -auvND and revdep-rebuilds
19 > have been done since I first attempted to run gnome. Mesa has gallium
20 > enabled and eselected since I'm using an ATI video card. I've toyed
21 > around with the idea of a bug report, but decided to try here first.
22 >
23 > backtrace is attached
24 >
25 > Log files of the most recent attempt show the following:
26 >
27 > May 12 20:35:08 siren dbus[1897]: [system] Rejected send message, 2
28 > matched rules; type="method_call", sender=":1.226" (uid=500 pid=15249
29 > comm="/usr/bin/gnome-shell ")
30 > interface="org.freedesktop.DBus.Properties" member="GetAll" error
31 > name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=1912
32 > comm="/usr/sbin/console-kit-daemon ")
33 > May 12 20:35:08 siren polkitd[1991]: Registered Authentication Agent for
34 > unix-session:/org/freedesktop/ConsoleKit/Session6 (system bus name
35 > :1.226 [/usr/bin/gnome-shell], object path
36 > /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
37 > May 12 20:35:08 siren dbus[1897]: [system] Rejected send message, 2
38 > matched rules; type="method_call", sender=":1.226" (uid=500 pid=15249
39 > comm="/usr/bin/gnome-shell ")
40 > interface="org.freedesktop.DBus.Properties" member="GetAll" error
41 > name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=1912
42 > comm="/usr/sbin/console-kit-daemon ")
43 > May 12 20:35:09 siren gnome-session[15161]: WARNING: Application
44 > 'gnome-shell.desktop' killed by signal 11
45 > May 12 20:35:10 siren dbus[1897]: [system] Rejected send message, 2
46 > matched rules; type="method_call", sender=":1.230" (uid=500 pid=15358
47 > comm="/usr/bin/gnome-shell ")
48 > interface="org.freedesktop.DBus.Properties" member="GetAll" error
49 > name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=1912
50 > comm="/usr/sbin/console-kit-daemon ")
51 > May 12 20:35:11 siren polkitd[1991]: Registered Authentication Agent for
52 > unix-session:/org/freedesktop/ConsoleKit/Session6 (system bus name
53 > :1.230 [/usr/bin/gnome-shell], object path
54 > /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
55 > May 12 20:35:11 siren dbus[1897]: [system] Rejected send message, 2
56 > matched rules; type="method_call", sender=":1.230" (uid=500 pid=15358
57 > comm="/usr/bin/gnome-shell ")
58 > interface="org.freedesktop.DBus.Properties" member="GetAll" error
59 > name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=1912
60 > comm="/usr/sbin/console-kit-daemon ")
61 > May 12 20:35:11 siren gnome-session[15161]: WARNING: Application
62 > 'gnome-shell.desktop' killed by signal 11
63 > May 12 20:35:11 siren gnome-session[15161]: WARNING: App
64 > 'gnome-shell.desktop' respawning too quickly
65 >
66
67 Hello!
68
69 Do you have errors like 'grsec: denied RWX mprotect of ...' in dmesg or
70 journal?
71
72 Also see this bug report:
73 https://bugs.gentoo.org/show_bug.cgi?id=455938
74
75 --
76 Alexander Tsoy

Replies

Subject Author
Re: [gentoo-hardened] gnome-shell segfault Stan Sander <stsander@×××××.net>