You are not logged in.

#1 2021-11-09 15:23:30

eyes
Member
Registered: 2021-10-26
Posts: 25

Consistent Browser Crashes Due To Text Editing

I've been using arch linux for a few weeks now and just as everything was working perfectly I've stumbled across this browser crash issue. After a very short period of time (less than a few minutes) of a browser being open, it crashes. I use i3, and the crashed window is unresponsive, cannot be ended with mod+shift+Q, and continues to take up a window tile. Only sudo htop and killing the process seems to work, as often "killall" fails to find the program. The crashes seem to be associated with editing text, although I am unable to consistently reproduce the issue. I've only noticed a correlation.

EDIT: this is 100% correlated to text editing. I left my browser open while writing this post in vim and had no problems, and navigated multiple websites. As soon as I tried to write an email, it crashed.

I use qutebrowser and opera, and they both face the issue identitcally.

So far the only answer I've found is that I may have a faulty RAM stick, but that seems unlikely since the problem only occurs with browsers and not games or video players.

Here is my pacman log since roughly before the problem began:

[2021-11-06T12:41:28-0400] [ALPM] installed ttf-lekton (1.0-6)
[2021-11-06T12:41:28-0400] [ALPM] transaction completed
[2021-11-06T12:41:28-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T12:41:28-0400] [ALPM] running 'fontconfig.hook'...
[2021-11-06T12:41:32-0400] [ALPM] running 'xorg-mkfontscale.hook'...
[2021-11-06T12:42:13-0400] [PACMAN] Running 'pacman --color always -Rs cp-mono'
[2021-11-06T12:42:21-0400] [PACMAN] Running 'pacman --color always -Rs otf-cp-mono'
[2021-11-06T12:42:22-0400] [ALPM] transaction started
[2021-11-06T12:42:22-0400] [ALPM] removed otf-cp-mono (v07-1)
[2021-11-06T12:42:22-0400] [ALPM] removed xorg-font-utils (7.6-6)
[2021-11-06T12:42:22-0400] [ALPM] transaction completed
[2021-11-06T12:42:22-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T12:42:22-0400] [ALPM] running 'fontconfig.hook'...
[2021-11-06T12:42:22-0400] [ALPM] running 'xorg-mkfontscale.hook'...
[2021-11-06T14:05:35-0400] [PACMAN] Running 'pacman -R -s --config /etc/pacman.conf -- bpytop'
[2021-11-06T14:05:37-0400] [ALPM] transaction started
[2021-11-06T14:05:37-0400] [ALPM] removed bpytop (1.0.67-1)
[2021-11-06T14:05:37-0400] [ALPM] removed python-psutil (5.8.0-1)
[2021-11-06T14:05:37-0400] [ALPM] transaction completed
[2021-11-06T14:05:37-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T14:53:53-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- community/intellij-idea-community-edition'
[2021-11-06T14:54:25-0400] [ALPM] transaction started
[2021-11-06T14:54:25-0400] [ALPM] installed java-runtime-common (3-3)
[2021-11-06T14:54:25-0400] [ALPM-SCRIPTLET] For the complete set of Java binaries to be available in your PATH,
[2021-11-06T14:54:25-0400] [ALPM-SCRIPTLET] you need to re-login or source /etc/profile.d/jre.sh
[2021-11-06T14:54:25-0400] [ALPM-SCRIPTLET] Please note that this package does not support forcing JAVA_HOME as former package java-common did
[2021-11-06T14:54:25-0400] [ALPM] installed libnet (1:1.1.6-1)
[2021-11-06T14:54:25-0400] [ALPM] installed jre11-openjdk-headless (11.0.12.u7-1)
[2021-11-06T14:54:25-0400] [ALPM] installed jre11-openjdk (11.0.12.u7-1)
[2021-11-06T14:54:25-0400] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2021-11-06T14:54:25-0400] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2021-11-06T14:54:25-0400] [ALPM] installed java-environment-common (3-3)
[2021-11-06T14:54:25-0400] [ALPM] installed jdk11-openjdk (11.0.12.u7-1)
[2021-11-06T14:54:25-0400] [ALPM] installed libdbusmenu-glib (16.04.0-4)
[2021-11-06T14:54:27-0400] [ALPM] installed intellij-idea-community-edition (4:2021.2.3-1)
[2021-11-06T14:54:27-0400] [ALPM] transaction completed
[2021-11-06T14:54:27-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T14:54:27-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-06T14:54:27-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-06T14:54:29-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/java-runtime-common extra/libnet extra/jre-openjdk-headless extra/jre-openjdk'
[2021-11-06T14:54:33-0400] [ALPM] transaction started
[2021-11-06T14:54:33-0400] [ALPM] reinstalled java-runtime-common (3-3)
[2021-11-06T14:54:33-0400] [ALPM] reinstalled libnet (1:1.1.6-1)
[2021-11-06T14:54:33-0400] [ALPM] installed jre-openjdk-headless (17.u35-1)
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T14:54:33-0400] [ALPM] installed jre-openjdk (17.u35-1)
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2021-11-06T14:54:33-0400] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2021-11-06T14:54:33-0400] [ALPM] transaction completed
[2021-11-06T14:54:33-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T14:54:33-0400] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- java-runtime-common libnet jre-openjdk-headless jre-openjdk'
[2021-11-06T14:54:39-0400] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/minecraft-launcher/minecraft-launcher-928-1-x86_64.pkg.tar.zst'
[2021-11-06T14:54:39-0400] [ALPM] transaction started
[2021-11-06T14:54:39-0400] [ALPM] installed minecraft-launcher (928-1)
[2021-11-06T14:54:39-0400] [ALPM] transaction completed
[2021-11-06T14:54:39-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T14:54:39-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-06T14:54:39-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-06T15:41:06-0400] [PACMAN] Running 'pacman --color always -Syu jdk'
[2021-11-06T15:41:06-0400] [PACMAN] synchronizing package lists
[2021-11-06T15:42:00-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/jdk8-openjdk'
[2021-11-06T15:42:04-0400] [ALPM] transaction started
[2021-11-06T15:42:04-0400] [ALPM] installed jre8-openjdk-headless (8.u292-1)
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T15:42:04-0400] [ALPM] installed jre8-openjdk (8.u292-1)
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] when you use a non-reparenting window manager,
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2021-11-06T15:42:04-0400] [ALPM] installed jdk8-openjdk (8.u292-1)
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T15:42:04-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T15:42:04-0400] [ALPM] transaction completed
[2021-11-06T15:42:04-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T15:53:09-0400] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/fabric-installer/fabric-installer-0.8.0-3-any.pkg.tar.zst'
[2021-11-06T15:53:09-0400] [ALPM] transaction started
[2021-11-06T15:53:09-0400] [ALPM] installed fabric-installer (0.8.0-3)
[2021-11-06T15:53:09-0400] [ALPM] transaction completed
[2021-11-06T15:53:09-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T15:53:09-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-06T15:54:33-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/harfbuzz-icu extra/libwpe extra/wpebackend-fdo extra/enchant extra/hyphen extra/woff2 extra/xdg-dbus-proxy community/libmanette extra/webkit2gtk extra/zenity'
[2021-11-06T15:54:42-0400] [ALPM] transaction started
[2021-11-06T15:54:42-0400] [ALPM] installed harfbuzz-icu (3.1.0-1)
[2021-11-06T15:54:42-0400] [ALPM] installed libwpe (1.12.0-1)
[2021-11-06T15:54:42-0400] [ALPM] installed wpebackend-fdo (1.12.0-1)
[2021-11-06T15:54:42-0400] [ALPM] installed enchant (2.3.1-1)
[2021-11-06T15:54:42-0400] [ALPM] installed hyphen (2.8.8-3)
[2021-11-06T15:54:42-0400] [ALPM] installed woff2 (1.0.2-3)
[2021-11-06T15:54:42-0400] [ALPM] installed xdg-dbus-proxy (0.1.2-3)
[2021-11-06T15:54:42-0400] [ALPM] installed libmanette (0.2.6-2)
[2021-11-06T15:54:43-0400] [ALPM] installed webkit2gtk (2.34.1-2)
[2021-11-06T15:54:43-0400] [ALPM] installed zenity (3.41.0-1)
[2021-11-06T15:54:43-0400] [ALPM] transaction completed
[2021-11-06T15:54:43-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T15:54:43-0400] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- harfbuzz-icu libwpe wpebackend-fdo enchant hyphen woff2 xdg-dbus-proxy libmanette webkit2gtk zenity'
[2021-11-06T16:00:05-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/jre-openjdk'
[2021-11-06T16:00:07-0400] [ALPM] transaction started
[2021-11-06T16:00:07-0400] [ALPM] reinstalled jre-openjdk (17.u35-1)
[2021-11-06T16:00:07-0400] [ALPM] transaction completed
[2021-11-06T16:00:07-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T16:05:15-0400] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/multimc5/multimc5-0.6.13-2-x86_64.pkg.tar.zst'
[2021-11-06T16:05:15-0400] [ALPM] transaction started
[2021-11-06T16:05:15-0400] [ALPM] installed multimc5 (0.6.13-2)
[2021-11-06T16:05:16-0400] [ALPM] transaction completed
[2021-11-06T16:05:16-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T16:05:16-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-06T16:08:29-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/jdk-openjdk'
[2021-11-06T16:08:33-0400] [ALPM] transaction started
[2021-11-06T16:08:34-0400] [ALPM] installed jdk-openjdk (17.u35-1)
[2021-11-06T16:08:34-0400] [ALPM-SCRIPTLET] Default Java environment is already set to 'java-11-openjdk'
[2021-11-06T16:08:34-0400] [ALPM-SCRIPTLET] See 'archlinux-java help' to change it
[2021-11-06T16:08:34-0400] [ALPM] transaction completed
[2021-11-06T16:08:34-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T16:08:34-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-06T16:08:34-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-06T17:39:33-0400] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- multilib/steam'
[2021-11-06T17:39:48-0400] [ALPM] transaction started
[2021-11-06T17:39:48-0400] [ALPM] installed lsb-release (1.4-18)
[2021-11-06T17:39:48-0400] [ALPM] installed usbutils (014-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lsof (4.94.0-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-libxss (1.2.3-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-alsa-lib (1.2.5.1-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-alsa-plugins (1.2.5-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-libgpg-error (1.42-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-nspr (4.32-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-sqlite (3.36.0-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-libtasn1 (4.17.0-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-p11-kit (0.24.0-2)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-nss (3.72-1)
[2021-11-06T17:39:48-0400] [ALPM] installed lib32-vulkan-intel (21.2.4-1)
[2021-11-06T17:39:48-0400] [ALPM] installed steam (1.0.0.72-2)
[2021-11-06T17:39:48-0400] [ALPM] transaction completed
[2021-11-06T17:39:48-0400] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-11-06T17:39:48-0400] [ALPM] running '30-systemd-update.hook'...
[2021-11-06T17:39:48-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-06T17:39:48-0400] [ALPM] running 'update-desktop-database.hook'...
[2021-11-07T09:39:55-0500] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- community/obs-studio'
[2021-11-07T09:40:02-0500] [ALPM] transaction started
[2021-11-07T09:40:02-0500] [ALPM] installed mbedtls (2.27.0-1)
[2021-11-07T09:40:02-0500] [ALPM] installed alsa-card-profiles (1:0.3.39-1)
[2021-11-07T09:40:02-0500] [ALPM] installed libldac (2.0.2.3-1)
[2021-11-07T09:40:02-0500] [ALPM] installed libfreeaptx (0.1.1-1)
[2021-11-07T09:40:02-0500] [ALPM] installed libfdk-aac (2.0.2-1)
[2021-11-07T09:40:03-0500] [ALPM] installed pipewire (1:0.3.39-1)
[2021-11-07T09:40:03-0500] [ALPM-SCRIPTLET] Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.
[2021-11-07T09:40:03-0500] [ALPM] installed obs-studio (27.1.3-1)
[2021-11-07T09:40:03-0500] [ALPM] transaction completed
[2021-11-07T09:40:03-0500] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-11-07T09:40:03-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-07T09:40:03-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-07T09:40:03-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-07T13:17:19-0500] [PACMAN] Running 'pacman --color always -Syu nemo'
[2021-11-07T13:17:19-0500] [PACMAN] synchronizing package lists
[2021-11-07T13:17:20-0500] [PACMAN] starting full system upgrade
[2021-11-07T13:17:47-0500] [ALPM] transaction started
[2021-11-07T13:17:47-0500] [ALPM] upgraded ncurses (6.2-2 -> 6.3-1)
[2021-11-07T13:17:47-0500] [ALPM] installed accountsservice (0.6.55-3)
[2021-11-07T13:17:47-0500] [ALPM] upgraded libcups (1:2.3.3op2-3 -> 1:2.3.3op2-4)
[2021-11-07T13:17:47-0500] [ALPM] installed cinnamon-desktop (5.0.0-1)
[2021-11-07T13:17:47-0500] [ALPM] installed fuse-common (3.10.5-1)
[2021-11-07T13:17:47-0500] [ALPM] installed fuse3 (3.10.5-1)
[2021-11-07T13:17:47-0500] [ALPM] installed gcr (3.40.0-1)
[2021-11-07T13:17:47-0500] [ALPM-SCRIPTLET] >>> gcr contains /etc/security/limits.d/10-gcr.conf which sets the memlock limit
[2021-11-07T13:17:47-0500] [ALPM-SCRIPTLET]     in order to allow GCR to lock private keys in memory. If you have configured
[2021-11-07T13:17:47-0500] [ALPM-SCRIPTLET]     this limit differently before, please review your configuration.
[2021-11-07T13:17:47-0500] [ALPM] installed gvfs (1.48.1-1)
[2021-11-07T13:17:47-0500] [ALPM] installed exempi (2.5.2-1)
[2021-11-07T13:17:47-0500] [ALPM] installed libdbusmenu-gtk3 (16.04.0-4)
[2021-11-07T13:17:47-0500] [ALPM] installed libxklavier (5.4-3)
[2021-11-07T13:17:47-0500] [ALPM] installed libgnomekbd (3.26.1+2+g8d02ebd-2)
[2021-11-07T13:17:47-0500] [ALPM] installed xapp (2.2.4-1)
[2021-11-07T13:17:47-0500] [ALPM] installed nemo (5.0.5-1)
[2021-11-07T13:17:47-0500] [ALPM] upgraded gc (8.2.0-1 -> 8.2.0-2)
[2021-11-07T13:17:47-0500] [ALPM] upgraded lib32-ncurses (6.2-1 -> 6.3-1)
[2021-11-07T13:17:47-0500] [ALPM] upgraded python-pyqt5 (5.15.6-1 -> 5.15.6-2)
[2021-11-07T13:17:47-0500] [ALPM] upgraded tcl (8.6.11-1 -> 8.6.12-1)
[2021-11-07T13:17:47-0500] [ALPM] upgraded tk (8.6.11.1-1 -> 8.6.12-1)
[2021-11-07T13:17:47-0500] [ALPM] upgraded ttc-iosevka (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:47-0500] [ALPM] upgraded ttc-iosevka-aile (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:48-0500] [ALPM] upgraded ttc-iosevka-curly (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:48-0500] [ALPM] upgraded ttc-iosevka-curly-slab (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:48-0500] [ALPM] upgraded ttc-iosevka-etoile (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:48-0500] [ALPM] upgraded ttc-iosevka-slab (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss01 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss02 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss03 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss04 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss05 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss06 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss07 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss08 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss09 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss10 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss11 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:49-0500] [ALPM] upgraded ttc-iosevka-ss12 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss13 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss14 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss15 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss16 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss17 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] upgraded ttc-iosevka-ss18 (10.3.4-1 -> 11.0.0-1)
[2021-11-07T13:17:50-0500] [ALPM] transaction completed
[2021-11-07T13:17:50-0500] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-11-07T13:17:50-0500] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-11-07T13:17:50-0500] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-11-07T13:17:50-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-07T13:17:50-0500] [ALPM] running 'dbus-reload.hook'...
[2021-11-07T13:17:50-0500] [ALPM] running 'fontconfig.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'gio-querymodules.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'glib-compile-schemas.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'gvfsd.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'update-mime-database.hook'...
[2021-11-07T13:17:52-0500] [ALPM] running 'xorg-mkfontscale.hook'...
[2021-11-08T08:18:01-0500] [PACMAN] Running 'pacman --color always -U Shade of Z - White-v.3.0.tar.xz'
[2021-11-08T09:52:08-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/boston-icon-theme-git/boston-icon-theme-git-r257.9b74c53-1-any.pkg.tar.zst'
[2021-11-08T09:52:08-0500] [ALPM] transaction started
[2021-11-08T09:52:08-0500] [ALPM] installed boston-icon-theme-git (r257.9b74c53-1)
[2021-11-08T09:52:08-0500] [ALPM] transaction completed
[2021-11-08T09:52:08-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T09:52:08-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T11:31:55-0500] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-cairo extra/gobject-introspection-runtime extra/python-gobject'
[2021-11-08T11:31:57-0500] [ALPM] transaction started
[2021-11-08T11:31:57-0500] [ALPM] installed python-cairo (1.20.1-1)
[2021-11-08T11:31:57-0500] [ALPM] installed gobject-introspection-runtime (1.70.0-2)
[2021-11-08T11:31:57-0500] [ALPM] installed python-gobject (3.42.0-1)
[2021-11-08T11:31:57-0500] [ALPM] transaction completed
[2021-11-08T11:31:57-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:31:57-0500] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-cairo gobject-introspection-runtime python-gobject'
[2021-11-08T11:33:05-0500] [PACMAN] Running 'pacman --color always -Syu python-dev'
[2021-11-08T11:33:05-0500] [PACMAN] synchronizing package lists
[2021-11-08T11:34:05-0500] [PACMAN] Running 'pacman --color always -Rs libpython'
[2021-11-08T11:34:10-0500] [PACMAN] Running 'pacman --color always -Rs libpython3.9-dev'
[2021-11-08T11:36:11-0500] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2021-11-08T11:36:11-0500] [PACMAN] synchronizing package lists
[2021-11-08T11:36:12-0500] [PACMAN] starting full system upgrade
[2021-11-08T11:36:28-0500] [ALPM] transaction started
[2021-11-08T11:36:28-0500] [ALPM] upgraded btrfs-progs (5.14.2-1 -> 5.15-1)
[2021-11-08T11:36:28-0500] [ALPM] upgraded harfbuzz (3.1.0-1 -> 3.1.1-1)
[2021-11-08T11:36:28-0500] [ALPM] upgraded code (1.61.0-1 -> 1.62.0-1)
[2021-11-08T11:36:28-0500] [ALPM] upgraded harfbuzz-icu (3.1.0-1 -> 3.1.1-1)
[2021-11-08T11:36:28-0500] [ALPM] upgraded perl-uri (5.09-2 -> 5.10-1)
[2021-11-08T11:36:28-0500] [ALPM] upgraded python-lxml (4.6.3-1 -> 4.6.4-1)
[2021-11-08T11:36:29-0500] [ALPM] upgraded ttf-sarasa-gothic (0.34.7-1 -> 0.35.0-1)
[2021-11-08T11:36:29-0500] [ALPM] transaction completed
[2021-11-08T11:36:29-0500] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-11-08T11:36:29-0500] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-11-08T11:36:29-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:36:29-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.14.16-arch1-1
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-11-08T11:36:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> Starting build: 5.14.16-arch1-1
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2021-11-08T11:36:30-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2021-11-08T11:36:31-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2021-11-08T11:36:31-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2021-11-08T11:36:32-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2021-11-08T11:36:32-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2021-11-08T11:36:32-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2021-11-08T11:36:33-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2021-11-08T11:36:33-0500] [ALPM-SCRIPTLET] ==> Image generation successful
[2021-11-08T11:36:33-0500] [ALPM] running 'detect-old-perl-modules.hook'...
[2021-11-08T11:36:33-0500] [ALPM] running 'fontconfig.hook'...
[2021-11-08T11:36:33-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T11:36:33-0500] [ALPM] running 'xorg-mkfontscale.hook'...
[2021-11-08T11:37:21-0500] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf -- extra/extra-cmake-modules extra/kdoctools'
[2021-11-08T11:37:21-0500] [PACMAN] synchronizing package lists
[2021-11-08T11:37:25-0500] [ALPM] transaction started
[2021-11-08T11:37:25-0500] [ALPM] installed extra-cmake-modules (5.87.0-1)
[2021-11-08T11:37:25-0500] [ALPM] installed kdoctools (5.87.0-1)
[2021-11-08T11:37:25-0500] [ALPM] transaction completed
[2021-11-08T11:37:25-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:37:25-0500] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- extra-cmake-modules kdoctools'
[2021-11-08T11:38:08-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/haruna/haruna-0.7.3-1-x86_64.pkg.tar.zst'
[2021-11-08T11:38:08-0500] [ALPM] transaction started
[2021-11-08T11:38:08-0500] [ALPM] upgraded haruna (0.7.2-1 -> 0.7.3-1)
[2021-11-08T11:38:08-0500] [ALPM] transaction completed
[2021-11-08T11:38:08-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:38:08-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T11:38:08-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T11:38:18-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/slack-desktop/slack-desktop-4.21.1-1-x86_64.pkg.tar.zst'
[2021-11-08T11:38:18-0500] [ALPM] transaction started
[2021-11-08T11:38:18-0500] [ALPM] upgraded slack-desktop (4.20.0-1 -> 4.21.1-1)
[2021-11-08T11:38:18-0500] [ALPM] transaction completed
[2021-11-08T11:38:18-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:38:18-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T11:38:18-0500] [PACMAN] Running 'pacman -R -u --noconfirm --config /etc/pacman.conf -- extra-cmake-modules kdoctools'
[2021-11-08T11:38:18-0500] [ALPM] transaction started
[2021-11-08T11:38:18-0500] [ALPM] removed kdoctools (5.87.0-1)
[2021-11-08T11:38:18-0500] [ALPM] removed extra-cmake-modules (5.87.0-1)
[2021-11-08T11:38:18-0500] [ALPM] transaction completed
[2021-11-08T11:38:18-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:39:35-0500] [PACMAN] Running 'pacman -Rsn djvulibre python-cairo'
[2021-11-08T11:39:36-0500] [ALPM] transaction started
[2021-11-08T11:39:36-0500] [ALPM] removed python-cairo (1.20.1-1)
[2021-11-08T11:39:36-0500] [ALPM] removed djvulibre (3.5.28-3)
[2021-11-08T11:39:36-0500] [ALPM] transaction completed
[2021-11-08T11:39:36-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:39:36-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T11:46:13-0500] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-cairo extra/libraqm community/libimagequant community/python-pillow'
[2021-11-08T11:46:15-0500] [ALPM] transaction started
[2021-11-08T11:46:15-0500] [ALPM] installed python-cairo (1.20.1-1)
[2021-11-08T11:46:15-0500] [ALPM] installed libraqm (0.7.2-2)
[2021-11-08T11:46:15-0500] [ALPM] installed libimagequant (2.16.0-1)
[2021-11-08T11:46:15-0500] [ALPM] installed python-pillow (8.4.0-1)
[2021-11-08T11:46:15-0500] [ALPM] transaction completed
[2021-11-08T11:46:15-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:46:15-0500] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- python-cairo libraqm libimagequant python-pillow'
[2021-11-08T11:46:20-0500] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/argus/.cache/yay/cavalcade/cavalcade-0.8-3-any.pkg.tar.zst'
[2021-11-08T11:46:20-0500] [ALPM] transaction started
[2021-11-08T11:46:20-0500] [ALPM] installed cavalcade (0.8-3)
[2021-11-08T11:46:20-0500] [ALPM] transaction completed
[2021-11-08T11:46:20-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T11:50:12-0500] [PACMAN] Running 'pacman --color always -Rs cava'
[2021-11-08T13:39:32-0500] [PACMAN] Running 'pacman --color always -Rs openoffice'
[2021-11-08T13:39:42-0500] [PACMAN] Running 'pacman --color always -Rs openoffice-bin'
[2021-11-08T13:39:45-0500] [ALPM] transaction started
[2021-11-08T13:39:45-0500] [ALPM] removed openoffice-bin (4.1.11-1)
[2021-11-08T13:39:45-0500] [ALPM] removed gtk2 (2.24.33-2)
[2021-11-08T13:39:45-0500] [ALPM] transaction completed
[2021-11-08T13:39:45-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T13:39:45-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T13:39:45-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T13:39:45-0500] [ALPM] running 'update-mime-database.hook'...
[2021-11-08T13:41:26-0500] [PACMAN] Running 'pacman --color always -Syu libreoffice-still'
[2021-11-08T13:41:26-0500] [PACMAN] synchronizing package lists
[2021-11-08T13:41:27-0500] [PACMAN] starting full system upgrade
[2021-11-08T13:41:30-0500] [ALPM] transaction started
[2021-11-08T13:41:30-0500] [ALPM] installed hunspell (1.7.0-3)
[2021-11-08T13:41:30-0500] [ALPM] installed boost-libs (1.76.0-1)
[2021-11-08T13:41:31-0500] [ALPM] installed librevenge (0.0.4-3)
[2021-11-08T13:41:31-0500] [ALPM] installed libwpd (0.10.3-3)
[2021-11-08T13:41:31-0500] [ALPM] installed libwps (0.4.12-1)
[2021-11-08T13:41:31-0500] [ALPM] installed neon (0.32.1-1)
[2021-11-08T13:41:31-0500] [ALPM] installed raptor (2.0.15-16)
[2021-11-08T13:41:31-0500] [ALPM] installed rasqal (1:0.9.33-4)
[2021-11-08T13:41:31-0500] [ALPM] installed redland (1:1.0.17-8)
[2021-11-08T13:41:31-0500] [ALPM] installed lpsolve (5.5.2.11-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libwpg (0.3.3-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libvisio (0.1.7-5)
[2021-11-08T13:41:31-0500] [ALPM] installed liblangtag (0.6.3-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libetonyek (0.1.10-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libodfgen (0.1.8-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libcdr (0.1.7-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libmspub (0.1.4-10)
[2021-11-08T13:41:31-0500] [ALPM] installed clucene (2.3.3.4-11)
[2021-11-08T13:41:31-0500] [ALPM] installed libpagemaker (0.0.4-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libabw (0.1.3-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libmwaw (0.3.20-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libe-book (0.1.3-9)
[2021-11-08T13:41:31-0500] [ALPM] installed libexttextcat (3.4.5-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libixion (0.16.1-6)
[2021-11-08T13:41:31-0500] [ALPM] installed liborcus (0.16.1-7)
[2021-11-08T13:41:31-0500] [ALPM] installed libzmf (0.0.2-10)
[2021-11-08T13:41:31-0500] [ALPM] installed libatomic_ops (7.6.12-1)
[2021-11-08T13:41:31-0500] [ALPM] installed xmlsec (1.2.33-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libnumbertext (1.0.7-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libfreehand (0.1.2-3)
[2021-11-08T13:41:31-0500] [ALPM] installed libstaroffice (0.0.7-1)
[2021-11-08T13:41:31-0500] [ALPM] installed libepubgen (0.1.1-2)
[2021-11-08T13:41:31-0500] [ALPM] installed libqxp (0.0.2-6)
[2021-11-08T13:41:31-0500] [ALPM] installed box2d (2.4.1-1)
[2021-11-08T13:41:32-0500] [ALPM] installed libreoffice-still (7.1.7-1)
[2021-11-08T13:41:32-0500] [ALPM] transaction completed
[2021-11-08T13:41:32-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T13:41:32-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T13:41:32-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T13:41:32-0500] [ALPM] running 'update-mime-database.hook'...
[2021-11-08T16:11:39-0500] [PACMAN] Running 'pacman --color always -Syu griprep'
[2021-11-08T16:11:39-0500] [PACMAN] synchronizing package lists
[2021-11-08T16:11:47-0500] [PACMAN] Running 'pacman --color always -Syu ripgrep'
[2021-11-08T16:11:47-0500] [PACMAN] synchronizing package lists
[2021-11-08T16:11:47-0500] [PACMAN] starting full system upgrade
[2021-11-08T16:12:00-0500] [ALPM] transaction started
[2021-11-08T16:12:00-0500] [ALPM] reinstalled ripgrep (13.0.0-2)
[2021-11-08T16:12:00-0500] [ALPM] upgraded tracker3 (3.2.0-2 -> 3.2.1-1)
[2021-11-08T16:12:00-0500] [ALPM] upgraded gnome-font-viewer (40.0-1 -> 41.0-1)
[2021-11-08T16:12:00-0500] [ALPM] upgraded xorg-xwayland (21.1.2.901-1 -> 21.1.3-1)
[2021-11-08T16:12:00-0500] [ALPM] transaction completed
[2021-11-08T16:12:00-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T16:12:00-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T16:12:00-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T16:12:10-0500] [PACMAN] Running 'pacman --color always -Rs gnome-font-viewer'
[2021-11-08T16:12:13-0500] [ALPM] transaction started
[2021-11-08T16:12:13-0500] [ALPM] removed gnome-font-viewer (41.0-1)
[2021-11-08T16:12:13-0500] [ALPM] removed gnome-desktop (1:40.4-1)
[2021-11-08T16:12:13-0500] [ALPM] transaction completed
[2021-11-08T16:12:13-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T16:12:13-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T16:12:13-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T16:13:11-0500] [PACMAN] Running 'pacman --color always -Rs ripgrep'
[2021-11-08T17:53:47-0500] [PACMAN] Running 'pacman --color always -Syu imagemagik'
[2021-11-08T17:53:47-0500] [PACMAN] synchronizing package lists
[2021-11-08T17:53:54-0500] [PACMAN] Running 'pacman --color always -Syu imagemagick'
[2021-11-08T17:53:54-0500] [PACMAN] synchronizing package lists
[2021-11-08T17:53:55-0500] [PACMAN] starting full system upgrade
[2021-11-08T17:53:58-0500] [ALPM] transaction started
[2021-11-08T17:53:58-0500] [ALPM] installed liblqr (0.4.2-3)
[2021-11-08T17:53:58-0500] [ALPM] installed imagemagick (7.1.0.13-1)
[2021-11-08T17:53:58-0500] [ALPM] transaction completed
[2021-11-08T17:53:58-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T17:53:58-0500] [ALPM] running 'detect-old-perl-modules.hook'...
[2021-11-08T18:36:03-0500] [PACMAN] Running 'pacman --color always -Syu lutris'
[2021-11-08T18:36:03-0500] [PACMAN] synchronizing package lists
[2021-11-08T18:36:04-0500] [PACMAN] starting full system upgrade
[2021-11-08T19:27:27-0500] [PACMAN] Running 'pacman --color always -Syu'
[2021-11-08T19:27:27-0500] [PACMAN] synchronizing package lists
[2021-11-08T19:27:28-0500] [PACMAN] starting full system upgrade
[2021-11-08T19:27:35-0500] [PACMAN] Running 'pacman --color always -U'
[2021-11-08T19:28:33-0500] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2021-11-08T19:28:33-0500] [PACMAN] synchronizing package lists
[2021-11-08T19:28:33-0500] [PACMAN] starting full system upgrade
[2021-11-08T19:28:39-0500] [PACMAN] Running 'pacman -S -y -y -u --config /etc/pacman.conf --'
[2021-11-08T19:28:39-0500] [PACMAN] synchronizing package lists
[2021-11-08T19:28:40-0500] [PACMAN] starting full system upgrade
[2021-11-08T19:29:21-0500] [PACMAN] Running 'pacman --color always -Rs qutebrowser'
[2021-11-08T19:29:24-0500] [ALPM] transaction started
[2021-11-08T19:29:24-0500] [ALPM] removed qutebrowser (2.4.0-1)
[2021-11-08T19:29:24-0500] [ALPM] removed python-yaml (5.4.1.1-2)
[2021-11-08T19:29:24-0500] [ALPM] removed python-pyqt5-webengine (5.15.5-1)
[2021-11-08T19:29:24-0500] [ALPM] removed qt5-webengine (5.15.7-1)
[2021-11-08T19:29:24-0500] [ALPM] removed qt5-webchannel (5.15.2-1)
[2021-11-08T19:29:24-0500] [ALPM] removed qt5-location (5.15.2-3)
[2021-11-08T19:29:24-0500] [ALPM] removed python-jinja (3.0.2-1)
[2021-11-08T19:29:24-0500] [ALPM] removed python-markupsafe (2.0.1-1)
[2021-11-08T19:29:24-0500] [ALPM] transaction completed
[2021-11-08T19:29:24-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T19:29:24-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T19:29:24-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T19:32:13-0500] [PACMAN] Running 'pacman --color always -Syu qutebrowser'
[2021-11-08T19:32:13-0500] [PACMAN] synchronizing package lists
[2021-11-08T19:32:13-0500] [PACMAN] starting full system upgrade
[2021-11-08T19:32:15-0500] [ALPM] transaction started
[2021-11-08T19:32:15-0500] [ALPM] installed python-markupsafe (2.0.1-1)
[2021-11-08T19:32:16-0500] [ALPM] installed python-jinja (3.0.2-1)
[2021-11-08T19:32:16-0500] [ALPM] installed python-yaml (5.4.1.1-2)
[2021-11-08T19:32:16-0500] [ALPM] installed qt5-webchannel (5.15.2-1)
[2021-11-08T19:32:16-0500] [ALPM] installed qt5-location (5.15.2-3)
[2021-11-08T19:32:16-0500] [ALPM] installed qt5-webengine (5.15.7-1)
[2021-11-08T19:32:16-0500] [ALPM] installed python-pyqt5-webengine (5.15.5-1)
[2021-11-08T19:32:16-0500] [ALPM] installed qutebrowser (2.4.0-1)
[2021-11-08T19:32:16-0500] [ALPM] transaction completed
[2021-11-08T19:32:16-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-08T19:32:16-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-11-08T19:32:16-0500] [ALPM] running 'update-desktop-database.hook'...
[2021-11-08T23:40:32-0500] [PACMAN] Running 'pacman -Rs starship'
[2021-11-08T23:40:36-0500] [ALPM] transaction started
[2021-11-08T23:40:36-0500] [ALPM] removed starship (0.58.0-2)
[2021-11-08T23:40:36-0500] [ALPM] removed libgit2 (1:1.2.0-1)
[2021-11-08T23:40:36-0500] [ALPM] removed http-parser (2.9.4-1)
[2021-11-08T23:40:36-0500] [ALPM] transaction completed
[2021-11-08T23:40:36-0500] [ALPM] running '30-systemd-update.hook'...
[2021-11-09T08:13:58-0500] [PACMAN] Running 'pacman --color always -Syu memtestx86'
[2021-11-09T08:13:58-0500] [PACMAN] synchronizing package lists
[2021-11-09T08:14:14-0500] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/memtest86+'
[2021-11-09T08:14:16-0500] [ALPM] transaction started
[2021-11-09T08:14:16-0500] [ALPM] installed memtest86+ (5.31b-1)
[2021-11-09T08:14:16-0500] [ALPM] transaction completed
[2021-11-09T09:33:05-0500] [PACMAN] Running 'pacman --color always -Syu starship'
[2021-11-09T09:33:05-0500] [PACMAN] synchronizing package lists
[2021-11-09T09:33:16-0500] [PACMAN] starting full system upgrade
[2021-11-09T09:33:39-0500] [ALPM] transaction started
[2021-11-09T09:33:39-0500] [ALPM] installed http-parser (2.9.4-1)
[2021-11-09T09:33:39-0500] [ALPM] installed libgit2 (1:1.2.0-1)
[2021-11-09T09:33:39-0500] [ALPM] installed starship (0.58.0-2)
[2021-11-09T09:33:39-0500] [ALPM] transaction completed
[2021-11-09T09:33:39-0500] [ALPM] running '30-systemd-update.hook'...

Any help is appreciated. Apologies if there is somewhere obvious for me to look, but I think I've scoured the wiki and forums well enough to warrant making a post.

Last edited by eyes (2021-11-09 15:29:11)

Offline

#2 2021-11-09 16:50:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: Consistent Browser Crashes Due To Text Editing

If installed, remove xf86-video-intel and any config for it and retry.

If it still happens check whether you get a coredump: https://wiki.archlinux.org/title/Core_d … _core_dump maybe also check dmesg at the time of crash and post it here if it looks interesting, especially memory related crashes will show up there

Last edited by V1del (2021-11-09 16:54:05)

Offline

#3 2021-11-09 18:05:19

eyes
Member
Registered: 2021-10-26
Posts: 25

Re: Consistent Browser Crashes Due To Text Editing

I remove xf86-video-intel but that prevents me from using my graphical environment, i3, so I reinstalled it, and the problem persists as to be expected. There is no core dump, and dmesg is incomprehensible to me. Here is the end of it, which relates to memory and not bluetooth and wireless:

[    8.296228] kauditd_printk_skb: 44 callbacks suppressed
[    8.296230] audit: type=1100 audit(1636479717.353:51): pid=2742 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_sh
ells,pam_faillock,pam_permit,pam_faillock acct="argus" exe="/usr/bin/login" hostname=brazil addr=? terminal=/dev/tty1 res=success'
[    8.298148] audit: type=1101 audit(1636479717.353:52): pid=2742 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_
permit,pam_time acct="argus" exe="/usr/bin/login" hostname=brazil addr=? terminal=/dev/tty1 res=success'
[    8.299607] audit: type=1103 audit(1636479717.356:53): pid=2742 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pa
m_faillock,pam_permit,pam_faillock acct="argus" exe="/usr/bin/login" hostname=brazil addr=? terminal=/dev/tty1 res=success'
[    8.299623] audit: type=1006 audit(1636479717.356:54): pid=2742 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[    8.299627] audit: type=1300 audit(1636479717.356:54): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffed4372b50 a2=4 a3=3e8 items=0 ppid=1 pid=2742 au
id=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=984 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[    8.299630] audit: type=1327 audit(1636479717.356:54): proctitle=2F62696E2F6C6F67696E002D70002D2D
[    8.319127] audit: type=1130 audit(1636479717.376:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/li
b/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.326554] audit: type=1101 audit(1636479717.383:56): pid=4381 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_
permit,pam_time acct="argus" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.326561] audit: type=1103 audit(1636479717.383:57): pid=4381 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="argus" exe="/usr/li
b/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    8.326575] audit: type=1006 audit(1636479717.383:58): pid=4381 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   33.507782] kauditd_printk_skb: 12 callbacks suppressed
[   33.507785] audit: type=1131 audit(1636479742.564:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/sy
stemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.647467] audit: type=1334 audit(1636479742.704:68): prog-id=24 op=UNLOAD
[   33.647471] audit: type=1334 audit(1636479742.704:69): prog-id=23 op=UNLOAD
[   33.647472] audit: type=1334 audit(1636479742.704:70): prog-id=22 op=UNLOAD
[  239.467803] audit: type=1101 audit(1636479948.546:71): pid=4790 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="a
rgus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  239.468716] audit: type=1110 audit(1636479948.550:72): pid=4790 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_fai
llock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  239.471969] audit: type=1105 audit(1636479948.553:73): pid=4790 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acc
t="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Offline

#4 2021-11-09 18:16:00

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: Consistent Browser Crashes Due To Text Editing

Unless your GPU is 15 years old removing xf86-video-intel should not prevent you from starting xorg unless you have a config snippet explicitly asking for the intel driver which you should remove as well. Post your xorg.log and maybe

glxinfo -B

from mesa-demos

Offline

#5 2021-11-09 18:37:36

eyes
Member
Registered: 2021-10-26
Posts: 25

Re: Consistent Browser Crashes Due To Text Editing

glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) Xe Graphics (TGL GT2) (0x9a49)
    Version: 21.2.4
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Xe Graphics (TGL GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.2.4
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.4
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Xorg.0.log with all configs disabled:

[    37.728] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    37.728] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    37.728] Build Operating System: Linux Archlinux
[    37.729] Current Operating System: Linux brazil 5.14.16-arch1-1 #1 SMP PREEMPT Tue, 02 Nov 2021 22:22:59 +0000 x86_64
[    37.729] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e8160911-cddb-428f-953d-20fe254932d8 rw loglevel=3 quiet
[    37.729] Build Date: 31 October 2021  06:30:01AM
[    37.729]  
[    37.729] Current version of pixman: 0.40.0
[    37.729] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    37.729] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    37.729] (==) Log file: "/home/argus/.local/share/xorg/Xorg.0.log", Time: Tue Nov  9 13:26:51 2021
[    37.729] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    37.732] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    37.732] (==) No Layout section.  Using the first Screen section.
[    37.732] (==) No screen section available. Using defaults.
[    37.732] (**) |-->Screen "Default Screen Section" (0)
[    37.732] (**) |   |-->Monitor "<default monitor>"
[    37.732] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    37.732] (**) |   |-->Device "Intel Graphics"
[    37.732] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    37.732] (==) Automatically adding devices
[    37.732] (==) Automatically enabling devices
[    37.732] (==) Automatically adding GPU devices
[    37.732] (==) Automatically binding GPU devices
[    37.732] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    37.732] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    37.732] (==) ModulePath set to "/usr/lib/xorg/modules"
[    37.732] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    37.732] (II) Module ABI versions:
[    37.732] 	X.Org ANSI C Emulation: 0.4
[    37.732] 	X.Org Video Driver: 24.1
[    37.732] 	X.Org XInput driver : 24.1
[    37.732] 	X.Org Server Extension : 10.0
[    37.733] (++) using VT number 1

[    37.734] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    37.734] (II) xfree86: Adding drm device (/dev/dri/card0)
[    37.734] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    37.736] (--) PCI:*(0@0:2:0) 8086:9a49:1028:09de rev 1, Mem @ 0x601e000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[    37.736] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    37.736] (II) LoadModule: "glx"
[    37.736] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    37.737] (II) Module glx: vendor="X.Org Foundation"
[    37.737] 	compiled for 1.20.13, module version = 1.0.0
[    37.737] 	ABI class: X.Org Server Extension, version 10.0
[    37.737] (II) LoadModule: "intel"
[    37.737] (WW) Warning, couldn't open module intel
[    37.737] (EE) Failed to load module "intel" (module does not exist, 0)
[    37.737] (EE) No drivers available.
[    37.737] (EE) 
Fatal server error:
[    37.737] (EE) no screens found(EE) 
[    37.737] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    37.737] (EE) Please also check the log file at "/home/argus/.local/share/xorg/Xorg.0.log" for additional information.
[    37.737] (EE) 
[    37.779] (EE) Server terminated with error (1). Closing log file.

Offline

#6 2021-11-09 18:41:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: Consistent Browser Crashes Due To Text Editing

Remove whatever file you have that contains the Device "Intel Graphics" line and xf86-video-intel and that is definitely a GPU where you do not want to use xf86-video-intel

Offline

#7 2021-11-09 23:00:49

eyes
Member
Registered: 2021-10-26
Posts: 25

Re: Consistent Browser Crashes Due To Text Editing

Worked perfectly, thank you. I haven't had any crashing since. An interesting side effect was that the correct drivers caused my dpi to be set properly (141), where before it had been 96. Everything was upscaled. I fixed this by setting my monitor's physical size in centimeters to be larger by the 141:96 proportion. Kind of weird, but it works.

Offline

#8 2021-11-09 23:24:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,302

Re: Consistent Browser Crashes Due To Text Editing

Great, please mark as [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB