Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok)
Date: Thu, 13 Oct 2011 18:46:53
Message-Id: CADPrc80DVYGweV2AkPC8Yh34HRY+Q-Dfu6B5-JEa-M=DMmGVjw@mail.gmail.com
In Reply to: Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) by Allan Gottlieb
1 On Thu, Oct 13, 2011 at 6:34 AM, Allan Gottlieb <gottlieb@×××.edu> wrote:
2 > On Wed, Oct 12 2011, Michael Schreckenbauer wrote:
3 >
4 >>
5 >> gnome-shell segfaults.
6 >> I remember some problems with gnome-shell and GL from the dri-devel-ML.
7 >> What video-card are you using? Drivers/version?
8 >> Is there any other WM you can start, execute
9 >> gnome-shell --replace
10 >> in a console and dump the output here?
11 >> Could you try running gnome in "fallback-mode"?
12 >> Afaik you can enable this with
13 >> gsettings set org.gnome.desktop.session session-name gnome-fallback
14 >
15 > I typed that command as root (no complaints)
16 > and restarted gdm (twice).
17 > Same problem
18 >
19 > oldlap ~ # dmesg | grep gnome-shellgnome-shell[3325] general protection ip:b6853dc2 sp:bfdba6d4 error:0 in libmozjs185.so.1.0.0[b6819000+2ca000]
20 > gnome-shell[3479] general protection ip:b682bdc2 sp:bf882764 error:0 in libmozjs185.so.1.0.0[b67f1000+2ca000]
21 > gnome-shell[24424] general protection ip:b69dcdc2 sp:bfa4c494 error:0 in libmozjs185.so.1.0.0[b69a2000+2ca000]
22 > gnome-shell[24440] general protection ip:b6978dc2 sp:bfc21d84 error:0 in libmozjs185.so.1.0.0[b693e000+2ca000]
23 > gnome-shell[24563] general protection ip:b6932dc2 sp:bfb993c4 error:0 in libmozjs185.so.1.0.0[b68f8000+2ca000]
24 > gnome-shell[24579] general protection ip:b68f1dc2 sp:bf8c52d4 error:0 in libmozjs185.so.1.0.0[b68b7000+2ca000]
25 > oldlap ~ #
26
27 Mmmh. Then the problem is probably not the video. Try reemerging
28 spidermonkey, gjs and gnome-shell; my versions are:
29
30
31 [ebuild R #] dev-lang/spidermonkey-1.8.5 USE="-static-libs -test" 0 kB [0]
32 [ebuild R #] dev-libs/gjs-1.30.0 USE="examples -test" 0 kB [0]
33 [ebuild R #] gnome-base/gnome-shell-3.2.0-r1 0 kB [1]
34
35 Notice that gjs move to the tree, and so the latest version is outside
36 de overlay.
37
38 Regards.
39 --
40 Canek Peláez Valdés
41 Posgrado en Ciencia e Ingeniería de la Computación
42 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] can't build gnome 3.2 (3.0 was ok) Allan Gottlieb <gottlieb@×××.edu>