Bug#1023013: gnome-shell: Segfault in liblcms2.so when plugging in HDMI, Wayland display

2023-03-06 Thread Simon McVittie
On Sat, 29 Oct 2022 at 16:18:55 +0800, Wang Yunchen wrote:
> On Wayland, when plugging in HDMI wire, GNOME shell falls into a segfault-
> restart-segfault loop, rendering it useless.

If this is the upstream bug that looks similar, then it should have been
fixed in libmutter-11-0 version 43.1-1.

There have also been lcms-related crash fixes in liblcms2-2 version 2.14-1,
and in libmutter-11-0 version 43.3-4.

Please check whether this crash is still reproducible with the versions
available in bookworm. If you still see this crash, please try to get
a backtrace so that it can be solved.

On Tue, 20 Dec 2022 at 14:10:02 +, Christophe TROESTLER wrote:
> I encountered the same problem.  Here is the problem in syslog (similar
> to what Bernhard Übelacker reported).  The bug is only triggered by a
> few data-projectors.  I'll try to post a backtrace ASAP.

Similarly, this might have been fixed in libmutter-11-0 43.1-1, or in
liblcms2-2 2.14-1, or in libmutter-11-0 43.3-4. Please try with the
versions currently in bookworm, and if you still see a crash, try to
get a backtrace.

smcv



Bug#1023013:

2022-12-20 Thread Christophe TROESTLER
Dear maintainer,

I encountered the same problem.  Here is the problem in syslog (similar to what 
Bernhard Übelacker reported).  The bug is only triggered by a few 
data-projectors.  I'll try to post a backtrace ASAP.

Best,
C.


2022-12-20T12:50:55.565570+01:00 poincare kernel: [12458.299721] 
gnome-shell[122742]: segfault at 58 ip 7f167e488770 sp 7ffed78d7138 
error 6 in liblcms2.so.2.0.13[7f167e47a000+3c000]
2022-12-20T12:50:55.565603+01:00 poincare kernel: [12458.299759] Code: 81 c4 a0 
00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f 1f 84 00 00 00 00 00 8b 47 58 
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58 c3 66 66 2e 0f 1f 84 00 00 00 
00 00 90 8b 47 5c c3 66 66


Bug#1023013: gnome-shell: Segfault in liblcms2.so when plugging in HDMI, Wayland display

2022-11-22 Thread Bernhard Übelacker

Dear Maintainer,
following is what I was able to extract from the dmesg lines
and the dbgsym packages.
It looks like it crashes in cmsSetHeaderRenderingIntent because
it was given a NULL pointer in parameter hProfile.

That's still not much information, but for this function name
an upstream bug shows up that might be related.

  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5875

Kind regards,
Bernhard






[51654.559550] gnome-shell[2024]: segfault at 58 ip 7f6993962770 sp 
7fff1cc8c248 error 6 in liblcms2.so.2.0.13[7f6993954000+3c000]
[51654.559568] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f 1f 84 
00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58 c3 66 
66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66



ii  liblcms2-2 2.13.1-1+b1




https://wiki.debian.org/InterpretingKernelOutputAtProcessCrash


error 6

0b110, 0: no page found, 1: write access, 1: user-mode access



apt install liblcms2-2 liblcms2-2-dbgsym coreutils-dbgsym



