streamlink / streamlink-twitch-gui

A multi platform Twitch.tv browser for Streamlink
https://streamlink.github.io/streamlink-twitch-gui/
MIT License
2.65k stars 200 forks source link

v2.5.0 Crashes on Launch (NW.js core dumped) #1005

Closed jorgeluiscarrillo closed 2 months ago

jorgeluiscarrillo commented 2 months ago

Checklist

Streamlink Twitch GUI version

v2.5.0

Streamlink version

6.7.3

Operating system, environment and configuration details

Arch Linux, Xorg, Intel HD Graphics 3000

Description

There seems to be an issue with NW.js 0.87.0. I've also tried with --disable-gpu with no success. I downloaded NW.js 0.87.0 myself and oddly enough it seems to work fine. However, when I run NW.js with --disable-gpu I get a similar crash.

v2.4.1 of Streamlink Twitch GUI works fine.

Debug log

[9407:9407:0504/213147.943187:ERROR:chrome_browser_cloud_management_controller.cc(161)] Cloud management controller initialization aborted as CBCM is not enabled. Please use the `--enable-chrome-browser-cloud-management` command line flag to enable it if you are not using the official Google Chrome build.
[9407:9466:0504/213148.551691:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[9407:9466:0504/213148.552348:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[9407:9466:0504/213148.552536:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[debug][Application]
Parameters
{
    "_": [],
    "tray": false,
    "hide": false,
    "hidden": false,
    "max": false,
    "maximize": false,
    "maximized": false,
    "min": false,
    "minimize": false,
    "minimized": false,
    "reset-window": false,
    "versioncheck": true,
    "version-check": true,
    "logfile": true,
    "loglevel": "debug",
    "l": "debug",
    "theme": "",
    "launch": "",
    "goto": ""
}
[9435:9465:0504/213150.687476:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7341dc0d7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7341dc033e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7341dc033cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7341dc01dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7341dc01dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7341dc01da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7341dd68055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7341dd66f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7341dd735400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7341dd736eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7341dd7408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7341dd7407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7341e1d2cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7341e1cf494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7341e1cc9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7341e1cd8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7341e1cd7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7341d78e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7341dc0be749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7341dc08003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7341dc0982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7341dc097d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7341dc098725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7341dc0fb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7341dc098ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7341dc061daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7341dc0b9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7341dc0b98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7341dc0cbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7341d52aa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7341d532b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7341e1cd91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7341dc7db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/SkiaRenderer"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (Intel, Mesa Intel(R) HD Graphics 3000 (SNB GT2), OpenGL 3.3 (Core Profile) Mesa 24.0.6-arch1.2)"
  "gpu-gl-vendor" = "Google Inc. (Intel)"
  "gpu-generation-intel" = "6"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "24.0.6"
  "gpu_count" = "1"
  "gpu-devid" = "0x0126"
  "gpu-venid" = "0x8086"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9435"
  "ptype" = "gpu-process"

[0504/213150.708979:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213151.125074:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9514:9525:0504/213151.317795:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x760e6dad7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x760e6da33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x760e6da33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x760e6da1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x760e6da1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x760e6da1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x760e6f08055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x760e6f06f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x760e6f135400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x760e6f136eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x760e6f1408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x760e6f1407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x760e7372cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x760e736f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x760e736c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x760e736d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x760e736d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x760e692e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x760e6dabe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x760e6da8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x760e6da982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x760e6da97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x760e6da98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x760e6dafb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x760e6da98ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x760e6da61daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x760e6dab9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x760e6dab98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x760e6dacbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x760e66caa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x760e66d2b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x760e736d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x760e6e1db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-url-chunk" = "chrome-extension://kjlcknihpadniagphehmpojkkdigigjp/index.html#/user/auth"
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/RenderThreadImpl::CreateOffscreenContext/RenderWorker"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (Intel, Mesa Intel(R) HD Graphics 3000 (SNB GT2), OpenGL 3.3 (Core Profile) Mesa 24.0.6-arch1.2)"
  "gpu-gl-vendor" = "Google Inc. (Intel)"
  "gpu-generation-intel" = "6"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "24.0.6"
  "gpu_count" = "1"
  "gpu-devid" = "0x0126"
  "gpu-venid" = "0x8086"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9514"
  "ptype" = "gpu-process"

[0504/213151.335572:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213151.725875:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9535:9546:0504/213151.923953:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x724ad8ed7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x724ad8e33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x724ad8e33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x724ad8e1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x724ad8e1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x724ad8e1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x724ada48055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x724ada46f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x724ada535400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x724ada536eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x724ada5408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x724ada5407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x724adeb2cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x724adeaf494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x724adeac9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x724adead8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x724adead7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x724adead89f4 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d89f3)
#18 0x724adeada210 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8da20f)
#19 0x724ada6be703 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84be702)
#20 0x724ada6bf9c1 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84bf9c0)
#21 0x724ada6bfc5f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84bfc5e)
#22 0x724ad8ebe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#23 0x724ad8e8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#24 0x724ad8e982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#25 0x724ad8e97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#26 0x724ad8e98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#27 0x724ad8efb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#28 0x724ad8e98ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#29 0x724ad8e61daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#30 0x724ad8eb9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#31 0x724ad8eb98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#32 0x724ad8ecbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#33 0x724ad20aa1cf (/usr/lib/libc.so.6+0x8e1ce)
#34 0x724ad212b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x724ada6c2f32 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84c2f31)
#1 0x724ad95be16c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73be16b)
#2 0x724ad95db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-url-chunk" = "chrome-extension://kjlcknihpadniagphehmpojkkdigigjp/index.html#/user/auth"
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/RenderThreadImpl::CreateOffscreenContext/RenderWorker"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (Intel, Mesa Intel(R) HD Graphics 3000 (SNB GT2), OpenGL 3.3 (Core Profile) Mesa 24.0.6-arch1.2)"
  "gpu-gl-vendor" = "Google Inc. (Intel)"
  "gpu-generation-intel" = "6"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "24.0.6"
  "gpu_count" = "1"
  "gpu-devid" = "0x0126"
  "gpu-venid" = "0x8086"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9535"
  "ptype" = "gpu-process"

[0504/213151.942340:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213152.328660:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9407:9425:0504/213152.408798:ERROR:cast_crl.cc(443)] CRL - Verification failed.
[9467:9477:0504/213152.493150:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[9556:9571:0504/213152.505724:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7e8d0acd7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7e8d0ac33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7e8d0ac33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7e8d0ac1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7e8d0ac1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7e8d0ac1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7e8d0c28055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7e8d0c26f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7e8d0c335400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7e8d0c336eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7e8d0c3408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7e8d0c3407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7e8d1092cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7e8d108f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7e8d108c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7e8d108d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7e8d108d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7e8d064e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7e8d0acbe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7e8d0ac8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7e8d0ac982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7e8d0ac97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7e8d0ac98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7e8d0acfb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7e8d0ac98ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7e8d0ac61daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7e8d0acb9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7e8d0acb98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7e8d0accbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7e8d03eaa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7e8d03f2b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7e8d108d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7e8d0b3db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "switch-14" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9556"
  "ptype" = "gpu-process"

[0504/213152.521363:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213153.026169:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9581:9596:0504/213153.188624:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7edd53cd7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7edd53c33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7edd53c33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7edd53c1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7edd53c1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7edd53c1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7edd5528055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7edd5526f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7edd55335400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7edd55336eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7edd553408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7edd553407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7edd5992cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7edd598f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7edd598c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7edd598d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7edd598d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7edd4f4e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7edd53cbe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7edd53c8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7edd53c982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7edd53c97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7edd53c98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7edd53cfb9d1 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb9d0)
#24 0x7edd4cd29199 (/usr/lib/libglib-2.0.so.0.8000.0+0x5a198)
Task trace:
#0 0x7edd598d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7edd543db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "switch-14" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9581"
  "ptype" = "gpu-process"

[0504/213153.207764:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213153.698347:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9606:9622:0504/213153.857875:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7962e18d7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7962e1833e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7962e1833cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7962e181dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7962e181dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7962e181da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7962e2e8055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7962e2e6f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7962e2f35400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7962e2f36eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7962e2f408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7962e2f407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7962e752cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7962e74f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7962e74c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7962e74d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7962e74d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7962dd0e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7962e18be749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7962e188003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7962e18982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7962e1897d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7962e1898725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7962e18fb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7962e1898ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7962e1861daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7962e18b9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7962e18b98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7962e18cbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7962daaaa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7962dab2b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7962e74d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7962e1fdb7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "switch-14" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9606"
  "ptype" = "gpu-process"

[0504/213153.875923:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213154.368909:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9632:9640:0504/213154.504953:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7cc0a0ed7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7cc0a0e33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7cc0a0e33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7cc0a0e1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7cc0a0e1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7cc0a0e1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7cc0a248055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7cc0a246f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7cc0a2535400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7cc0a2536eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7cc0a25408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7cc0a25407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7cc0a6b2cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7cc0a6af494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7cc0a6ac9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7cc0a6ad8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7cc0a6ad7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7cc0a6ad89f4 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d89f3)
#18 0x7cc0a6ada210 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8da20f)
#19 0x7cc0a26be703 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84be702)
#20 0x7cc0a26bf9c1 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84bf9c0)
#21 0x7cc0a26bfc5f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84bfc5e)
#22 0x7cc0a0ebe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#23 0x7cc0a0e8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#24 0x7cc0a0e982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#25 0x7cc0a0e97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#26 0x7cc0a0e98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#27 0x7cc0a0efb9d1 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb9d0)
#28 0x7cc099f29199 (/usr/lib/libglib-2.0.so.0.8000.0+0x5a198)
Task trace:
#0 0x7cc0a26c2f32 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x84c2f31)
#1 0x7cc0a15be16c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73be16b)
#2 0x7cc0a15db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9632"
  "ptype" = "gpu-process"

[0504/213154.522958:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213154.870201:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9650:9658:0504/213155.007386:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7508214d7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x750821433e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x750821433cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x75082141dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x75082141dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x75082141da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x750822a8055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x750822a6f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x750822b35400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x750822b36eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x750822b408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x750822b407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x75082712cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7508270f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7508270c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7508270d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7508270d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x75081cce34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7508214be749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x75082148003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7508214982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x750821497d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x750821498725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7508214fb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x750821498ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x750821461daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7508214b9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7508214b98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7508214cbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x75081a6aa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x75081a72b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7508270d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x750821bdb7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9650"
  "ptype" = "gpu-process"

[0504/213155.025488:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213155.381146:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9668:9675:0504/213155.505628:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr.
#0 0x7dc55dad7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7dc55da33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7dc55da33cfd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7dc55da1dca0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7dc55da1dcfe (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7dc55da1da63 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7dc55f08055a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7dc55f06f7b6 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7dc55f135400 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7dc55f136eba (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7dc55f1408f5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7dc55f1407dc (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7dc56372cead (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7dc5636f494c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7dc5636c9171 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7dc5636d8723 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7dc5636d7996 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7dc5592e34fb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7dc55dabe749 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7dc55da8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7dc55da982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7dc55da97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7dc55da98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7dc55dafb34c (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7dc55da98ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7dc55da61daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7dc55dab9798 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7dc55dab98e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7dc55dacbfff (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7dc556caa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7dc556d2b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7dc5636d91cb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7dc55e1db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,7716280187204363861,1106402045499317810"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=9409"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9668"
  "ptype" = "gpu-process"

[0504/213155.525910:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[9407:9407:0504/213155.866670:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[9407:9407:0504/213155.866726:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
#0 0x70497fed7153 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x70497fe33e17 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x70497fe348a9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c348a8)
#3 0x70497dfb8387 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4db8386)
#4 0x70497dfb5491 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4db5490)
#5 0x70497dfb3ffb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4db3ffa)
#6 0x70497dfc0239 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4dc0238)
#7 0x70497dfc1837 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4dc1836)
#8 0x70497ddc0288 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4bc0287)
#9 0x704980aa5823 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x78a5822)
#10 0x7049805c25b5 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73c25b4)
#11 0x704980aa97a2 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x78a97a1)
#12 0x704980aaaccd (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x78aaccc)
#13 0x7049805bd46f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73bd46e)
#14 0x7049805bde23 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73bde22)
#15 0x70497c1495e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x2f495e8)
#16 0x70497b8bc403 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x26bc402)
#17 0x7049805db5c9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db5c8)
#18 0x7049805db935 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db934)
#19 0x70497fe8003f (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x70497fe982e9 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x70497fe97d62 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x70497fe98725 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x70497fefb9d1 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb9d0)
#24 0x704978f29199 (/usr/lib/libglib-2.0.so.0.8000.0+0x5a198)
#25 0x55a862a29230 ([heap]+0x12e822f)
#26 0x70497fefb2bb (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb2ba)
#27 0x70497fe98ab7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#28 0x70497fe61daf (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#29 0x70497dddbf0a (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4bdbf09)
#30 0x70497ddddb02 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4bddb01)
#31 0x70497ddd9778 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x4bd9777)
#32 0x70497f37df4d (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x617df4c)
#33 0x70497f37f4e7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x617f4e6)
#34 0x70497f37f2d0 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x617f2cf)
#35 0x70497f37ca91 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x617ca90)
#36 0x70497f37d0b7 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x617d0b6)
#37 0x70497b6dd2e6 ChromeMain
#38 0x704979041d4a (/usr/lib/libc.so.6+0x25d49)
#39 0x704979041e0c __libc_start_main
#40 0x55a8617523ca _start
Task trace:
#0 0x7049805db7a8 (/tmp/.mount_streamokqLRq/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "total-discardable-memory-allocated" = "23404544"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "extension-1" = "kjlcknihpadniagphehmpojkkdigigjp"
  "num-extensions" = "1"
  "switch-7" = "debug"
  "switch-6" = "--no-zygote"
  "reentry_guard_tls_slot" = "unused"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-dee66fa8,be338734-dee66fa8,5f9907a9-dee66fa8,8eeccb9a-dee66fa8,2b465683-dee66fa8,52fc7926-dee66fa8,a41a7188-dee66fa8,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "switch-5" = "--no-sandbox"
  "switch-4" = "--user-data-dir=/home/carrillo/.config/streamlink-twitch-gui"
  "switch-3" = "--disable-smooth-scrolling"
  "switch-2" = "--disable-devtools"
  "switch-1" = "--loglevel"
  "num-switches" = "11"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "9407"
  "ptype" = "browser"

[0504/213155.887882:ERROR:elf_dynamic_array_reader.h(64)] tag not found
/tmp/.mount_streamokqLRq/AppRun: line 4:  9407 Trace/breakpoint trap   (core dumped) "${HERE}/usr/bin/streamlink-twitch-gui" "${@}"
bastimeyer commented 2 months ago

Probably related to this: https://issues.chromium.org/issues/40285787

I can't reproduce any crashes on my old notebook using "Intel HD Graphics 620" while running Arch KDE wayland.

Please check if deleting your config+cache folders helps:

v2.5.0 has been released because of other Chromium related crashes/issues, so I can't downgrade NW.js/Chromium again. Chromium has had some pretty bad past releases with lots of issues. That's really annoying...

If you can find a reliable way to reproduce this in NW.js alone (or Chromium / Chromium-based applications), then you should report this issue upstream. There's unfortunately not much I can do here.

itaton commented 2 months ago

I'm facing the same issue since the upgrade. I'm also on Arch, but on Wayland rather than X.org. I'm on an old laptop with an Intel graphics card (Intel HD Graphics 4000)

Downgrading fixes the issue. I also tried deleting the config and cache folder as suggested, however the crash still occurs.

It does not crash instantly on startup for me, only after about 10 seconds or so.

I get that this might not be anything streamlink-twitch-gui can fix. Just wanted to provided some more data for debugging purposes.

kayvax commented 2 months ago

I am having the same issue, streamlink-twitch-gui crashes at startup. Kernel: 6.8.9-arch1-1 Nvidia drivers 550.78; NVIDIA GeForce GTX 850M streamlink-gui version 2.5.0 streamlink version 6.7.3

~#streamlink-twitch-gui 
[1015901:1015901:0505/154021.650325:ERROR:chrome_browser_cloud_management_controller.cc(161)] Cloud management controller initialization aborted as CBCM is not enabled. Please use the `--enable-chrome-browser-cloud-management` command line flag to enable it if you are not using the official Google Chrome build.
[0505/154021.682390:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0505/154021.682871:ERROR:elf_dynamic_array_reader.h(64)] tag not found
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1015901:1015901:0505/154021.958724:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.UnknownMethod: Unknown method GetActive or interface org.freedesktop.ScreenSaver.
[1015932:1015932:0505/154021.968038:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x799ead6d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x799ead633e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x799ead633cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x799ead61dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x799ead61dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x799ead61da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x799eaec8055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x799eaec6f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x799eaed35400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x799eaed36eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x799eaed408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x799eaed4093e (/opt/streamlink-twitch-gui/lib/libnw.so+0x834093d)
#12 0x799eaed133d5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83133d4)
#13 0x799ea8ee34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#14 0x799ead68003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#15 0x799ead6982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#16 0x799ead697d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#17 0x799ead698725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#18 0x799ead6fb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#19 0x799ead698ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#20 0x799ead661daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#21 0x799eb32baf9f (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8baf9e)
#22 0x799eacb7e261 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617e260)
#23 0x799eacb7f2a5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617f2a4)
#24 0x799eacb7ca91 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617ca90)
#25 0x799eacb7d0b7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617d0b6)
#26 0x799ea8edd2e6 ChromeMain
#27 0x799ea681cd4a (/usr/lib/libc.so.6+0x25d49)
#28 0x799ea681ce0c __libc_start_main
#29 0x58aeff6123ca _start
Task trace:
#0 0x799eaed132db (/opt/streamlink-twitch-gui/lib/libnw.so+0x83132da)
#1 0x799eaf0486f7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x86486f6)
#2 0x799eb32d91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#3 0x799eadddb7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/SkiaRenderer"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (NVIDIA Corporation, NVIDIA GeForce GTX 850M/PCIe/SSE2, OpenGL 4.5.0 NVIDIA 550.78)"
  "gpu-gl-vendor" = "Google Inc. (NVIDIA Corporation)"
  "gpu-generation-intel" = "7"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "550.78"
  "gpu_count" = "2"
  "gpu-devid" = "0x1391"
  "gpu-venid" = "0x10de"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1015932"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154021.990644:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1015990:1015990:0505/154022.125783:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x76276c2d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x76276c233e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x76276c233cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x76276c21dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x76276c21dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x76276c21da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x76276d88055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x76276d86f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x76276d935400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x76276d936eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x76276d9408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x76276d94093e (/opt/streamlink-twitch-gui/lib/libnw.so+0x834093d)
#12 0x76276d9133d5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83133d4)
#13 0x762767ae34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#14 0x76276c28003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#15 0x76276c2982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#16 0x76276c297d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#17 0x76276c298725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#18 0x76276c2fb9d1 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb9d0)
#19 0x762765329199 (/usr/lib/libglib-2.0.so.0.8000.0+0x5a198)
#20 0x6477145b84c0 ([heap]+0xef34bf)
#21 0x76276c2fb2bb (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb2ba)
#22 0x76276c298ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#23 0x76276c261daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#24 0x762771ebaf9f (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8baf9e)
#25 0x76276b77e261 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617e260)
#26 0x76276b77f2a5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617f2a4)
#27 0x76276b77ca91 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617ca90)
#28 0x76276b77d0b7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617d0b6)
#29 0x762767add2e6 ChromeMain
#30 0x762765441d4a (/usr/lib/libc.so.6+0x25d49)
#31 0x762765441e0c __libc_start_main
#32 0x6477136d63ca _start
Task trace:
#0 0x76276d9132db (/opt/streamlink-twitch-gui/lib/libnw.so+0x83132da)
#1 0x76276dc486f7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x86486f6)
#2 0x762771ed91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#3 0x76276c9db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-url-chunk" = "chrome-extension://kjlcknihpadniagphehmpojkkdigigjp/index.html"
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/RenderThreadImpl::CreateOffscreenContext/RenderWorker"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (NVIDIA Corporation, NVIDIA GeForce GTX 850M/PCIe/SSE2, OpenGL 4.5.0 NVIDIA 550.78)"
  "gpu-gl-vendor" = "Google Inc. (NVIDIA Corporation)"
  "gpu-generation-intel" = "7"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "550.78"
  "gpu_count" = "2"
  "gpu-devid" = "0x1391"
  "gpu-venid" = "0x10de"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1015990"
  "ptype" = "gpu-process"

[1015956:1015972:0505/154022.142833:ERROR:command_buffer_proxy_impl.cc(323)] GPU state invalid after WaitForGetOffsetInRange.
[1015956:1015972:0505/154022.143232:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[1015901:1015901:0505/154022.146446:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016001:1016001:0505/154022.289750:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x7968802d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x796880233e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x796880233cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x79688021dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x79688021dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x79688021da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x79688188055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x79688186f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x796881935400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x796881936eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7968819408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x79688194093e (/opt/streamlink-twitch-gui/lib/libnw.so+0x834093d)
#12 0x7968819133d5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83133d4)
#13 0x79687bae34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#14 0x79688028003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#15 0x7968802982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#16 0x796880297d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#17 0x796880298725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#18 0x7968802fb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#19 0x796880298ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#20 0x796880261daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#21 0x796885ebaf9f (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8baf9e)
#22 0x79687f77e261 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617e260)
#23 0x79687f77f2a5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617f2a4)
#24 0x79687f77ca91 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617ca90)
#25 0x79687f77d0b7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617d0b6)
#26 0x79687badd2e6 ChromeMain
#27 0x796879441d4a (/usr/lib/libc.so.6+0x25d49)
#28 0x796879441e0c __libc_start_main
#29 0x652845c3d3ca _start
Task trace:
#0 0x7968819132db (/opt/streamlink-twitch-gui/lib/libnw.so+0x83132da)
#1 0x796881c486f7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x86486f6)
#2 0x796885ed91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#3 0x7968809db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-gl-context-is-virtual" = "0"
  "gpu-url-chunk-chrome" = "chrome://gpu/SkiaRenderer"
  "gr-context-type" = "GaneshGL"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:OpenGL"
  "gpu-gl-renderer" = "ANGLE (NVIDIA Corporation, NVIDIA GeForce GTX 850M/PCIe/SSE2, OpenGL 4.5.0 NVIDIA 550.78)"
  "gpu-gl-vendor" = "Google Inc. (NVIDIA Corporation)"
  "gpu-generation-intel" = "7"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "550.78"
  "gpu_count" = "2"
  "gpu-devid" = "0x1391"
  "gpu-venid" = "0x10de"
  "reentry_guard_tls_slot" = "unused"
  "switch-12" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-11" = "--disable-smooth-scrolling"
  "switch-10" = "--disable-devtools"
  "switch-9" = "--variations-seed-version"
  "switch-8" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-7" = "--shared-files"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "16"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016001"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.313821:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1015956:1015972:0505/154022.397899:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[1016016:1016035:0505/154022.400254:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x7a2c1ced7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7a2c1ce33e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7a2c1ce33cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7a2c1ce1dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7a2c1ce1dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7a2c1ce1da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7a2c1e48055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7a2c1e46f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7a2c1e535400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7a2c1e536eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7a2c1e5408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7a2c1e5407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7a2c22b2cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7a2c22af494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7a2c22ac9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7a2c22ad8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7a2c22ad7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7a2c186e34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7a2c1cebe749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7a2c1ce8003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7a2c1ce982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7a2c1ce97d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7a2c1ce98725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7a2c1cefb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7a2c1ce98ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7a2c1ce61daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7a2c1ceb9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7a2c1ceb98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7a2c1cecbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7a2c160aa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7a2c1612b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7a2c22ad91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7a2c1d5db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "gwp-asan-partitionalloc" = "5a24dd2d70d0"
  "switch-14" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016016"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.421666:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016037:1016065:0505/154022.523184:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x730f3b6d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x730f3b633e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x730f3b633cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x730f3b61dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x730f3b61dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x730f3b61da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x730f3cc8055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x730f3cc6f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x730f3cd35400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x730f3cd36eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x730f3cd408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x730f3cd407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x730f4132cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x730f412f494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x730f412c9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x730f412d8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x730f412d7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x730f36ee34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x730f3b6be749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x730f3b68003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x730f3b6982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x730f3b697d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x730f3b698725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x730f3b6fb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x730f3b698ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x730f3b661daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x730f3b6b9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x730f3b6b98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x730f3b6cbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x730f3487b1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x730f348fc6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x730f412d91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x730f3bddb7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "switch-14" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016037"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.545547:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016071:1016090:0505/154022.638745:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x7195ba8d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7195ba833e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7195ba833cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7195ba81dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7195ba81dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7195ba81da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7195bbe8055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7195bbe6f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7195bbf35400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7195bbf36eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7195bbf408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7195bbf407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7195c052cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7195c04f494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7195c04c9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7195c04d8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7195c04d7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7195b60e34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7195ba8be749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7195ba88003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7195ba8982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7195ba897d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7195ba898725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7195ba8fb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7195ba898ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7195ba861daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7195ba8b9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7195ba8b98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7195ba8cbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7195b3aaa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7195b3b2b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7195c04d91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7195bafdb7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gr-context-type" = "None"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "egl-display-type" = "angle:SwANGLE"
  "gpu-gl-renderer" = "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver-5.0.0)"
  "gpu-gl-vendor" = "Google Inc. (Google)"
  "gpu-generation-intel" = "0"
  "gpu-vsver" = "1.00"
  "gpu-psver" = "1.00"
  "gpu-driver" = "5.0.0"
  "gpu_count" = "0"
  "gpu-devid" = "0xffff"
  "gpu-venid" = "0xffff"
  "reentry_guard_tls_slot" = "unused"
  "switch-14" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-13" = "--disable-smooth-scrolling"
  "switch-12" = "--disable-devtools"
  "switch-11" = "--variations-seed-version"
  "switch-10" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-9" = "--shared-files"
  "switch-8" = "--use-angle=swiftshader-webgl"
  "switch-7" = "--use-gl=angle"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "18"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016071"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.660464:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016092:1016099:0505/154022.724371:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x7c4d64ed7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7c4d64e33e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7c4d64e33cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7c4d64e1dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7c4d64e1dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7c4d64e1da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7c4d6648055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7c4d6646f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7c4d66535400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7c4d66536eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7c4d665408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7c4d665407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7c4d6ab2cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7c4d6aaf494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7c4d6aac9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7c4d6aad8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7c4d6aad7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7c4d606e34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7c4d64ebe749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7c4d64e8003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7c4d64e982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7c4d64e97d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7c4d64e98725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7c4d64efb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7c4d64e98ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7c4d64e61daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7c4d64eb9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7c4d64eb98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7c4d64ecbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7c4d5e0aa1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7c4d5e12b6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7c4d6aad91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7c4d655db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016092"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.746742:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016103:1016110:0505/154022.799948:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x760563ad7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x760563a33e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x760563a33cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x760563a1dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x760563a1dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x760563a1da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x76056508055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x76056506f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x760565135400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x760565136eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7605651408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7605651407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x76056972cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7605696f494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7605696c9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7605696d8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7605696d7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x76055f2e34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x760563abe749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x760563a8003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x760563a982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x760563a97d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x760563a98725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x760563afb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x760563a98ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x760563a61daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x760563ab9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x760563ab98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x760563acbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x76055cc1b1cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x76055cc9c6ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7605696d91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7605641db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016103"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.818532:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1016112:1016125:0505/154022.873054:FATAL:resource_bundle.cc(362)] Check failed: g_shared_instance_ != nullptr. 
#0 0x7346d68d7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7346d6833e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7346d6833cfd (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33cfc)
#3 0x7346d681dca0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dc9f)
#4 0x7346d681dcfe (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1dcfd)
#5 0x7346d681da63 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c1da62)
#6 0x7346d7e8055a (/opt/streamlink-twitch-gui/lib/libnw.so+0x8280559)
#7 0x7346d7e6f7b6 (/opt/streamlink-twitch-gui/lib/libnw.so+0x826f7b5)
#8 0x7346d7f35400 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83353ff)
#9 0x7346d7f36eba (/opt/streamlink-twitch-gui/lib/libnw.so+0x8336eb9)
#10 0x7346d7f408f5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x83408f4)
#11 0x7346d7f407dc (/opt/streamlink-twitch-gui/lib/libnw.so+0x83407db)
#12 0x7346dc52cead (/opt/streamlink-twitch-gui/lib/libnw.so+0xc92ceac)
#13 0x7346dc4f494c (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8f494b)
#14 0x7346dc4c9171 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8c9170)
#15 0x7346dc4d8723 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d8722)
#16 0x7346dc4d7996 (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d7995)
#17 0x7346d20e34fb (/opt/streamlink-twitch-gui/lib/libnw.so+0x24e34fa)
#18 0x7346d68be749 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cbe748)
#19 0x7346d688003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7346d68982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7346d6897d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7346d6898725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7346d68fb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7346d6898ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7346d6861daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7346d68b9798 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb9797)
#27 0x7346d68b98e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cb98e8)
#28 0x7346d68cbfff (/opt/streamlink-twitch-gui/lib/libnw.so+0x6ccbffe)
#29 0x7346cfa401cf (/usr/lib/libc.so.6+0x8e1ce)
#30 0x7346cfac16ec (/usr/lib/libc.so.6+0x10f6eb)
Task trace:
#0 0x7346dc4d91cb (/opt/streamlink-twitch-gui/lib/libnw.so+0xc8d91ca)
#1 0x7346d6fdb7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "reentry_guard_tls_slot" = "unused"
  "switch-13" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-12" = "--disable-smooth-scrolling"
  "switch-11" = "--disable-devtools"
  "switch-10" = "--variations-seed-version"
  "switch-9" = "--field-trial-handle=3,i,5376890928670511200,1176007085412541114"
  "switch-8" = "--shared-files"
  "switch-7" = "--use-gl=disabled"
  "switch-6" = "--change-stack-guard-on-fork=enable"
  "switch-5" = "--nwapp-path=/opt/streamlink-twitch-gui"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--enable-crash-reporter=,"
  "switch-2" = "--crashpad-handler-pid=1015903"
  "switch-1" = "--no-sandbox"
  "num-switches" = "17"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1016112"
  "ptype" = "gpu-process"

[1015901:1015901:0505/154022.890642:ERROR:gpu_process_host.cc(1001)] GPU process exited unexpectedly: exit_code=133
[1015901:1015901:0505/154022.890663:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn't usable. Goodbye.
#0 0x7d6362cd7153 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cd7152)
#1 0x7d6362c33e17 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c33e16)
#2 0x7d6362c348a9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c348a8)
#3 0x7d6360db8387 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4db8386)
#4 0x7d6360db5491 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4db5490)
#5 0x7d6360db3ffb (/opt/streamlink-twitch-gui/lib/libnw.so+0x4db3ffa)
#6 0x7d6360dc0239 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4dc0238)
#7 0x7d6360dc1837 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4dc1836)
#8 0x7d6360bc0288 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4bc0287)
#9 0x7d63638a5823 (/opt/streamlink-twitch-gui/lib/libnw.so+0x78a5822)
#10 0x7d63633c25b5 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73c25b4)
#11 0x7d63638a97a2 (/opt/streamlink-twitch-gui/lib/libnw.so+0x78a97a1)
#12 0x7d63638aaccd (/opt/streamlink-twitch-gui/lib/libnw.so+0x78aaccc)
#13 0x7d63633bd46f (/opt/streamlink-twitch-gui/lib/libnw.so+0x73bd46e)
#14 0x7d63633bde23 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73bde22)
#15 0x7d635ef495e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x2f495e8)
#16 0x7d635e6bc403 (/opt/streamlink-twitch-gui/lib/libnw.so+0x26bc402)
#17 0x7d63633db5c9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db5c8)
#18 0x7d63633db935 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db934)
#19 0x7d6362c8003f (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c8003e)
#20 0x7d6362c982e9 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c982e8)
#21 0x7d6362c97d62 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c97d61)
#22 0x7d6362c98725 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98724)
#23 0x7d6362cfb34c (/opt/streamlink-twitch-gui/lib/libnw.so+0x6cfb34b)
#24 0x7d6362c98ab7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c98ab6)
#25 0x7d6362c61daf (/opt/streamlink-twitch-gui/lib/libnw.so+0x6c61dae)
#26 0x7d6360bdbf0a (/opt/streamlink-twitch-gui/lib/libnw.so+0x4bdbf09)
#27 0x7d6360bddb02 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4bddb01)
#28 0x7d6360bd9778 (/opt/streamlink-twitch-gui/lib/libnw.so+0x4bd9777)
#29 0x7d636217df4d (/opt/streamlink-twitch-gui/lib/libnw.so+0x617df4c)
#30 0x7d636217f4e7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617f4e6)
#31 0x7d636217f2d0 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617f2cf)
#32 0x7d636217ca91 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617ca90)
#33 0x7d636217d0b7 (/opt/streamlink-twitch-gui/lib/libnw.so+0x617d0b6)
#34 0x7d635e4dd2e6 ChromeMain
#35 0x7d635be41d4a (/usr/lib/libc.so.6+0x25d49)
#36 0x7d635be41e0c __libc_start_main
#37 0x5a3be2b033ca _start
Task trace:
#0 0x7d63633db7a8 (/opt/streamlink-twitch-gui/lib/libnw.so+0x73db7a7)
Crash keys:
  "gpu-gl-renderer" = "Disabled"
  "gpu-gl-vendor" = "Disabled"
  "gpu-generation-intel" = "0"
  "gpu_count" = "0"
  "gpu-devid" = "0x0000"
  "gpu-venid" = "0x0000"
  "extension-1" = "kjlcknihpadniagphehmpojkkdigigjp"
  "num-extensions" = "1"
  "switch-6" = "--no-zygote"
  "switch-5" = "--no-sandbox"
  "reentry_guard_tls_slot" = "unused"
  "variations" = "f38ef081-ca7d8d80,9481ce98-3d47f4f4,70678518-83ffdacd,be338734-4866ef6e,5f9907a9-206f6a6e,8eeccb9a-417da373,2b465683-206f6a6e,52fc7926-ee3d6169,a41a7188-b184655b,ff71bfdc-dee66fa8,6daa4147-dee66fa8,4b935545-3d47f4f4,9a38bae3-3d47f4f4,2d1e43a3-3d47f4f4,386dc267-3d47f4f4,d69d967d-3695c92e,"
  "num-experiments" = "16"
  "switch-4" = "--user-data-dir=/home/kay/.config/streamlink-twitch-gui"
  "switch-3" = "--disable-smooth-scrolling"
  "switch-2" = "--disable-devtools"
  "switch-1" = "--no-version-check"
  "num-switches" = "10"
  "commandline-enabled-feature-1" = "NativeNotifications"
  "osarch" = "x86_64"
  "pid" = "1015901"
  "ptype" = "browser"

[0505/154022.900100:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0505/154022.900568:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0505/154022.900851:ERROR:elf_dynamic_array_reader.h(64)] tag not found
/usr/bin/streamlink-twitch-gui: line 2: 1015901 Trace/breakpoint trap   (core dumped) /opt/streamlink-twitch-gui/streamlink-twitch-gui "$@" --no-version-check
[error][NWjs EmberJS initializer]
TypeError: Cannot read properties of undefined (reading 'tabs')
bastimeyer commented 2 months ago

libva error: /usr/lib/dri/nvidia_drv_video.so init failed

That's a different issue which currently also affects other web browsers based on Chromium. Google search results:

Try launching with --disable-features=VaapiVideoDecoder or the LIBVA_DRI3_DISABLE=1 env var set. Maybe even --disable-gpu.

Streamlink Twitch GUI doesn't need video decode acceleration (via VAAPI), but since the app doesn't use custom minimal NW.js builds, a full Chromium session is used every time with all the unneeded stuff. https://wiki.archlinux.org/title/Chromium#Hardware_video_acceleration


As said earlier, the recent Chromium releases have been pretty bad with lots of issues. These issues have to be reproduced isolated in a bare NW.js session and then reported upstream. No idea what causes these Chromium GPU process crashes, but if this can't be reproduced in a bare NW.js session, then this means that something specific content-wise is causing this, which makes debugging this more difficult.

I'm not a NW.js or Chromium dev, so I can't do anything here apart from choosing a specific NW.js release version.

The NW.js builds can be found here: https://dl.nwjs.io/v0.87.0/

In order to see the Chromium GPU status page, download the SDK build, open the dev tools using F12 and then run location.href="chrome:///gpu" (no address bar is shown by default unless the necessary options are set in a package.json)

kayvax commented 2 months ago

I knew I should have written a note about this.

libva error: /usr/lib/dri/nvidia_drv_video.so init failed Try launching with --disable-features=VaapiVideoDecoder or the LIBVA_DRI3_DISABLE=1 env var set. Maybe even --disable-gpu.

This is unrelated to my streamlink-twitch-gui issue. It is just error of vaapi wrapper for nvidia cards (nvidia-vaapi-driver). Standalone Chromium based browsers work on my system. I tried those flags, just to test and streamlink-twitch-gui 2.5.0 still crashes. Earlier version, streamlink-twitch-gui 2.4.1 works fine.

bastimeyer commented 2 months ago

I can reproduce this on my notebook now (using an Intel iGPU): When launched with --ozone-platform=x11, any tooltip that's shown by the GUI from hovering certain elements causes the GPU process to crash.

That doesn't happen on my main system using AMDGPU though...

bastimeyer commented 2 months ago

So apparently NW.js 0.84.0 is the latest version without this crash.

This release is broken too though, and you can't drag the window on the -webkit-app-region: drag; areas in the title bar. Since this is an app with client-side decorations, I can't justify a downgrade to this version.

The version that seems to be working is 0.82.0 from November 2023 with Chromium 119.

I'll have a look at downgrading to this even older version, but considering that I've bumped NW.js from 0.79.1 to 0.87.0 because of Chromium's skia shader compilation errors (due to recent LLVM changes), I don't know yet if this will be a good idea.

You can downgrade yourself for now by applying this patch:

diff --git a/src/config/main.json b/src/config/main.json
index cd4d77eb..be0a04fa 100644
--- a/src/config/main.json
+++ b/src/config/main.json
@@ -1,7 +1,7 @@
 {
    "display-name": "Streamlink Twitch GUI",
    "app-identifier": "streamlink-twitch-gui",
-   "nwjs-version": "0.87.0",
+   "nwjs-version": "0.82.0",
    "urls": {
        "homepage": "https://github.com/streamlink/streamlink-twitch-gui",
        "release": "https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v{version}",
bastimeyer commented 2 months ago

Reopening for visibility until the next release has been published

bastimeyer commented 2 months ago

I've decided against releasing v2.5.1 today because I want to see feedback first, to be sure that this is indeed working now. All I can do is test locally on my systems and in VMs, but this doesn't guarantee that I've missed something.

Please build from the master branch and report back: https://github.com/streamlink/streamlink-twitch-gui/blob/master/CONTRIBUTING.md#developing-and-building

If you can't locally build or don't want to, then please wait for the next nightly builds to be built (approx. at 3am this night - UTC): https://github.com/streamlink/streamlink-twitch-gui/actions?query=event%3Aschedule

Thanks

kayvax commented 2 months ago

Followed the build procedure. from git clone https://github.com/streamlink/streamlink-twitch-gui.git There was some strange behaviour when doing grunt build in my locale, tried with LANG=C and it broke but with LANG=en_EN.utf8 it worked and spawned streamlink instance. Release build went without a problem on my locale.

Started few streams, checked the settings, everything looks fine.

~#grunt release
Running "release" task

Running "clean:tmp_test" (clean) task
>> 0 paths cleaned.

Running "webpack:test" (webpack) task
assets by path assets/ 256 KiB
  assets by path assets/flags/*.svg 224 KiB 38 assets
  assets by path assets/icons/*.png 8.48 KiB 7 assets
  asset assets/images/Twitch_Logo_Purple.png 22.9 KiB [emitted] [from: assets/images/Twitch_Logo_Purple.png]
assets by path *.js 7.84 MiB
  asset vendor.js 5.25 MiB [emitted] (name: vendor) (id hint: vendor)
  asset test.js 1.09 MiB [emitted] (name: test) (id hint: test)
  asset build_tasks_webpack_loaders_ember-app-loader_build_js-build_tasks_webpack_loaders_ember-app-l-22b3f7.js 960 KiB [emitted]
  asset translation.js 481 KiB [emitted] (name: translation) (id hint: translation)
  + 4 assets
assets by path *.css 79.6 KiB
  asset build_tasks_webpack_loaders_ember-app-loader_build_js-build_tasks_webpack_loaders_ember-app-l-22b3f7.css 70.9 KiB [emitted]
  asset vendor.css 8.7 KiB [emitted] (name: vendor) (id hint: vendor)
asset index.html 469 bytes [emitted]
asset package.json 354 bytes [emitted] [from: ../test/package.json] (auxiliary name: test) (auxiliary id hint: test)
Entrypoint main 6.39 MiB (8.83 KiB) = 6 assets 8 auxiliary assets
webpack 5.76.1 compiled successfully in 25819 ms

Running "runtest" task
Using v0.82.0 (sdk)
Create cache folder in /home/kay/programs/streamlinkgui/streamlink-twitch-gui/build/cache/0.82.0-sdk
Using cache for: linux64
Launching App
[1445114:1445114:0505/223450.776767:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.

[0505/223450.816666:ERROR:elf_dynamic_array_reader.h(64)] tag not found

[0505/223450.817220:ERROR:elf_dynamic_array_reader.h(64)] tag not found

DevTools listening on ws://127.0.0.1:8000/devtools/browser/e8e484b5-03af-4786-bc77-e91521d71d5f

libva error: vaGetDriverNames() failed with unknown libva error

libva error: /usr/lib/dri/nvidia_drv_video.so init failed

>> cartesian-product (1/1) (8ms)
>> event-utils/events (50/50) (23ms)
>> qunit/assertion-helpers (34/34) (81ms)
>> translation-key (2/2) (2ms)
>> loaders/ember-app-loader (23/23) (54ms)
>> nwjs/App (9/9) (6ms)
>> nwjs/Window (44/44) (14ms)
>> nwjs/argv (8/8) (15ms)
>> utils/Logger (63/63) (180ms)
>> utils/StreamOutputBuffer (31/31) (14ms)
>> utils/ember/ObjectBuffer (72/72) (22ms)
>> utils/getStreamFromUrl (22/22) (3ms)
>> utils/linkparser (41/41) (21ms)
>> utils/node/child_process/promise (62/62) (76ms)
>> utils/node/child_process/spawn (11/11) (2ms)
>> utils/node/fs/clearfolder (12/12) (23ms)
>> utils/node/fs/download (63/63) (34ms)
>> utils/node/fs/mkdirp (9/9) (11ms)
>> utils/node/fs/readLines (34/34) (24ms)
>> utils/node/fs/stat (22/22) (17ms)
>> utils/node/fs/which (32/32) (14ms)
>> utils/node/fs/whichFallback (146/146) (24ms)
>> utils/node/http/HttpServer (18/18) (11ms)
>> utils/node/http/getRedirected (10/10) (4ms)
>> utils/node/onShutdown (38/38) (12ms)
>> utils/node/platform (34/34) (15ms)
>> utils/node/resolvePath (12/12) (6ms)
>> utils/parameters/Parameters (16/16) (6ms)
>> utils/parameters/ParameterCustom (8/8) (3ms)
>> utils/parameters/Substitution (12/12) (2ms)
>> utils/preload (16/16) (24ms)
>> utils/system-locale (2/2) (2ms)
>> data/models/settings/hotkeys (1/1) (71ms)
>> data/models/settings (4/4) (68ms)
>> data/models/settings/streams (2/2) (2ms)
>> data/models/twitch/adapter (60/60) (215ms)
>> data/models/twitch/channel (6/6) (72ms)
>> data/models/twitch/channels-followed (18/18) (110ms)
>> data/models/twitch/game-top (7/7) (66ms)
>> data/models/twitch/game (9/9) (38ms)
>> data/models/twitch/search-channel (34/34) (133ms)
>> data/models/twitch/search-game (6/6) (39ms)
>> data/models/twitch/serializer (26/26) (211ms)
>> data/models/twitch/stream-followed (7/7) (66ms)
>> data/models/twitch/stream (78/78) (309ms)
>> data/models/twitch/team (15/15) (127ms)
>> data/models/twitch/user (43/43) (213ms)
>> init/initializers/keyboard-layout-map (2/2) (81ms)
>> init/initializers/localstorage/channelsettings (7/7) (2ms)
>> init/initializers/localstorage/initializer (11/11) (4ms)
>> init/initializers/localstorage/namespaces (9/9) (3ms)
>> init/initializers/localstorage/search (1/1) (2ms)
>> init/initializers/localstorage/settings (29/29) (11ms)
>> init/initializers/store (7/7) (35ms)
>> init/instance-initializers/application (36/36) (434ms)
>> init/instance-initializers/intl (22/22) (72ms)
>> init/instance-initializers/nwjs/window (81/81) (176ms)
>> init/instance-initializers/routing (50/50) (428ms)
>> ui/components/button/channel-button (8/8) (138ms)
[1445162:1445176:0505/223455.962018:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.

>> ui/components/button/form-button (39/39) (557ms)
>> ui/components/button/open-chat (8/8) (113ms)
>> ui/components/button/share-channel (8/8) (111ms)
>> ui/components/button/twitch-emotes (12/12) (112ms)
>> ui/components/form/-selectable (13/13) (34ms)
>> ui/components/form/check-box (38/38) (583ms)
>> ui/components/form/drop-down-list (20/20) (115ms)
>> ui/components/form/drop-down (73/73) (581ms)
>> ui/components/form/number-field (18/18) (689ms)
>> ui/components/form/radio-buttons (27/27) (311ms)
>> ui/components/helper/bool- (10/10) (233ms)
>> ui/components/helper/find-by (1/1) (78ms)
>> ui/components/helper/format- (15/15) (82ms)
>> ui/components/helper/get- (6/6) (161ms)
>> ui/components/helper/hotkey-title (15/15) (413ms)
>> ui/components/helper/hours-from-now (21/21) (153ms)
>> ui/components/helper/is- (9/9) (310ms)
>> ui/components/helper/math- (4/4) (308ms)
>> ui/components/helper/time-from-now (44/44) (239ms)
>> ui/components/link/embedded-html-links (53/53) (172ms)
>> ui/components/link/embedded-links (3/3) (80ms)
>> ui/components/link/external-link (41/41) (290ms)
>> ui/components/link/link-to (43/43) (437ms)
>> ui/components/list/content-list (16/16) (416ms)
>> ui/components/list/infinite-scroll (20/20) (478ms)
>> ui/components/list/stream-item (18/18) (272ms)
>> ui/components/loading-spinner (3/3) (78ms)
>> ui/components/modals/modal-quit (20/20) (143ms)
>> ui/components/preview-image (11/11) (289ms)
>> ui/components/search-bar (12/12) (85ms)
>> ui/components/settings-hotkey (89/89) (441ms)
>> ui/components/settings-submit (11/11) (169ms)
>> ui/components/title-bar (36/36) (197ms)
>> ui/routes/-mixins/routes/filter-languages (5/5) (314ms)
>> ui/routes/-mixins/routes/infinite-scroll/css (24/24) (14ms)
>> ui/routes/-mixins/routes/infinite-scroll/index (46/46) (392ms)
>> ui/routes/-mixins/routes/refresh (34/34) (155ms)
>> ui/routes/application (2/2) (65ms)
>> ui/routes/channel/settings/route (27/27) (320ms)
>> ui/routes/games/game/route (33/33) (104ms)
>> ui/routes/games/index/route (12/12) (74ms)
>> ui/routes/settings/languages (13/13) (210ms)
>> ui/routes/user/followed-channels/route (38/38) (101ms)
>> ui/routes/user/index/route (22/22) (204ms)
>> services/auth (112/112) (377ms)
>> services/chat/launch (8/8) (20ms)
>> services/chat/providers/-basic (7/7) (20ms)
>> services/chat/providers/-java (6/6) (15ms)
>> services/chat/providers/browser (7/7) (34ms)
>> services/chat/providers/chatterino (1/1) (15ms)
>> services/chat/providers/chatty-standalone (6/6) (26ms)
>> services/chat/providers/chatty (9/9) (21ms)
>> services/chat/providers/chrome (1/1) (2ms)
>> services/chat/providers/chromium (4/4) (14ms)
>> services/chat/providers/custom (1/1) (2ms)
>> services/chat (37/37) (94ms)
[1445162:1445177:0505/223508.099845:ERROR:disk_cache.cc(205)] Unable to create cache

[1445162:1445176:0505/223508.185558:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.

>> services/hotkey (99/99) (1299ms)
>> services/intl (4/4) (29ms)
>> services/modal (85/85) (434ms)
>> services/notification/badge (8/8) (29ms)
>> services/notification/cache (17/17) (5ms)
>> services/notification/data (5/5) (5ms)
>> services/notification/dispatch (59/59) (149ms)
>> services/notification/icons (13/13) (21ms)
>> services/notification/polling (49/49) (186ms)
>> services/notification/provider (57/57) (17ms)
>> services/notification/providers/auto (1/1) (1ms)
>> services/notification/providers/chrome-notifications (30/30) (14ms)
>> services/notification/providers/growl (41/41) (33ms)
>> services/notification/providers/native (4/4) (3ms)
>> services/notification/providers/rich (3/3) (3ms)
>> services/notification/providers/snoretoast (44/44) (69ms)
>> services/notification (13/13) (30ms)
>> services/notification/tray (10/10) (33ms)
>> services/nwjs (43/43) (203ms)
>> services/settings (21/21) (99ms)
>> services/streaming/cache (26/26) (6ms)
>> services/streaming/launch/index (56/56) (96ms)
>> services/streaming/launch/parse-error (6/6) (4ms)
>> services/streaming/player/resolve (77/77) (137ms)
>> services/streaming/provider/find-pythonscript-interpreter (33/33) (28ms)
>> services/streaming/provider/resolve (118/118) (68ms)
>> services/streaming/provider/validate (32/32) (73ms)
>> services/streaming/spawn (3/3) (3ms)
>> services/theme (27/27) (106ms)
>> services/versioncheck (66/66) (1070ms)

>> 3798 assertions passed (19479ms)

Running "clean:tmp_prod" (clean) task
>> 0 paths cleaned.

Running "webpack:prod" (webpack) task
assets by path assets/ 644 KiB 52 assets
assets by path *.js 1.38 MiB
  asset vendor.js 680 KiB [emitted] [minimized] (name: vendor) (id hint: vendor)
  asset translation.js 352 KiB [emitted] [minimized] (name: translation) (id hint: translation)
  + 4 assets
assets by path bin/ 4.39 MiB
  assets by path bin/win64/ 2.41 MiB 2 assets
  assets by path bin/win32/ 1.98 MiB 2 assets
assets by path *.css 224 KiB
  asset main.css 114 KiB [emitted] [minimized] (name: main)
  asset vendor.css 110 KiB [emitted] [minimized] (name: vendor) (id hint: vendor)
asset index.html 1.16 KiB [emitted]
asset LICENSE.txt 1.06 KiB [emitted] [from: ../../LICENSE] [copied]
asset package.json 600 bytes [emitted] [from: package.json] (auxiliary name: main)
Entrypoint main 1.6 MiB (9.07 KiB) = 8 assets 8 auxiliary assets
webpack 5.76.1 compiled successfully in 26465 ms

Running "compile:linux64" (compile) task

Running "clean:release_linux64" (clean) task
>> 0 paths cleaned.

Running "nwjs:linux64" (nwjs) task
  downloading [====================] 100% 0.0s

>> NW.js application created.

Running "copy:scripts_linux64" (copy) task
Copied 2 files

Running "copy:icons_linux64" (copy) task
Copied 6 files

Running "copy:assets_linux64" (copy) task
Copied 1 file

Running "shell:permissions_linux64" (shell) task

Done.
kay@pc streamlinkgui/streamlink-twitch-gui $ ls
build         CODE_OF_CONDUCT.md  Gruntfile.js  node_modules  README.md  yarn.lock
CHANGELOG.md  CONTRIBUTING.md     LICENSE       package.json  src
kay@pc streamlinkgui/streamlink-twitch-gui $ cd build 
kay@pc streamlink-twitch-gui/build $ ls
cache  releases  resources  tasks  tmp
kay@pc streamlink-twitch-gui/build $ cd releases 
kay@pc build/releases $ ls
streamlink-twitch-gui
kay@pc build/releases $ cd streamlink-twitch-gui 
kay@pc releases/streamlink-twitch-gui $ ls
linux64
kay@pc releases/streamlink-twitch-gui $ cd linux64 
kay@pc streamlink-twitch-gui/linux64 $ ls
add-menuitem.sh          icons        locales             package.json           streamlink-twitch-gui.appdata.xml  vendor.js
assets                   icudtl.dat   main.css            remove-menuitem.sh     template.js
chrome_crashpad_handler  index.html   main.js             resources.pak          translation.js
config.js                lib          nw_100_percent.pak  runtime~main.js        v8_context_snapshot.bin
credits.html             LICENSE.txt  nw_200_percent.pak  streamlink-twitch-gui  vendor.css
kay@pc streamlink-twitch-gui/linux64 $ ./streamlink-twitch-gui 
[1447009:1447009:0505/223648.856463:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(163) Cloud management controller initialization aborted as CBCM is not enabled.
[0505/223648.891662:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0505/223648.892481:ERROR:elf_dynamic_array_reader.h(64)] tag not found
libva error: vaGetDriverNames() failed with unknown libva error
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
[1447051:1447060:0505/223649.766226:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
[1447051:1447062:0505/223649.767086:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
[1447051:1447060:0505/223650.528308:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
[1447051:1447060:0505/223653.958525:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
[1447051:1447060:0505/223703.162198:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
jorgeluiscarrillo commented 2 months ago

Latest build from master working on my machine

bastimeyer commented 2 months ago

https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v2.5.1