Chromium based browser core dump

After the September or August stable update, all chromium browser (chromium, brave, and google-chrome and microsoft-edge from AUR) stopped working. I tried to search online, and there seems to be a few suggested solutions, but none seem to work. Also tried to clear the cache in ./config and ./cache. Using Gnome.

Inxi output

Device-2: NVIDIA GA104 [GeForce RTX 3070 Lite Hash Rate] vendor: Dell
driver: nvidia v: 580.82.09 arch: Ampere

error log

[27677:27677:1009/101703.803547:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101704.126398:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101704.475665:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101704.758139:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.035115:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.310068:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.479943:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.636807:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.800423:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[27677:27677:1009/101705.800459:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:415] GPU process isn't usable. Goodbye.
[1009/101705.808956:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
[1009/101705.809201:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
zsh: trace trap (core dumped)  chromium

AUR packages often need to be rebuilt after an update. I see no mention of that being done.

Have you rebuilt them?

yay -S packagename

# or if you prefer pamac
pamac build packagename

Well what are they then…there’s no point making us guess.


Just to be clear, are you also talking about the repo packages?

EDIT:

I just tried chromium from the repo and it works, but I’m on unstable. :man_shrugging:

Not sure if this has been reported, but after last update or this one, all chromium browser (chromium, brave, and google-chrome and microsoft-edge from AUR) stopped working. I tried to search online, and there seems to be a few suggested solutions, but none seem to work. Also tried to clear the cache in ./config and ./cache. Using Gnome.

Device-2: NVIDIA GA104 [GeForce RTX 3070 Lite Hash Rate] vendor: Dell
driver: nvidia v: 580.82.09 arch: Ampere


[21338:21338:1009/094136.423407:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094136.719391:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094137.072110:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094137.216185:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094137.341591:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094137.497014:ERROR:content/browser/gpu/gpu_process_host.cc:970] GPU process exited unexpectedly: exit_code=139
[21338:21338:1009/094137.497036:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:415] GPU process isn’t usable. Goodbye.
[1009/094137.503818:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
[1009/094137.504063:ERROR:third_party/crashpad/crashpad/snapshot/elf/elf_dynamic_array_reader.h:64] tag not found
zsh: trace trap (core dumped)  chromium --disable-gpu

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

:thinking:

How about running it without that flag? I’ve never used that flag no matter the GPU.

Either way, please create a new Support topic for further troubleshooting.

Same error without the --disable-gpu flag. Have just created a post in the Support forum.

Mod note: Moved the few related posts from the Update announcement to this topic as well.


@liuyun

Please provide your full inxi output as described (below).

Regards.


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit.

To that end, links are provided (below) - Please use them.


Be prepared to provide outputs from various commands when asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Waiting for others to blindly ask questions can be counter-productive – typically, nobody has a :crystal_ball: at their disposal – Instead, please help others to make informed suggestions, based on information you provide.


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; :eyes:

Output of the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:

inxi --filter --verbosity=8

or the short form (preferred):

inxi -zv8
Highly Recommended
Technical Resources
Required Reading

1 Like

One suggestion is to use the --disable-gpu option; another suggested clearing the caches; those are the ones I understand.

For a while, I also encountered the bug associated with the global shortcut launcher, as discussed here, and also mentioned in the Arch wiki. But now that seems to have been resolved by the September stable update.

Yes, I’m using chromium and brave from official repo, and google-chrome and microsoft-edge-stable-bin from AUR. All basically had the same error.

I think the chromium package forward to stable branch might not work here @Yochanan But we had it before: Chromium crashes with gpu error Similar issue with Nvidia drivers: Electron & Chromium apps not launching / Newbie Corner / Arch Linux Forums

That’s not the issue as evidenced by…

:wink:

I can’t reproduce the issue. Can you?

If you compare the stack traces they look very similar or rather pretty identical except for a little shift in line numbers.

Here is the full output from inxi -zv8

System:
  Kernel: 6.16.8-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 15.2.1
    clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.16-x86_64
    root=UUID=6b3d0053-e609-405e-a07d-0e12279258dc rw quiet splash apparmor=1
    security=apparmor udev.log_priority=3
  Desktop: GNOME v: 48.5 tk: GTK v: 3.24.50 wm: gnome-shell
    tools: gsd-screensaver-proxy dm: GDM v: 48.0 Distro: Manjaro
    base: Arch Linux
Machine:
  Type: Desktop System: Dell product: XPS 8960 v: N/A
    serial: <superuser required> Chassis: type: 3 serial: <superuser required>
  Mobo: Dell model: 0XD433 v: A00 serial: <superuser required> part-nu: 0BC0
    uuid: <superuser required> UEFI: Dell v: 2.19.0 date: 07/28/2025
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: total: 32 GiB available: 29.02 GiB used: 4.47 GiB (15.4%)
  Message: For most reliable report, use superuser + dmidecode.
  Array-1: capacity: 64 GiB slots: 2 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: DIMM1 type: DDR5 detail: synchronous size: 16 GiB
    speed: 4800 MT/s volts: curr: 1.15 min: 1.15 max: 1.15 width (bits):
    data: 64 total: 64 manufacturer: 802C0000802C part-no: MTC8C1084S1UC48BA1
    serial: <filter>
  Device-2: DIMM2 type: DDR5 detail: synchronous size: 16 GiB
    speed: 4800 MT/s volts: curr: 1.15 min: 1.15 max: 1.15 width (bits):
    data: 64 total: 64 manufacturer: 802C0000802C part-no: MTC8C1084S1UC48BA1
    serial: <filter>
PCI Slots:
  Permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: 13th Gen Intel Core i7-13700 bits: 64 type: MST AMCP
    arch: Raptor Lake gen: core 13 level: v3 note: check built: 2022+
    process: Intel 7 (10nm) family: 6 model-id: 0xB7 (183) stepping: 1
    microcode: 0x12F
  Topology: cpus: 1x dies: 1 clusters: 10 cores: 16 threads: 24 mt: 8 tpc: 2
    st: 8 smt: enabled cache: L1: 1.4 MiB desc: d-8x32 KiB, 8x48 KiB; i-8x32
    KiB, 8x64 KiB L2: 24 MiB desc: 8x2 MiB, 2x4 MiB L3: 30 MiB desc: 1x30 MiB
  Speed (MHz): avg: 800 min/max: 800/5100:5200:4100 scaling:
    driver: intel_pstate governor: powersave cores: 1: 800 2: 800 3: 800 4: 800
    5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800 13: 800 14: 800
    15: 800 16: 800 17: 800 18: 800 19: 800 20: 800 21: 800 22: 800 23: 800
    24: 800 bogomips: 101376
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni hfi ht hwp hwp_act_window
    hwp_epp hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ibt ida intel_pt
    invpcid lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b movdiri
    msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pconfig
    pdcm pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand
    rdseed rdtscp rep_good sdbg sep serialize sha_ni smap smep smx
    split_lock_detect ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm
    tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer tsc_known_freq umip
    user_shstk vaes vme vmx vnmi vpclmulqdq vpid waitpkg x2apic xgetbv1 xsave
    xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: ghostwrite status: Not affected
  Type: indirect_target_selection status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: old_microcode status: Not affected
  Type: reg_file_data_sampling mitigation: Clear Register File
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Enhanced / Automatic IBRS; IBPB:
    conditional; PBRSB-eIBRS: SW sequence; BHI: BHI_DIS_S
  Type: srbds status: Not affected
  Type: tsa status: Not affected
  Type: tsx_async_abort status: Not affected
  Type: vmscape mitigation: IBPB before exit to userspace
Graphics:
  Device-1: Intel Raptor Lake-S GT1 [UHD Graphics 770] vendor: Dell
    driver: i915 v: kernel alternate: xe arch: Xe process: Intel 10nm
    built: 2020-21 ports: active: none empty: DP-1,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:a780 class-ID: 0380
  Device-2: NVIDIA GA104 [GeForce RTX 3070 Lite Hash Rate] vendor: Dell
    driver: nvidia v: 580.82.09 alternate: nouveau,nova_core,nvidia_drm
    non-free: 550-580.xx+ status: current (as of 2025-08; EOL~2026-12-xx)
    arch: Ampere code: GAxxx process: TSMC n7 (7nm) built: 2020-2023 pcie:
    gen: 1 speed: 2.5 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s ports:
    active: HDMI-A-2 empty: DP-2,DP-3,DP-4 bus-ID: 01:00.0 chip-ID: 10de:2488
    class-ID: 0300
  Device-3: Logitech C922 Pro Stream Webcam driver: snd-usb-audio,uvcvideo
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-10:5
    chip-ID: 046d:085c class-ID: 0102 serial: <filter>
  Display: wayland server: X.org v: 1.21.1.18 with: Xwayland v: 24.1.8
    compositor: gnome-shell driver: X: loaded: nvidia
    gpu: nvidia,nvidia-nvswitch display-ID: 0
  Monitor-1: HDMI-A-2 model: HDMI serial: <filter> built: 2021
    res: 2560x1440 dpi: 108 gamma: 1.2 chroma: red: x: 0.639 y: 0.329 green:
    x: 0.298 y: 0.600 blue: x: 0.149 y: 0.059 white: x: 0.278 y: 0.290
    size: 597x336mm (23.5x13.23") diag: 685mm (27") ratio: 16:9
    modes: 2560x1440, 1920x1080, 1680x1050, 1600x900, 1280x1024, 1440x900,
    1280x720, 1024x768, 800x600, 720x576, 720x480, 640x480
  API: EGL v: 1.5 hw: drv: nvidia platforms: device: 0 drv: nvidia gbm:
    drv: nvidia surfaceless: drv: nvidia wayland: drv: nvidia x11: drv: nvidia
  API: OpenGL v: 4.6.0 vendor: nvidia v: 580.82.09 glx-v: 1.4
    direct-render: yes renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
    memory: 7.81 GiB display-ID: :0.0
  Info: Tools: api: clinfo, eglinfo, glxinfo gpu: nvidia-settings,nvidia-smi
    x11: xprop
Audio:
  Device-1: Intel Alder Lake-S HD Audio vendor: Dell driver: snd_hda_intel
    v: kernel alternate: snd_soc_avs,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
    chip-ID: 8086:7ad0 class-ID: 0403
  Device-2: NVIDIA GA104 High Definition Audio vendor: Dell
    driver: snd_hda_intel v: kernel alternate: nova_core pcie: gen: 4
    speed: 16 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:228b class-ID: 0403
  Device-3: Logitech C922 Pro Stream Webcam driver: snd-usb-audio,uvcvideo
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-10:5
    chip-ID: 046d:085c class-ID: 0102 serial: <filter>
  API: ALSA v: k6.16.8-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.4.8 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Intel Alder Lake-S PCH CNVi WiFi vendor: Rivet Networks
    driver: iwlwifi v: kernel bus-ID: 00:14.3 chip-ID: 8086:7af0 class-ID: 0280
  IF: wlo1 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Realtek Killer E3000 2.5GbE vendor: Rivet Networks driver: r8169
    v: kernel pcie: gen: 2 speed: 5 GT/s lanes: 1 port: 3000 bus-ID: 04:00.0
    chip-ID: 10ec:3000 class-ID: 0200
  IF: enp4s0 state: down mac: <filter>
  Info: services: NetworkManager, systemd-timesyncd, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX211 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-14:6 chip-ID: 8087:0033
    class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 2.75 TiB used: 258.86 GiB (9.2%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: PM9A1 NVMe 1024GB
    size: 953.87 GiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: 36310229 temp: 30.9 C
    scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Seagate model: ST2000DM008-2UB102
    size: 1.82 TiB block-size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s
    tech: HDD rpm: 7200 serial: <filter> fw-rev: 1001 scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 947.27 GiB size: 931.32 GiB (98.32%)
    used: 42.56 GiB (4.6%) fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2
    label: N/A uuid: 6b3d0053-e609-405e-a07d-0e12279258dc
  ID-2: /boot/efi raw-size: 513 MiB size: 512 MiB (99.80%)
    used: 54.5 MiB (10.6%) fs: vfat dev: /dev/nvme0n1p3 maj-min: 259:3
    label: N/A uuid: 8D05-5388
  ID-3: /home raw-size: 1.82 TiB size: 1.79 TiB (98.37%)
    used: 216.25 GiB (11.8%) fs: ext4 dev: /dev/sda1 maj-min: 8:1 label: N/A
    uuid: a9c5be96-941e-4c53-87db-f4701a8abeea
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default) zswap: yes
    compressor: zstd max-pool: 20%
  ID-1: swap-1 type: partition size: 6.1 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/nvme0n1p1 maj-min: 259:1 label: N/A
    uuid: 5061b871-0948-476b-a98f-2a2756748b17
Unmounted:
  Message: No unmounted partitions found.
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 1-7:2 info: Holtek Keyboard LKS02 type: keyboard,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 1.1
    speed: 1.5 Mb/s (183 KiB/s) lanes: 1 mode: 1.0 power: 100mA
    chip-ID: 04d9:1702 class-ID: 0300
  Device-2: 1-8:3 info: Dell MS116 Optical Mouse type: mouse
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0
    speed: 1.5 Mb/s (183 KiB/s) lanes: 1 mode: 1.0 power: 100mA
    chip-ID: 413c:301a class-ID: 0301
  Device-3: 1-9:8 info: Xiaomi Mi/Redmi series (MTP) type: still imaging
    driver: usbfs interfaces: 1 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
    mode: 2.0 power: 500mA chip-ID: 2717:ff40 class-ID: 0601 serial: <filter>
  Device-4: 1-10:5 info: Logitech C922 Pro Stream Webcam type: video,audio
    driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 500mA
    chip-ID: 046d:085c class-ID: 0102 serial: <filter>
  Device-5: 1-14:6 info: Intel AX211 Bluetooth type: bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 8087:0033 class-ID: e001
  Hub-2: 2-0:1 info: super-speed hub ports: 9 rev: 3.1
    speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 41.0 C mobo: 27.0 C
  Fan Speeds (rpm): cpu: 811 mobo: 767 fan-4: 0
Repos:
  Packages: pm: pacman pkgs: 1522 libs: 307 tools: gnome-software,pamac
  Active pacman repo servers in: /etc/pacman.d/mirrorlist
    1: http://ossmirror.mycloud.services/os/linux/manjaro/stable/$repo/$arch
    2: https://mirror.freedif.org/Manjaro/stable/$repo/$arch
Processes:
  CPU top: 5 of 455
  1: cpu: 5.3% command: firefox pid: 8398 mem: 570.2 MiB (1.9%)
  2: cpu: 4.7% command: kgx pid: 30704 mem: 324.2 MiB (1.0%)
  3: cpu: 4.3% command: firefox pid: 2706 mem: 902.8 MiB (3.0%)
  4: cpu: 3.5% command: quodlibet started-by: python pid: 30606
    mem: 153.3 MiB (0.5%)
  5: cpu: 2.0% command: gnome-shell pid: 1816 mem: 570.3 MiB (1.9%)
  Memory top: 5 of 455
  1: mem: 902.8 MiB (3.0%) command: firefox pid: 2706 cpu: 4.3%
  2: mem: 897.8 MiB (3.0%) command: pamac-manager pid: 3449 cpu: 0.3%
  3: mem: 570.3 MiB (1.9%) command: gnome-shell pid: 1816 cpu: 2.0%
  4: mem: 570.2 MiB (1.9%) command: firefox pid: 8398 cpu: 5.3%
  5: mem: 409.6 MiB (1.3%) command: firefox pid: 25280 cpu: 0.5%
Info:
  Processes: 455 Power: uptime: 1h 10m states: freeze,mem,disk suspend: s2idle
    wakeups: 0 hibernate: platform avail: shutdown, reboot, suspend, test_resume
    image: 11.55 GiB services: gsd-power, power-profiles-daemon, upowerd
    Init: systemd v: 257 default: graphical tool: systemctl
  Compilers: gcc: 15.2.1 alt: 14 Shell: Zsh v: 5.9 running-in: kgx
    inxi: 3.3.39

My environment variable does not have the line raised in the previous post.

EDITOR=/usr/bin/nano

# https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt
QT_AUTO_SCREEN_SCALE_FACTOR=1

# To use QGnomePlaform with AdwaitaQt style, comment out the following keys:

# Available options: gtk2, gnome, kde, qt5ct, xcb

# Note: Don't use in combination with QT_STYLE_OVERRIDE
QT_QPA_PLATFORMTHEME="qt5ct"

# Available styles: HighContrastInverse, HighContrast, Adwaita-HighContrastInverse,
# Adwaita-HighContrast, Adwaita-Dark, Adwaita, kvantum-dark, kvantum, qt5ct-style,
# Windows, Fusion

# Note: Don't use in combination with QT_QPA_PLATFORMTHEME
#QT_STYLE_OVERRIDE=""

Using the suggestion here seems to have resolved the issue. Launch with

chromium --disable-accelerated-video-decode

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.