$ gdb -q
(gdb) set width 0
(gdb) set pagination off
(gdb) file /bin/true
Reading symbols from /bin/true...
Reading symbols from 
/usr/lib/debug/.build-id/c8/9156ebdabf859f4ee70cb0c303004dccf1ae51.debug...
(gdb) set environment LD_PRELOAD=/usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.13
(gdb) tb main
Temporary breakpoint 1 at 0x2310: file src/true.c, line 59.
(gdb) run
...
(gdb) pipe info target | grep "\.text"
...
0x77f6c2c0 - 0x77fa622b is .text in 
/usr/lib/x86_64-linux-gnu/liblcms2.so.2.0.13
...
(gdb) find /b 0x77f6c2c0, 0x77fa622b, 0x81, 0xc4, 0xa0, 0x00, 
0x00, 0x00, 0x5b, 0x5d, 0x41, 0x5c, 0xc3, 0xe8, 0x2a, 0x1d, 0xff, 0xff, 0x66, 
0x2e, 0x0f, 0x1f, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8b, 0x47, 0x58, 0xc3, 
0x66, 0x66, 0x2e, 0x0f, 0x1f, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00, 0x90, 0x89, 
0x77, 0x58, 0xc3, 0x66, 0x66, 0x2e, 0x0f, 0x1f, 0x84, 0x00, 0x00, 0x00, 0x00, 
0x00, 0x90, 0x8b, 0x47, 0x5c, 0xc3, 0x66, 0x66
0x77f79746 <_cmsWriteHeader+550>
1 pattern found.
(gdb) b * (0x77f79746 + 42)
Breakpoint 2 at 0x77f79770: file ./src/cmsio0.c, line 869.
(gdb) info b
Num Type   Disp Enb AddressWhat
2   breakpoint keep y   0x77f79770 in 
cmsSetHeaderRenderingIntent at ./src/cmsio0.c:869
(gdb) disassemble /r 0x77f79746, 0x77f79746 + 62
Dump of assembler code from 0x77f79746 to 0x77f79784:
...
0x77f79760 :  8b 47 58mov
0x58(%rdi),%eax
   0x77f79763 :  c3  ret
   0x77f79764:  66 66 2e 0f 1f 84 00 00 00 00 00data16 cs nopw 
0x0(%rax,%rax,1)
   0x77f7976f:  90  nop
   0x77f79770 :  89 77 58mov%esi,0x58(%rdi)  
<<
   0x77f79773 :  c3  ret
   0x77f79774:  66 66 2e 0f 1f 84 00 00 00 00 00data16 cs nopw 
0x0(%rax,%rax,1)
   0x77f7977f:  90  nop
   0x77f79780 :8b 47 5cmov
0x5c(%rdi),%eax
   0x77f79783 :c3  ret
End of assembler dump.



https://sources.debian.org/src/lcms2/2.13.1-1/src/cmsio0.c/#L869

866 void CMSEXPORT cmsSetHeaderRenderingIntent(cmsHPROFILE hProfile, 
cmsUInt32Number RenderingIntent)
867 {
868 _cmsICCPROFILE*  Icc = (_cmsICCPROFILE*) hProfile;
869 Icc -> RenderingIntent = RenderingIntent;
870 }



(gdb) ptype cmsHPROFILE
type = void *

(gdb) ptype /o _cmsICCPROFILE
type = struct _cms_iccprofile_struct {
/*  0  |   8 */cmsIOHANDLER *IOhandler;
/*  8  |   8 */cmsContext ContextID;
...
/* 84  |   4 */cmsColorSpaceSignature PCS;
/* 88  |   4 */cmsUInt32Number RenderingIntent;
/* 92  |   4 */cmsUInt32Number flags;
...
   /* total size (bytes): 3752 */
 }
(gdb)


segfault at 58 ip

0n88 == 0x58



Bug#1023013: gnome-shell: Segfault in liblcms2.so when plugging in HDMI, Wayland display

2022-11-06 Thread Wang Yunchen
Package: gnome-shell
Followup-For: Bug #1023013
X-Debbugs-Cc: twe...@debian.org

