You are not logged in.

#1 2022-04-12 00:07:55

Keaton87
Member
Registered: 2014-05-04
Posts: 1

[SOLVED] GDM Wayland fails on boot, launches in X11 after

SOLVED: After trying many many things related to GDM, the fix was actually forcefully uninstalling systemd with sudo pacman -Rndd systemd, and reinstalling it. Everything works fine now with no errors, and it boots faster too



Recently GDM started launching with X11 and only offering X sessions on boot. Restarting the service on a tty has it start successfully using Wayland and giving Wayland session options.

Looking at the journalctl logs it is clear that on boot gnome-shell/gdm crashes before successfully starting its Wayland session and then retries with X11, but I cannot find the cause of this crash.

The line " Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10bcb73a1f7ca950b3164972012197020700000005440000.ms”: No such file or directory" appears on sucessful restart of the service as well and I could find no information online about this saved session file - the folder mutter does not even exist let alone that specific file

output of journalctl -b -g gnome-shell -g gdm

Apr 11 18:35:21 HOSTNAME audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:35:21 HOSTNAME dbus-daemon[476]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.7' (uid=0 pid=501 comm="/usr/bin/gdm")
Apr 11 18:35:21 HOSTNAME audit[519]: USER_AUTH pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:21 HOSTNAME audit[519]: USER_ACCT pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:21 HOSTNAME audit[519]: CRED_ACQ pid=519 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:21 HOSTNAME audit[519]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7fffec97bc10 a2=3 a3=0 items=0 ppid=501 pid=519 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Apr 11 18:35:21 HOSTNAME systemd-logind[477]: New session 1 of user gdm.
Apr 11 18:35:21 HOSTNAME audit[529]: USER_ACCT pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:35:21 HOSTNAME audit[529]: CRED_ACQ pid=529 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 11 18:35:21 HOSTNAME audit[529]: USER_START pid=529 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:35:21 HOSTNAME systemd[529]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Apr 11 18:35:21 HOSTNAME systemd[529]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Apr 11 18:35:21 HOSTNAME systemd[1]: Started Session 1 of User gdm.
Apr 11 18:35:21 HOSTNAME gdm-launch-environment][519]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Apr 11 18:35:21 HOSTNAME audit[519]: USER_START pid=519 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:25 HOSTNAME org.gnome.Shell.desktop[552]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10bcb73a1f7ca950b3164972012197020700000005440000.ms”: No such file or directory
Apr 11 18:35:39 HOSTNAME systemd-coredump[849]: Process 552 (gnome-shell) of user 120 dumped core.
                                              
                                              Module linux-vdso.so.1 with build-id 48d1f2a0ba6b9bf33e371e464222a5d7f3ba1da9
                                              Module librsvg-2.so.2 with build-id c86713d419ff747afe6cac4b276bfacdc80af2ad
                                              Module libpixbufloader-svg.so with build-id 1dac084710afaf4fff84081306fcd7c66096777a
                                              Module libcrypt.so.2 with build-id a0a45f81771945f0559d04e93726d245159930da
                                              Module libaccountsservice.so.0 with build-id b5d787504386723b96e65022ca1ed2e9c4a285a2
                                              Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
                                              Module libFLAC.so.8 with build-id d3c01b1bab8e878ff3928ba64a5817506bad1aa6
                                              Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
                                              Module libasyncns.so.0 with build-id 6acff139d56b5139ce5eb50a66c62b215e1d332d
                                              Module libsndfile.so.1 with build-id 407b2376cac1726631e3f7360a9337901be04ec0
                                              Module libpulsecommon-15.0.so with build-id 1ff39f66b974fdf20be485f556b48ff4e6c33868
                                              Module libpulse-mainloop-glib.so.0 with build-id 89884371a0b7d331838705932ec842f08c85a0bc
                                              Module libpulse.so.0 with build-id b145e13bdb30c8327de7882ec9976fab38bc3e4a
                                              Module libgvc.so with build-id b30ea7294eb41bef517cec278767d2f47342ebbf
                                              Module libupower-glib.so.3 with build-id 962bee0c52c5d7c6ea93c3e5afd71d4f1dff73ea
                                              Module libgnome-bluetooth-3.0.so.13 with build-id 44f05fa1761bb831fabb2d2c3aa89883ef2a4f9c
                                              Module libgeocode-glib.so.0 with build-id eb94cbef27e4d51da5dd4cce43b180236f17901a
                                              Module libgweather-4.so.0 with build-id 2b4819a76ee3b7beffd9d50b9383f91a05dcc432
                                              Module libgdm.so.1 with build-id 5ec9d3daf2f88e4ecfb7954881b4dbd216c2961c
                                              Module libgeoclue-2.so.0 with build-id c4fbb36d5d77c684c563056dd5a075772a0463dc
                                              Module libibus-1.0.so.5 with build-id 9ee6cfbac64630c1ecf356c6f72d46f932e20be8
                                              Module libresolv.so.2 with build-id 46ffdf3d477a170314060c26927470d7399bc900
                                              Module libkeyutils.so.1 with build-id ac405ddd17be10ce538da3211415ee50c8f8df79
                                              Module libkrb5support.so.0 with build-id 36db7c21bc57a9b934ad2d3463782db9fef4af07
                                              Module libcom_err.so.2 with build-id 358b783c9b3d12ba8248519ea2e7f3da4c4e0297
                                              Module libk5crypto.so.3 with build-id f1c113fea46023cdf62c7e51cb643c45831abdd5
                                              Module libkrb5.so.3 with build-id 9350783c946d77aec8ee8fd9c6bc12f4f7b72be9
                                              Module libidn2.so.0 with build-id 1ce2b50ad9f9821c2c629b521cf5a3c99593d332
                                              Module libunistring.so.2 with build-id 015ac6d6bcb60b7d8bea31a80d1941b06e8636ab
                                              Module libgssapi_krb5.so.2 with build-id 1813217c8baf82a1078772eed0d868310cd59f8b
                                              Module libpsl.so.5 with build-id 0229a201aaf5652186c9fdc192ebe52baf19d7f1
                                              Module libsoup-2.4.so.1 with build-id 678dafa54638a6d0ab73f810643f9a23d988db00
                                              Module libspa-journal.so with build-id 31ef6525d9d1867b3840a376ba825fe72e636c7f
                                              Module libspa-support.so with build-id 27fc14e3c6d3ae464b7e062065e2de3bf81931e7
                                              Module libgvfscommon.so with build-id 1e5fdb21a6038c78e55a08f2e8d662152d12ae50
                                              Module libgvfsdbus.so with build-id 11dfa81edeae24b8933cb685d620031dfcf10f2e
                                              Module libedit.so.0 with build-id 4b0babfcad161c2ad0af6e59e2493258db23a331
                                              Module libvulkan.so.1 with build-id 9a68026d3ebb939eab0b6165c10596468560db5e
                                              Module libdrm_nouveau.so.2 with build-id af8afb2331ac08c52132102ecbdc6076a8eb4c6f
                                              Module libdrm_amdgpu.so.1 with build-id 8eb3977b830f3012d9ead7b4def5f4d2f38ec688
                                              Module libelf.so.1 with build-id 4cf96cb4785e1ca233693ae17fa0d62971ee09c2
                                              Module libdrm_radeon.so.1 with build-id 43e0aecc70c4ce905ba35c948e1c9a5d999b14c0
                                              Module libsensors.so.5 with build-id dc8b2c1c0d8525411aca188ea3cc3fb86d381d30
                                              Module libLLVM-13.so with build-id 76d1fe97dbdca6d6891c6a1a7c06a388aa247154
                                              Module iris_dri.so with build-id 038d7fe313c75afbb868d4e7d2e7d4959069a751
                                              Module libxshmfence.so.1 with build-id 8876d9ccf620858795724ca24b9e567585a77cec
                                              Module libxcb-sync.so.1 with build-id dda14591103b01b1311906053bf1ca9e82ade35c
                                              Module libxcb-present.so.0 with build-id 68f5465258750e2397b1333b3ffc01ee33caa4e1
                                              Module libxcb-dri3.so.0 with build-id 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91
                                              Module libxcb-xfixes.so.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47
                                              Module libxcb-dri2.so.0 with build-id 2dd6e65129a809dab828a1d26215a3f7a363fcc8
                                              Module libglapi.so.0 with build-id 11581a3febd714d3ddc9bb9ac62e1e29843f51ed
                                              Module libEGL_mesa.so.0 with build-id 9bdec23be88ff30319afeb136e63d90623d5f0dc
                                              Module libdconfsettings.so with build-id 7a4ba7af122c4d11168004a9ea6def330f02089f
                                              Module libbrotlicommon.so.1 with build-id a4ba3f4b4571c8272343b621da812a6e24a202a7
                                              Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                                              Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
                                              Module libicudata.so.70 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed
                                              Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
                                              Module libtss2-sys.so.1 with build-id 1498ac4b48b90c1d3ac0f5f8f4d27d667bfc4771
                                              Module libcrypto.so.1.1 with build-id f94a24f9ce8f3f394c3df23f7d436796797d4459
                                              Module libplc4.so with build-id e194130401ccec0067df40f72affdde25bb9a383
                                              Module libplds4.so with build-id d91a9c5ee69e8a373b87bfc3eec221b5c1e2950c
                                              Module libnssutil3.so with build-id 06a43c3ce2b400d69516e9bd009f491b6f098051
                                              Module libgpg-error.so.0 with build-id f9aaa96d5ddf6f6872051ed7abcdfe6bdaff9b1c
                                              Module libbrotlidec.so.1 with build-id 45defc036e918e0140a72f1fbce6e7692d38241d
                                              Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                              Module libevdev.so.2 with build-id 09eb82a0dfca98325f54b3918875cff09a5c1428
                                              Module libmtdev.so.1 with build-id 0cea2a842ae9a0ef02a08477076caab0e5ac5e42
                                              Module libuuid.so.1 with build-id 032a21acd159ee3902605e9911be5f86a7df7df9
                                              Module libXdmcp.so.6 with build-id 8ca0792d23c8b8b4c0864297512349292bea5955
                                              Module libxcb-xkb.so.1 with build-id fce20d2101f3e5439923e9283c489c2cad4420c3
                                              Module libxcb-util.so.1 with build-id 4188ebc629b472b560849c5792a69c1803c3d1a4
                                              Module libltdl.so.7 with build-id d2c1c93609da7fc11a1c40381fea72634ad714ed
                                              Module libtdb.so.1 with build-id 6c9ccf6d9a22d117d984d1666842a49fd7669f09
                                              Module libvorbisfile.so.3 with build-id 45d2551167a616d448beb033ba49394831992887
                                              Module libGLX.so.0 with build-id 2a08836c6e6126ce9ff4496b6aacaf29ae9b4e7b
                                              Module libdl.so.2 with build-id bb9bd2657bfba9f60bd34d2050cc63a7eb024bc4
                                              Module libGLdispatch.so.0 with build-id 501765b3a78d668860fa54229b18107473aeda4c
                                              Module libncursesw.so.6 with build-id 1f873ddb2c32ab39d0b7d8646d03680ffe99de7c
                                              Module libxml2.so.2 with build-id 34aa03d6fadb52a051964f0e50a977efaea9482e
                                              Module libsqlite3.so.0 with build-id ba4ef02cdb2e6057b4cb91b6de42c1fdb26d6776
                                              Module libicui18n.so.70 with build-id 95af755fca990df26753a7d720b8e3ae24270e42
                                              Module libicuuc.so.70 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70
                                              Module libstemmer.so.0 with build-id 013b48e71279a5ec55e3021fc0bd8fb10a08bae5
                                              Module libexpat.so.1 with build-id 113bb5a3e9ad856801bfcfc029102c9bdc13d67e
                                              Module libgraphite2.so.3 with build-id 47761dc11e553f519cde97ed9ee985be12ccdae2
                                              Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
                                              Module libpthread.so.0 with build-id 7fa8b52fae071a370ba4ca32bf9490a30aff31c4
                                              Module libblkid.so.1 with build-id 140694a62d8d4d07c6c320a501f948dd1b389d73
                                              Module libseccomp.so.2 with build-id 54179323d84e1b713b7547ba0b3f8310e65eec93
                                              Module libxkbregistry.so.0 with build-id 5399cfc9f0fcab753caa3ce5846829f282b27b12
                                              Module libtss2-tctildr.so.0 with build-id d45a42b5bc06ce0bc08516ee688eb690cd8c5c91
                                              Module libtss2-rc.so.0 with build-id 683cdb1ae9b98aca4ccd4080b6f418bdd95d7b59
                                              Module libtss2-mu.so.0 with build-id ddbc7a4374d0d9ccb2132b2d7497074920f6b65c
                                              Module libtss2-esys.so.0 with build-id 964b48ed1a288f436f7b22b1d5d765765238bde4
                                              Module libnspr4.so with build-id 0fcca981168b16e07684217e645e9b3b716a0c57
                                              Module libnss3.so with build-id 34dd7da87e41dc61c77e01bae89e68466b8c2eea
                                              Module libsmime3.so with build-id 81f7eb3b22510320a46a692316102976b2447e46
                                              Module libcap.so.2 with build-id eb6dae97527fc89dbb0d5bb581a15acd02ae9f56
                                              Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                                              Module libzstd.so.1 with build-id 3bccb8fe08e48d5ea135b1d0f99de0d771dd752f
                                              Module liblzma.so.5 with build-id 28b40c7af8098a66af6ee093b6986b91cad7694d
                                              Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
                                              Module libp11-kit.so.0 with build-id cc372ea3c28c4d3dfc633b4d2e933c8584d2af16
                                              Module libgck-1.so.0 with build-id bf4564176ebb323df30329f302d4a9f4565ecd5b
                                              Module libtiff.so.5 with build-id 9e8868622f8b7144fd82dabfa8ac2fcaf6d45a34
                                              Module libjpeg.so.8 with build-id 324d9d66f01707241e31af5cc104db3c9122f4c4
                                              Module libpixman-1.so.0 with build-id 341f793dcada3a48a306a793d265a517e3f2e7d6
                                              Module libxcb-shm.so.0 with build-id fb797f299a446f559a95afcc168227482cc800d1
                                              Module libxcb-render.so.0 with build-id a37bdb37744b508be9dd29fd9ccb9bb0170d43e5
                                              Module libXrender.so.1 with build-id 97e0b9ab6ba96ebc86527cc2b3c3078aad8616b3
                                              Module libfreetype.so.6 with build-id 2c4fc9c3e3c6324e6a495e760c2b9b62559d695c
                                              Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                                              Module libwayland-egl.so.1 with build-id ac45e227422559ff92c4d04851fffb8452874713
                                              Module libwayland-cursor.so.0 with build-id 647d92328111682fb15bff1c20a4c9368414857c
                                              Module libwayland-client.so.0 with build-id 95e7368b400dd57e3db2a5c385de71c7dca08879
                                              Module libGLESv2.so.2 with build-id 60702bece6c583d41116a85e1d5b3c096a28d3d7
                                              Module ld-linux-x86-64.so.2 with build-id c09c6f50f6bcec73c64a0b4be77eadb8f7202410
                                              Module libgbm.so.1 with build-id 3222d981eee391f1d803df1046c0f4060a1fb5cc
                                              Module libinput.so.10 with build-id 160321a3d2f26a207f531bd080301862a96593f8
                                              Module libdrm.so.2 with build-id 00816f0a71c7e4e388c10db6245dbb9c031732a9
                                              Module libSM.so.6 with build-id ac7b055fd3f16b4f29373285ab04ed52eebb632d
                                              Module libXau.so.6 with build-id 1c67764663e07bec24d8951e5fd93f4d165979ff
                                              Module libxcb-res.so.0 with build-id b825f66a75478fd00eeb4c57ecb0ac7792e00f5e
                                              Module libxcb-randr.so.0 with build-id b6c1c7d4b28863b55ade251813db7f246b7ffe8b
                                              Module libxcb.so.1 with build-id 0d1ef11740a5daad2ee331e812a51aa6574af222
                                              Module libX11-xcb.so.1 with build-id f6beacd41cd16a23f53e5e56bb599e98f039d0d6
                                              Module libxkbcommon-x11.so.0 with build-id c942fd85702bc7165a42bcb102660f9413376572
                                              Module libxkbfile.so.1 with build-id de5e415879c20263a8dd42f8cf2dd88107c2bfb2
                                              Module libXcursor.so.1 with build-id f0525ae3715ac95f96a8cdb44795b03f831334b0
                                              Module libICE.so.6 with build-id af53458a64fe1e62a4d95606f7b03c210b2b098c
                                              Module libXinerama.so.1 with build-id dbb6adece34ea2766d3efcd628af8f9757344dd6
                                              Module libpipewire-0.3.so.0 with build-id 53b547e7dd190b48e3386f2419368d27f4726818
                                              Module libstartup-notification-1.so.0 with build-id c31cad1791f13615a8f6c9ec025e1a3c3eef7736
                                              Module libudev.so.1 with build-id 7dc938362569112855b6086de066cd6a18d1b978
                                              Module libgudev-1.0.so.0 with build-id a9f734ea9206d637d5aacfbd86298c91cdc1a33a
                                              Module libxkbcommon.so.0 with build-id 3a9338b2085f0af41217bc0a90ffcc941938a16e
                                              Module libcanberra.so.0 with build-id 8ddef69c9b84a86062c88a59510639cd908fc6d3
                                              Module libwacom.so.9 with build-id dab3ab00bae4a88ba3bd0d2e9262a9d5bf59187b
                                              Module libXtst.so.6 with build-id 96411faea62997274e362f263e65082e601a787b
                                              Module libXrandr.so.2 with build-id d4e869b5c72541e1de8f96b456248987ea52d51b
                                              Module libXcomposite.so.1 with build-id f1bb5ffb6203ab2907ac044a204ce3902a79f1c1
                                              Module libXdamage.so.1 with build-id a1d867e093c16944b2c0083be98050ef35c9e5c2
                                              Module libXext.so.6 with build-id d70f24beb4fad748d6becffdcc13e51be0a2ebfa
                                              Module libGL.so.1 with build-id 912ac4f37a9fa2d5abcf7a9088c9983cfe46f12a
                                              Module libEGL.so.1 with build-id 686c2e4036c01a3a72349ed0dd04f7c434af14ce
                                              Module libjson-glib-1.0.so.0 with build-id 58decebd2c409d59b07f926ae4c513281918bc4d
                                              Module libstdc++.so.6 with build-id 88ad4eff81a00c684abfe0f863e87434123d8943
                                              Module libreadline.so.8 with build-id 03c124180216a8077784ca035346856bd16060b9
                                              Module libmozjs-91.so with build-id 35746a3fa29000e1480f3d1be28259b10c84b0c1
                                              Module libatspi.so.0 with build-id 51e18f1bebc8220a742aea6b26c6016aa2bfbb01
                                              Module libdbus-1.so.3 with build-id 7f4b16b4b407cbae2d7118d6f99610e29a18a56a
                                              Module libtracker-sparql-3.0.so.0 with build-id b4e5b8fe466888a3125965bc20cd6741700f9b85
                                              Module libcloudproviders.so.0 with build-id ed1d9c9e60be4e858ad148484767249be1edf95f
                                              Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
                                              Module libm.so.6 with build-id 596b63a006a4386dcab30912d2b54a7a61827b07
                                              Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
                                              Module libatk-1.0.so.0 with build-id c2de8b4fcbd9681cef225fe3956a9608a2a664bb
                                              Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
                                              Module libfribidi.so.0 with build-id 79124bad061c2aab4ec89f25d067363d5b781114
                                              Module libfontconfig.so.1 with build-id 36be6951b8c1e42a7dd05684a37400fc8ef9147c
                                              Module libpangoft2-1.0.so.0 with build-id 5ade8d7816bfbda4884f726246bbc1e7050c48df
                                              Module libharfbuzz.so.0 with build-id ac8220c9649822c84097ad58e80b97a86f3b4f7f
                                              Module libpango-1.0.so.0 with build-id 068b92fa9ba77ac899fd10b29779c07a20c279ed
                                              Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767
                                              Module libffi.so.8 with build-id f0a9586cf0f42d2b9971bd1065ca3a6b19f4a2c2
                                              Module libmount.so.1 with build-id 4436aeea0cd8c01b5a77969e0531184f8b3513ce
                                              Module libz.so.1 with build-id 1fb800ce60ddb605ebe23f9702adcd341c7c8970
                                              Module libgmodule-2.0.so.0 with build-id 5d0db204364cefb16d6d80f9e40df7c3d86023b3
                                              Module libgnome-desktop-3.so.19 with build-id e85021d4fd1d1093bb460631811b80fbd82af0d9
                                              Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                                              Module libsecret-1.so.0 with build-id 0cc692dc5ac19d1147a9846a00821b6687102386
                                              Module libnm.so.0 with build-id b40594792683de30b1a6326b21b78b2be75dfd87
                                              Module libsystemd.so.0 with build-id 05d0460efefd339d315812f9506aecc5a5d22200
                                              Module libgcr-base-3.so.1 with build-id b877460db7e7f44e691890517ffff43d53da8975
                                              Module libpolkit-gobject-1.so.0 with build-id 6d189be4e9d8f711bdde061c6b5c4f8741201136
                                              Module libpolkit-agent-1.so.0 with build-id b4d61b73d503ec970ba9bae7e99f741b00f913e6
                                              Module libX11.so.6 with build-id 1bf9c2f1c9e2f823a1200b41ffa6b09943edf886
                                              Module libwayland-server.so.0 with build-id 5526cec43774a83c7ab8c7ff820eea8b28880d51
                                              Module libgraphene-1.0.so.0 with build-id 146fd1d0593533b7842d16bc96e114e80c183ec3
                                              Module libmutter-cogl-10.so.0 with build-id a320c95c4215e5afdfcf5cc8b68f57e4550f9951
                                              Module libgdk_pixbuf-2.0.so.0 with build-id 5b8422ab971b1a8a8e1c43b88738d4ee217f609e
                                              Module libcairo.so.2 with build-id a222d042e56108d2786ece7bf291b56ba2069591
                                              Module libgdk-3.so.0 with build-id deb8ef1b4d664de56af9e42ca1e49ae872f6461b
                                              Module libst-1.0.so with build-id 5482118798fe0d1bd90f249fc1de605542cafd99
                                              Module libgnome-shell-menu.so with build-id 9dc70000d1c5f4baeb65925b7fc6c64afa587f84
                                              Module libc.so.6 with build-id 85766e9d8458b16e9c7ce6e07c712c02b8471dbc
                                              Module libgcc_s.so.1 with build-id 5d817452a709ca3a213341555ddcf446ecee37fa
                                              Module libmutter-10.so.0 with build-id 8638588c534030b39d33414324db5053dc71948e
                                              Module libgirepository-1.0.so.1 with build-id e90459be4a81e316d337c7be79d5c32e53e7c9c8
                                              Module libmutter-cogl-pango-10.so.0 with build-id 14b25e5ad01b0e2654c78af12221b803db17a59b
                                              Module libmutter-clutter-10.so.0 with build-id 0ad194e615ed6f4bbad4fd2719f59dbf918bbf78
                                              Module libgjs.so.0 with build-id 057357275491a7c12c80e5385af229cca4a4226a
                                              Module libatk-bridge-2.0.so.0 with build-id 1161ebbcc5aa791075dfa026671875e5417287bd
                                              Module libpangocairo-1.0.so.0 with build-id 427c905657c2d8a521066b507b4fe2e69df4ba32
                                              Module libgtk-3.so.0 with build-id b4b2e4bf4fd977314b8d6b529ea498d5a0725d0a
                                              Module libglib-2.0.so.0 with build-id d6c7c03d71a1b71f59e10016323136de55f43266
                                              Module libgobject-2.0.so.0 with build-id f5126c30685462884948f1048f2039305c67f5c5
                                              Module libgio-2.0.so.0 with build-id 3f16bee59e25c8bfbb70c4e78a3c90ee79ba4469
                                              Module libgnome-shell.so with build-id bef0a3f9ff1bb9963dc148455dce1dbc02cc01dc
                                              Module gnome-shell with build-id a5b223ffe1956f9bec3137bed5f3148df8e4e0c0
                                              Stack trace of thread 552:
                                              #0  0x00007f411f5b634c __pthread_kill_implementation (libc.so.6 + 0x8f34c)
                                              #1  0x00007f411f5694b8 raise (libc.so.6 + 0x424b8)
                                              #2  0x000055b7d3eb1b29 n/a (gnome-shell + 0x2b29)
                                              #3  0x00007f411f569560 __restore_rt (libc.so.6 + 0x42560)
                                              #4  0x00007f411f5b634c __pthread_kill_implementation (libc.so.6 + 0x8f34c)
                                              #5  0x00007f411f5694b8 raise (libc.so.6 + 0x424b8)
                                              #6  0x00007f411f553534 abort (libc.so.6 + 0x2c534)
                                              #7  0x00007f41204b905e n/a (libglib-2.0.so.0 + 0x1d05e)
                                              #8  0x00007f41205147d1 g_assertion_message_expr (libglib-2.0.so.0 + 0x787d1)
                                              #9  0x00007f411f904d05 n/a (libmutter-10.so.0 + 0x1b8d05)
                                              #10 0x00007f411f8fb195 n/a (libmutter-10.so.0 + 0x1af195)
                                              #11 0x00007f411f92cf46 n/a (libmutter-10.so.0 + 0x1e0f46)
                                              #12 0x00007f411f8fb3fd n/a (libmutter-10.so.0 + 0x1af3fd)
                                              #13 0x00007f41204f1163 g_main_context_dispatch (libglib-2.0.so.0 + 0x55163)
                                              #14 0x00007f41205479e9 n/a (libglib-2.0.so.0 + 0xab9e9)
                                              #15 0x00007f41204f06a3 g_main_loop_run (libglib-2.0.so.0 + 0x546a3)
                                              #16 0x00007f411f8336db meta_context_run_main_loop (libmutter-10.so.0 + 0xe76db)
                                              #17 0x000055b7d3eb148f n/a (gnome-shell + 0x248f)
                                              #18 0x00007f411f554310 __libc_start_call_main (libc.so.6 + 0x2d310)
                                              #19 0x00007f411f5543c1 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2d3c1)
                                              #20 0x000055b7d3eb1745 n/a (gnome-shell + 0x2745)
                                              
                                              Stack trace of thread 555:
                                              #0  0x00007f411f62d2af __poll (libc.so.6 + 0x1062af)
                                              #1  0x00007f4120547976 n/a (libglib-2.0.so.0 + 0xab976)
                                              #2  0x00007f41204ee6c5 g_main_context_iteration (libglib-2.0.so.0 + 0x526c5)
                                              #3  0x00007f41204ee712 n/a (libglib-2.0.so.0 + 0x52712)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 557:
                                              #0  0x00007f411f62d2af __poll (libc.so.6 + 0x1062af)
                                              #1  0x00007f4120547976 n/a (libglib-2.0.so.0 + 0xab976)
                                              #2  0x00007f41204f06a3 g_main_loop_run (libglib-2.0.so.0 + 0x546a3)
                                              #3  0x00007f412074343c n/a (libgio-2.0.so.0 + 0x10a43c)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 608:
                                              #0  0x00007f411f62d2af __poll (libc.so.6 + 0x1062af)
                                              #1  0x00007f4120547976 n/a (libglib-2.0.so.0 + 0xab976)
                                              #2  0x00007f41204ee6c5 g_main_context_iteration (libglib-2.0.so.0 + 0x526c5)
                                              #3  0x00007f411823eebe n/a (libdconfsettings.so + 0x5ebe)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 611:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 614:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 617:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 613:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 609:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 819:
                                              #0  0x00007f411f632a9d syscall (libc.so.6 + 0x10ba9d)
                                              #1  0x00007f412054185f g_cond_wait_until (libglib-2.0.so.0 + 0xa585f)
                                              #2  0x00007f41204bfa83 n/a (libglib-2.0.so.0 + 0x23a83)
                                              #3  0x00007f4120523f3b n/a (libglib-2.0.so.0 + 0x87f3b)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 629:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 615:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 633:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 619:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 635:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 672:
                                              #0  0x00007f411f632a9d syscall (libc.so.6 + 0x10ba9d)
                                              #1  0x00007f412054185f g_cond_wait_until (libglib-2.0.so.0 + 0xa585f)
                                              #2  0x00007f41204bfa83 n/a (libglib-2.0.so.0 + 0x23a83)
                                              #3  0x00007f4120523f3b n/a (libglib-2.0.so.0 + 0x87f3b)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 620:
                                              #0  0x00007f411f62d2af __poll (libc.so.6 + 0x1062af)
                                              #1  0x00007f4120547976 n/a (libglib-2.0.so.0 + 0xab976)
                                              #2  0x00007f41204f06a3 g_main_loop_run (libglib-2.0.so.0 + 0x546a3)
                                              #3  0x00007f411f913cc1 n/a (libmutter-10.so.0 + 0x1c7cc1)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 610:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 818:
                                              #0  0x00007f411f632a9d syscall (libc.so.6 + 0x10ba9d)
                                              #1  0x00007f412054185f g_cond_wait_until (libglib-2.0.so.0 + 0xa585f)
                                              #2  0x00007f41204bfa83 n/a (libglib-2.0.so.0 + 0x23a83)
                                              #3  0x00007f4120523f3b n/a (libglib-2.0.so.0 + 0x87f3b)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 632:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 636:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 634:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 817:
                                              #0  0x00007f411f632a9d syscall (libc.so.6 + 0x10ba9d)
                                              #1  0x00007f412054185f g_cond_wait_until (libglib-2.0.so.0 + 0xa585f)
                                              #2  0x00007f41204bfa83 n/a (libglib-2.0.so.0 + 0x23a83)
                                              #3  0x00007f4120523f3b n/a (libglib-2.0.so.0 + 0x87f3b)
                                              #4  0x00007f4120520da5 n/a (libglib-2.0.so.0 + 0x84da5)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 612:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f4110e311fc n/a (iris_dri.so + 0xc01fc)
                                              #3  0x00007f4110e2a88c n/a (iris_dri.so + 0xb988c)
                                              #4  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #5  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 630:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              
                                              Stack trace of thread 631:
                                              #0  0x00007f411f5b115a __futex_abstimed_wait_common (libc.so.6 + 0x8a15a)
                                              #1  0x00007f411f5b3960 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c960)
                                              #2  0x00007f411dda6f60 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-91.so + 0x14e7f60)
                                              #3  0x00007f411dda6e53 n/a (libmozjs-91.so + 0x14e7e53)
                                              #4  0x00007f411e02270e n/a (libmozjs-91.so + 0x176370e)
                                              #5  0x00007f411f5b45c2 start_thread (libc.so.6 + 0x8d5c2)
                                              #6  0x00007f411f639584 __clone (libc.so.6 + 0x112584)
                                              ELF object binary architecture: AMD x86-64
