From mboxrd@z Thu Jan  1 00:00:00 1970
From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=)
Subject: bug#25689: gnome-shell segfaults
Date: Mon, 12 Mar 2018 14:53:56 +0100
Message-ID: <87o9jtpfgr.fsf@gnu.org>
References: <20170211143110.6wmqw5iqm6stykhn@wasp>
	<CAJ98PDwD0q+9HeNWJNfJiukvVuQobou0q4pg9qvS3F0QLpWTcA@mail.gmail.com>
	<20170303112022.2i7lecb7ywp3frx3@abyayala>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:59061)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1evNut-0006PT-UV
	for bug-guix@gnu.org; Mon, 12 Mar 2018 09:55:09 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1evNuo-0006BJ-5A
	for bug-guix@gnu.org; Mon, 12 Mar 2018 09:55:08 -0400
Received: from debbugs.gnu.org ([208.118.235.43]:48289)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
	id 1evNuo-0006AO-1x
	for bug-guix@gnu.org; Mon, 12 Mar 2018 09:55:02 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1evNun-0006vh-MZ
	for bug-guix@gnu.org; Mon, 12 Mar 2018 09:55:01 -0400
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-Message-ID: <handler.25689.B25689.152086284126542@debbugs.gnu.org>
In-Reply-To: <20170303112022.2i7lecb7ywp3frx3@abyayala> (ng0's message of
	"Fri, 3 Mar 2017 11:20:22 +0000")
List-Id: Bug reports for GNU Guix <bug-guix.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-guix/>
List-Post: <mailto:bug-guix@gnu.org>
List-Help: <mailto:bug-guix-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=subscribe>
Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org
Sender: "bug-Guix" <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
To: Catonano <catonano@gmail.com>, ng0 <contact.ng0@cryptolab.net>
Cc: 25689@debbugs.gnu.org

Catonano, ng0,

Can you tell whether this bug still applies?

  https://bugs.gnu.org/25689

TIA,
Ludo'.

ng0 <contact.ng0@cryptolab.net> skribis:

> On 17-03-03 10:02:52, Catonano wrote:
>> 2017-02-11 15:31 GMT+01:00 ng0 <contact.ng0@cryptolab.net>:
>> 
>> > So, I am not 100% sure if I encouter hardware failures or software
>> > failures here. But I need to solve wether this is a GNOME bug to exclude
>> > or include the hardware failure.
>> >
>> > The following is the log output of a session with SSDM where I
>> > succesfully log into "GNOME with Xorg" and launch the GNOME-Terminal
>> > after I logged into GNOME.
>> >
>> > The visual side of the log can be described like this: I can see how
>> > the terminal application opens, but just a milisecond after it's ready I
>> > see the window decoration disappearing, content of the application
>> > stays, GNOME session crashes, on a dark scree I see for a moment:
>> >
>> > vmunix: [  226.579414] nouveau 0000:01:00.0: DRM: 0xD4A7: Parsing digital
>> > output script table
>> >
>> > and I get thrown back to the log in screen of SDDM.
>> >
>> > Occasionally gnome-terminal or some other gnome part would crash my
>> > gnome session when I still used SLIM.
>> >
>> > This is on commit 883aab6462c49d4f4846a6f22168325e70227663
>> > but has been happening for a very long time before this commit.
>> >
>> 
>> I use the Gnome terminal all the time and I can't confirm your
>> experience
>> 
>> CAVEATS:
>> 
>> 1) I don't know whether I'm using SSDM or SLIM. I just took the basic
>> desktop conf file when I installed
>
> That's SLIM then.
>
>> 2) this is my video card
>> 
>> ~$ lspci | grep VGA
>> 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core
>> processor Graphics Controller (rev 09)
>> 
>> ~$ egrep -i " connected|card detect|primary dev|Setting driver"
>> /var/log/Xorg.0.log
>> [     7.760] (II) intel(0): Using Kernel Mode Setting driver: i915, version
>> 1.6.0 20160919
>
> Yes, I can confirm this too, as this only happens with AT and NVidia
> cards for me. The one in the system I tested is supported well enough to
> be slow in GNOME but can play back videos without lagging.
> This is due to the firmware in linux-libre not offering all the features
> the blob variant would provide.
>
> I was not able to reproduce it with anything other than GNOME.