Sorry that I cannot provide you with a backtrace, since I cannot reproduce as
well!
The bug mysteriously disappeared. Maybe this is why testing is testing.
Kindly thank you for your attention, I think you can close this bug report now.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-7.1-liquorix-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-3
ii  gir1.2-accountsservice-1.0   22.08.8-1+b1
ii  gir1.2-adw-1 1.2.0-1
ii  gir1.2-atk-1.0   2.46.0-3
ii  gir1.2-atspi-2.0 2.46.0-3
ii  gir1.2-freedesktop   1.74.0-2
ii  gir1.2-gcr-3 3.41.1-1+b1
ii  gir1.2-gdesktopenums-3.0 43.0-1
ii  gir1.2-gdkpixbuf-2.0 2.42.9+dfsg-1
ii  gir1.2-gdm-1.0   43.0-1
ii  gir1.2-geoclue-2.0   2.6.0-2
ii  gir1.2-glib-2.0  1.74.0-2
ii  gir1.2-gnomebluetooth-3.042.4-1
ii  gir1.2-gnomedesktop-3.0  43-2
ii  gir1.2-graphene-1.0  1.10.8-1
ii  gir1.2-gstreamer-1.0 1.20.3-1
ii  gir1.2-gtk-3.0   3.24.34-3
ii  gir1.2-gtk-4.0   4.8.1+ds-1
ii  gir1.2-gweather-4.0  4.2.0-1
ii  gir1.2-ibus-1.0  1.5.27-2+b1
ii  gir1.2-mutter-11 43.0-2
ii  gir1.2-nm-1.01.40.2-1
ii  gir1.2-nma-1.0   1.10.2-1
ii  gir1.2-pango-1.0 1.50.10+ds-1
ii  gir1.2-polkit-1.0122-1
ii  gir1.2-rsvg-2.0  2.54.5+dfsg-1
ii  gir1.2-soup-3.0  3.2.1-2
ii  gir1.2-upowerglib-1.00.99.20-1+b1
ii  gir1.2-webkit2-4.1   2.38.0-3
ii  gnome-backgrounds43-1
ii  gnome-settings-daemon43.0-3
ii  gnome-shell-common   43.0-2
ii  gsettings-desktop-schemas43.0-1
ii  gstreamer1.0-pipewire0.3.59-1+b1
ii  libatk-bridge2.0-0   2.46.0-3
ii  libatk1.0-0  2.46.0-3
ii  libc62.35-4
ii  libcairo21.16.0-6
ii  libecal-2.0-23.46.1-1
ii  libedataserver-1.2-273.46.1-1
ii  libgcr-base-3-1  3.41.1-1+b1
ii  libgdk-pixbuf-2.0-0  2.42.9+dfsg-1
ii  libgirepository-1.0-11.74.0-2
ii  libgjs0g 1.74.0-2
ii  libgles2 1.5.0-1
ii  libglib2.0-0 2.74.1-1
ii  libglib2.0-bin   2.74.1-1
ii  libgnome-autoar-0-0  0.4.3-1
ii  libgnome-desktop-3-2043-2
ii  libgraphene-1.0-01.10.8-1
ii  libgtk-3-0   3.24.34-3
ii  libgtk-4-1   4.8.1+ds-1
ii  libical3 3.0.16-1
ii  libjson-glib-1.0-0   1.6.6-1
ii  libmutter-11-0   43.0-2
ii  libnm0   1.40.2-1
ii  libpango-1.0-0   1.50.10+ds-1
ii  libpangocairo-1.0-0  1.50.10+ds-1
ii  libpolkit-agent-1-0  122-1
ii  libpolkit-gobject-1-0122-1
ii  libpulse-mainloop-glib0  16.1+dfsg1-2+b1
ii  libpulse016.1+dfsg1-2+b1
ii  libsecret-1-00.20.5-3
ii  libsystemd0  252-2
ii  libwayland-server0   1.21.0-1
ii  libx11-6 2:1.8.1-2
ii  libxfixes3   1:6.0.0-2
ii  python3  3.10.6-1

Versions of packages gnome-shell recommends:
ii  bolt   0.9.3-1
ii  chrome-gnome-shell 10.1-5
ii  evolution-data-server  3.46.1-1
ii  gdm3   43.0-1
ii  gk

Bug#1023013: gnome-shell: Segfault in liblcms2.so when plugging in HDMI, Wayland display

2022-10-29 Thread Simon McVittie
Control: tags -1 + moreinfo

On Sat, 29 Oct 2022 at 16:18:55 +0800, Wang Yunchen wrote:
> On Wayland, when plugging in HDMI wire, GNOME shell falls into a segfault-
> restart-segfault loop, rendering it useless.
> Reproducible when unloading all shell plugins. Not reproducible when falling
> back to JWM on an X.org display.
> Problem seems to be related to liblcms2.so from package liblcms2-2, a color
> management engine known as LittleCMS.