Apr 11 18:35:41 HOSTNAME audit[519]: USER_END pid=519 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME audit[519]: CRED_DISP pid=519 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME kernel: audit: type=1106 audit(1649720141.672:112): pid=519 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME gdm[501]: Gdm: GdmDisplay: Session never registered, failing
Apr 11 18:35:41 HOSTNAME gdm[501]: Gdm: Child process -538 was already dead.
Apr 11 18:35:41 HOSTNAME gdm[501]: Gdm: GdmDisplay: Session never registered, failing
Apr 11 18:35:41 HOSTNAME gdm[501]: Gdm: Child process -538 was already dead.
Apr 11 18:35:41 HOSTNAME audit[870]: USER_AUTH pid=870 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME audit[870]: USER_ACCT pid=870 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME audit[870]: CRED_ACQ pid=870 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME audit[870]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffdebe47d30 a2=3 a3=0 items=0 ppid=501 pid=870 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Apr 11 18:35:41 HOSTNAME systemd-logind[477]: New session 3 of user gdm.
Apr 11 18:35:41 HOSTNAME systemd[1]: Started Session 3 of User gdm.
Apr 11 18:35:41 HOSTNAME gdm-launch-environment][870]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Apr 11 18:35:41 HOSTNAME audit[870]: USER_START pid=870 uid=0 auid=120 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:35:41 HOSTNAME /usr/lib/gdm-x-session[876]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-876.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Apr 11 18:35:41 HOSTNAME /usr/lib/gdm-x-session[876]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Mon Apr 11 18:35:41 2022
Apr 11 18:35:48 HOSTNAME org.gnome.Shell.desktop[929]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10e3993778f23b8764164972014526065500000008970000.ms”: No such file or directory
Apr 11 18:35:49 HOSTNAME gnome-shell[929]: Registering session with GDM
Apr 11 18:35:51 HOSTNAME dbus-daemon[476]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pid=1114 comm="gdm-session-worker [pam/gdm-password]")
Apr 11 18:35:51 HOSTNAME gdm-password][1114]: pam_systemd_home(gdm-password:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Apr 11 18:45:27 HOSTNAME dbus-daemon[476]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.79' (uid=0 pid=1272 comm="sudo systemctl restart gdm.service")
Apr 11 18:45:30 HOSTNAME sudo[1272]:   USERNAME : TTY=tty2 ; PWD=/home/USERNAME ; USER=root ; COMMAND=/usr/bin/systemctl restart gdm.service
Apr 11 18:45:30 HOSTNAME audit[870]: USER_END pid=870 uid=0 auid=120 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME audit[870]: CRED_DISP pid=870 uid=0 auid=120 ses=3 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME kernel: audit: type=1106 audit(1649720730.712:145): pid=870 uid=0 auid=120 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME kernel: audit: type=1104 audit(1649720730.712:146): pid=870 uid=0 auid=120 ses=3 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME gdm[501]: Gdm: Child process -874 was already dead.
Apr 11 18:45:30 HOSTNAME systemd[1]: gdm.service: Deactivated successfully.
Apr 11 18:45:30 HOSTNAME audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:30 HOSTNAME kernel: audit: type=1131 audit(1649720730.753:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:30 HOSTNAME audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:30 HOSTNAME kernel: audit: type=1130 audit(1649720730.765:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:30 HOSTNAME audit[1284]: USER_AUTH pid=1284 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME audit[1284]: USER_ACCT pid=1284 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME audit[1284]: CRED_ACQ pid=1284 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:30 HOSTNAME audit[1284]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffc67c50090 a2=3 a3=0 items=0 ppid=1278 pid=1284 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=6 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Apr 11 18:45:30 HOSTNAME systemd-logind[477]: New session 6 of user gdm.
Apr 11 18:45:30 HOSTNAME systemd[1]: Started Session 6 of User gdm.
Apr 11 18:45:30 HOSTNAME gdm-launch-environment][1284]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Apr 11 18:45:30 HOSTNAME audit[1284]: USER_START pid=1284 uid=0 auid=120 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:32 HOSTNAME org.gnome.Shell.desktop[1302]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10fb7638b5cac23382164972073083392900000012940000.ms”: No such file or directory
Apr 11 18:45:33 HOSTNAME gnome-shell[1302]: Registering session with GDM
Apr 11 18:45:36 HOSTNAME dbus-daemon[476]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.108' (uid=0 pid=1513 comm="sudo systemctl restart gdm.service")
Apr 11 18:45:36 HOSTNAME sudo[1513]:   USERNAME : TTY=tty2 ; PWD=/home/USERNAME ; USER=root ; COMMAND=/usr/bin/systemctl restart gdm.service
Apr 11 18:45:36 HOSTNAME audit[1284]: USER_END pid=1284 uid=0 auid=120 ses=6 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:36 HOSTNAME audit[1284]: CRED_DISP pid=1284 uid=0 auid=120 ses=6 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:36 HOSTNAME kernel: audit: type=1106 audit(1649720736.909:168): pid=1284 uid=0 auid=120 ses=6 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:36 HOSTNAME kernel: audit: type=1104 audit(1649720736.909:169): pid=1284 uid=0 auid=120 ses=6 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:37 HOSTNAME gdm[1278]: Gdm: Child process -1289 was already dead.
Apr 11 18:45:37 HOSTNAME systemd[1]: gdm.service: Deactivated successfully.
Apr 11 18:45:37 HOSTNAME audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:37 HOSTNAME kernel: audit: type=1131 audit(1649720737.006:170): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:37 HOSTNAME audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:37 HOSTNAME kernel: audit: type=1130 audit(1649720737.018:171): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 11 18:45:37 HOSTNAME audit[1520]: USER_AUTH pid=1520 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:37 HOSTNAME kernel: audit: type=1100 audit(1649720737.035:174): pid=1520 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:37 HOSTNAME audit[1520]: USER_ACCT pid=1520 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:37 HOSTNAME audit[1520]: CRED_ACQ pid=1520 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:37 HOSTNAME audit[1520]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=8 a1=7ffe952eb9c0 a2=3 a3=0 items=0 ppid=1516 pid=1520 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=7 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Apr 11 18:45:37 HOSTNAME systemd-logind[477]: New session 7 of user gdm.
Apr 11 18:45:37 HOSTNAME systemd[1]: Started Session 7 of User gdm.
Apr 11 18:45:37 HOSTNAME gdm-launch-environment][1520]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Apr 11 18:45:37 HOSTNAME audit[1520]: USER_START pid=1520 uid=0 auid=120 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=HOSTNAME addr=? terminal=/dev/tty1 res=success'
Apr 11 18:45:39 HOSTNAME org.gnome.Shell.desktop[1538]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/1094668aace21f8fc16497207378438000000015300000.ms”: No such file or directory
Apr 11 18:45:39 HOSTNAME gnome-shell[1538]: Registering session with GDM

Any help is appriciated, thank you

Last edited by Keaton87 (2022-04-12 20:13:26)

Offline

Board footer

Powered by FluxBB