gnome-shell segfaults

  • Done
  • quality assurance status badge
Details
4 participants
  • Catonano
  • ng0
  • Ludovic Courtès
  • Maxim Cournoyer
Owner
unassigned
Submitted by
ng0
Severity
normal
N
(address . bug-guix@gnu.org)
20170211143110.6wmqw5iqm6stykhn@wasp
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.

Feb 11 13:57:48 localhost dbus[383]: [system] Activating service name='org.freedesktop.GeoClue2' (using servicehelper)
Feb 11 13:57:48 localhost dbus[383]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Feb 11 13:57:48 localhost polkitd[597]: Started polkitd version 0.113
Feb 11 13:57:49 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Feb 11 13:57:49 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 11 13:57:49 localhost dbus[383]: [system] Activating service name='org.freedesktop.UDisks2' (using servicehelper)
Feb 11 13:57:49 localhost udisksd[613]: udisks daemon version 2.1.8 starting
Feb 11 13:57:49 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Feb 11 13:57:49 localhost udisksd[613]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 11 13:57:54 localhost dbus[383]: [system] Activating service name='org.freedesktop.ColorManager' (using servicehelper)
Feb 11 13:57:54 localhost colord: Using mapping database file /var/lib/colord/mapping.db
Feb 11 13:57:54 localhost colord: Using device database file /var/lib/colord/storage.db
Feb 11 13:57:55 localhost colord: loaded plugin libcd_plugin_sane.so
Feb 11 13:57:55 localhost colord: loaded plugin libcd_plugin_scanner.so
Feb 11 13:57:55 localhost colord: loaded plugin libcd_plugin_camera.so
Feb 11 13:57:55 localhost colord: Daemon ready for requests
Feb 11 13:57:55 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Feb 11 13:57:57 localhost colord: Profile added: icc-eafba23a0afcfa42e2911de0a71f00ec
Feb 11 13:58:01 localhost dbus[383]: [system] Activating service name='org.freedesktop.GeoClue2' (using servicehelper)
Feb 11 13:58:01 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Feb 11 13:58:02 localhost colord: Device added: xrandr-Undefined-SyncMaster-H1AK500000
Feb 11 13:58:59 localhost vmunix: [ 224.940546] ..gnome-shell-r[570]: segfault at 7f6b95898050 ip 00007f6b95898050 sp 00007ffdeb357998 error 15 in gschemas.compiled[7f6b95892000+9000]
Feb 11 13:58:59 localhost gnome-session-binary[508]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Feb 11 13:59:00 localhost dbus[383]: [system] Activating service name='org.freedesktop.GeoClue2' (using servicehelper)
Feb 11 13:59:00 localhost dbus[383]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Feb 11 13:59:00 localhost vmunix: [ 226.237119] ..gnome-shell-r[720]: segfault at 7f14c96c8050 ip 00007f14c96c8050 sp 00007ffe16832918 error 15 in gschemas.compiled[7f14c96c2000+9000]
Feb 11 13:59:00 localhost gnome-session-binary[508]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Feb 11 13:59:00 localhost gnome-session-binary[508]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Feb 11 13:59:00 localhost vmunix: [ 226.381671] .gnome-session-[750]: segfault at 0 ip 00007f776cacfce9 sp 00007ffd770a9930 error 4 in libgtk-3.so.0.2200.6[7f776c7fa000+6ed000]

--
C
C
Catonano wrote on 3 Mar 2017 10:02
(name . ng0)(address . contact.ng0@cryptolab.net)(address . 25689@debbugs.gnu.org)
CAJ98PDwD0q+9HeNWJNfJiukvVuQobou0q4pg9qvS3F0QLpWTcA@mail.gmail.com
2017-02-11 15:31 GMT+01:00 ng0 <contact.ng0@cryptolab.net>:

Toggle quote (25 lines)
> 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

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
Attachment: file
N
(name . Catonano)(address . catonano@gmail.com)(address . 25689@debbugs.gnu.org)
20170303112022.2i7lecb7ywp3frx3@abyayala
On 17-03-03 10:02:52, Catonano wrote:
Toggle quote (35 lines)
> 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.

Toggle quote (11 lines)
> 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.
L
L
Ludovic Courtès wrote on 12 Mar 2018 14:53
(address . 25689@debbugs.gnu.org)
87o9jtpfgr.fsf@gnu.org
Catonano, ng0,

Can you tell whether this bug still applies?


TIA,
Ludo'.

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

Toggle quote (56 lines)
> 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.
M
M
Maxim Cournoyer wrote on 19 Sep 2020 06:47
(name . Ludovic Courtès)(address . ludo@gnu.org)
874knuz823.fsf@gmail.com
Hi,

ludo@gnu.org (Ludovic Courtès) writes:

Toggle quote (9 lines)
> Catonano, ng0,
>
> Can you tell whether this bug still applies?
>
> https://bugs.gnu.org/25689
>
> TIA,
> Ludo'.

Closing this stale bug report. Feel free to open a new one if you can
still reproduce it.

Thank you,

Maxim
Closed
?