Can you get a backtrace from this crash? The information in dmesg is
not usually enough to decide which package has a bug, and is very rarely
enough to find the root cause and fix it.

The easiest way is usually to install systemd-coredump. See
https://wiki.debian.org/HowToGetABacktrace and more specifically
https://wiki.debian.org/HowToGetABacktrace#Core_dump for details.

(Full text quoted below in case this is useful to a lcms2 maintainer.)

> Hardware information:
> Lenovo ThinkPad P15v (Gen 1 from 2020), with Intel UHD Graphics and discrete
> nVidia Quadro P620.
> 
> Software information:
> Kernel 5.19.0-2 from Main repository. Loaded TOMOYO instead of AppArmor as a
> security measure.
> Loaded kernel module nvidia-tesla from repository Contrib. nVidia driver
> 510.85.02 running in on-demand mode.
> 
> dmesg log reads: (unrelated parts stripped)
> [51654.342823] Registered IR keymap rc-cec
> [51654.342935] rc rc0: DP-3 as /devices/pci:00/:00:02.0/rc/rc0
> [51654.343031] input: DP-3 as /devices/pci:00/:00:02.0/rc/rc0/input22
> [51654.559550] gnome-shell[2024]: segfault at 58 ip 7f6993962770 sp
> 7fff1cc8c248 error 6 in liblcms2.so.2.0.13[7f6993954000+3c000]
> [51654.559568] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51654.653409] rfkill: input handler enabled
> [51657.169665] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51657.414615] rfkill: input handler disabled
> [51658.310933] gnome-shell[46944]: segfault at 58 ip 7f22d194b770 sp
> 7ffe1792c688 error 6 in liblcms2.so.2.0.13[7f22d193d000+3c000]
> [51658.310943] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51658.361316] rfkill: input handler enabled
> [51660.502116] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51660.617307] rfkill: input handler disabled
> [51661.631339] gnome-shell[47472]: segfault at 58 ip 7f6db41b6770 sp
> 7ffc0f2c1c18 error 6 in liblcms2.so.2.0.13[7f6db41a8000+3c000]
> [51661.631349] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51661.680905] rfkill: input handler enabled
> [51663.683788] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51663.873754] rfkill: input handler disabled
> [51664.867279] gnome-shell[47918]: segfault at 58 ip 7f5c6664e770 sp
> 7ffddabef6a8 error 6 in liblcms2.so.2.0.13[7f5c6664+3c000]
> [51664.867288] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51664.906797] rfkill: input handler enabled
> [51667.021021] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51667.199556] rfkill: input handler disabled
> [51668.118977] gnome-shell[48364]: segfault at 58 ip 7f4afabb6770 sp
> 7ffe560e81e8 error 6 in liblcms2.so.2.0.13[7f4afaba8000+3c000]
> [51668.118984] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51668.171656] rfkill: input handler enabled
> [51671.278941] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51671.460003] rfkill: input handler disabled
> [51672.319052] WARNING: Domain ' /usr/sbin/init
> /usr/lib/polkit-1/polkitd' has too many ACLs to hold. Stopped learning mode.
> [51672.435893] gnome-shell[48823]: segfault at 58 ip 7f989f9b6770 sp
> 7ffdc18b7e58 error 6 in liblcms2.so.2.0.13[7f989f9a8000+3c000]
> [51672.435902] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
> 1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 
> 58
> c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
> [51672.493077] rfkill: input handler enabled
> [51674.591937] Lockdown: systemd-logind: hibernation is restricted; see man
> kernel_lockdown.7
> [51674.771006] rfkill: input handler disabled

Bug#1023013: gnome-shell: Segfault in liblcms2.so when plugging in HDMI, Wayland display

2022-10-29 Thread Wang Yunchen
Package: gnome-shell
Version: 43.0-2
Severity: important
X-Debbugs-Cc: twe...@debian.org

On Wayland, when plugging in HDMI wire, GNOME shell falls into a segfault-
restart-segfault loop, rendering it useless.
Reproducible when unloading all shell plugins. Not reproducible when falling
back to JWM on an X.org display.
Problem seems to be related to liblcms2.so from package liblcms2-2, a color
management engine known as LittleCMS.

Hardware information:
Lenovo ThinkPad P15v (Gen 1 from 2020), with Intel UHD Graphics and discrete
nVidia Quadro P620.

Software information:
Kernel 5.19.0-2 from Main repository. Loaded TOMOYO instead of AppArmor as a
security measure.
Loaded kernel module nvidia-tesla from repository Contrib. nVidia driver
510.85.02 running in on-demand mode.

dmesg log reads: (unrelated parts stripped)
[51654.342823] Registered IR keymap rc-cec
[51654.342935] rc rc0: DP-3 as /devices/pci:00/:00:02.0/rc/rc0
[51654.343031] input: DP-3 as /devices/pci:00/:00:02.0/rc/rc0/input22
[51654.559550] gnome-shell[2024]: segfault at 58 ip 7f6993962770 sp
7fff1cc8c248 error 6 in liblcms2.so.2.0.13[7f6993954000+3c000]
[51654.559568] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51654.653409] rfkill: input handler enabled
[51657.169665] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51657.414615] rfkill: input handler disabled
[51658.310933] gnome-shell[46944]: segfault at 58 ip 7f22d194b770 sp
7ffe1792c688 error 6 in liblcms2.so.2.0.13[7f22d193d000+3c000]
[51658.310943] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51658.361316] rfkill: input handler enabled
[51660.502116] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51660.617307] rfkill: input handler disabled
[51661.631339] gnome-shell[47472]: segfault at 58 ip 7f6db41b6770 sp
7ffc0f2c1c18 error 6 in liblcms2.so.2.0.13[7f6db41a8000+3c000]
[51661.631349] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51661.680905] rfkill: input handler enabled
[51663.683788] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51663.873754] rfkill: input handler disabled
[51664.867279] gnome-shell[47918]: segfault at 58 ip 7f5c6664e770 sp
7ffddabef6a8 error 6 in liblcms2.so.2.0.13[7f5c6664+3c000]
[51664.867288] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51664.906797] rfkill: input handler enabled
[51667.021021] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51667.199556] rfkill: input handler disabled
[51668.118977] gnome-shell[48364]: segfault at 58 ip 7f4afabb6770 sp
7ffe560e81e8 error 6 in liblcms2.so.2.0.13[7f4afaba8000+3c000]
[51668.118984] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51668.171656] rfkill: input handler enabled
[51671.278941] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51671.460003] rfkill: input handler disabled
[51672.319052] WARNING: Domain ' /usr/sbin/init
/usr/lib/polkit-1/polkitd' has too many ACLs to hold. Stopped learning mode.
[51672.435893] gnome-shell[48823]: segfault at 58 ip 7f989f9b6770 sp
7ffdc18b7e58 error 6 in liblcms2.so.2.0.13[7f989f9a8000+3c000]
[51672.435902] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51672.493077] rfkill: input handler enabled
[51674.591937] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51674.771006] rfkill: input handler disabled
[51675.735455] gnome-shell[49277]: segfault at 58 ip 7f79f3bb6770 sp
7ffc81b477a8 error 6 in liblcms2.so.2.0.13[7f79f3ba8000+3c000]
[51675.735464] Code: 81 c4 a0 00 00 00 5b 5d 41 5c c3 e8 2a 1d ff ff 66 2e 0f
1f 84 00 00 00 00 00 8b 47 58 c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 <89> 77 58
c3 66 66 2e 0f 1f 84 00 00 00 00 00 90 8b 47 5c c3 66 66
[51675.801556] rfkill: input handler enabled
[51677.860907] Lockdown: systemd-logind: hibernation is restricted; see man
kernel_lockdown.7
[51677.998817] rfkill: input handler disabled
[51678.935376] gnome-shell[49733]: segfault at 58 ip 7f5fff762770 sp
000