Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crashing] Darktide crashes at 98% gpu load #1473

Open
0xmex opened this issue Oct 27, 2024 · 18 comments
Open

[Crashing] Darktide crashes at 98% gpu load #1473

0xmex opened this issue Oct 27, 2024 · 18 comments

Comments

@0xmex
Copy link

0xmex commented Oct 27, 2024

Do not report issue for old MangoHud versions

Describe the bug
When GPU hits 98% utilization game crashes when MangoHud got loaded.
I've configured MangoHud via GOverlay and activated it globally. Here's my config:

################### File Generated by Goverlay ###################
legacy_layout=false

horizontal
background_alpha=0.6
round_corners=10
background_alpha=0.6
background_color=000000

font_size=24
text_color=FFFFFF
position=top-left
toggle_hud=Shift_R+F12
pci_dev=0:09:00.0
table_columns=3
gpu_text=GPU
gpu_stats
gpu_load_change
gpu_load_value=50,90
gpu_load_color=FFFFFF,FFAA7F,CC0000
gpu_core_clock
gpu_temp
gpu_mem_temp
cpu_text=CPU
cpu_stats
core_bars
cpu_load_change
cpu_load_value=50,90
cpu_load_color=FFFFFF,FFAA7F,CC0000
cpu_mhz
cpu_temp
vram
vram_color=AD64C1
ram
ram_color=C26693
fps
frame_timing
frametime_color=00FF00
fps_limit_method=late
toggle_fps_limit=Shift_L+F1
histogram
fps_limit=60
fps_color_change
fps_color=B22222,FDFD09,39F900
fps_value=30,60





time


output_folder=/home/ben
log_duration=30
autostart_log=0
log_interval=100
toggle_logging=Shift_L+F2

List relevant hardware/software information

  • Linux Distribution: Nobara 40
  • MangoHud version: mangohud-0.7.2-2.fc40.x86_64
  • GPU: GeForce GTX 4090

To Reproduce
Steps to reproduce the behavior:

  • MangoHud loaded and visible: Crash
  • MangoHud loaded and invisible: Crash
  • MangoHud not loaded (and rebootet): Doesn't crash, game gets below 60fps from time to time, so GPU is hitting 98+% load.

Expected behavior
I expect the game to not crash when GPU is under heavy load.

@flightlessmango
Copy link
Owner

Is anything printed in dmesg when this happens?

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

Please find my dmesg attached as .log file. I've recorded this approx 30 seconds after the crash.
dmesg.log

@17314642
Copy link
Contributor

@0xmex

I think you need to send output of journalctl -b 0. Because dmesg is not useful in this case, it contains info only right after boot and doesnt have anything related to application crash.

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

I see. I got a bit rusty with Linux logs, thanks for the tip @17314642!
Here's my output from journalctl -b 0 as journal.log.

I needed to restart the system for the global log via goverlay. What was weird that the game didn't crashed anymore. I went multiple times to 98% GPU load, but I was able to finish the round.
What changed were the update for the mesa driver to version 24.2.5 via flatpak. There was also an update via yum/dnf but it weren't applied. Maybe this was the cause for the crashes, but they aren't occuring now.

I'll go ahead and play 2 to 3 more rounds and record the journalctl -b 0 output for you. Hopefully this fixed the issue, but I want to go save here.

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

First try after my comment ... and it crashed within 10 minutes. Overall a bit longer than before, but it did crash. Here's the new journal.log attached :)

@17314642
Copy link
Contributor

17314642 commented Oct 29, 2024

Are you sure you're gathering logs after crash and not after system boot?

Your last journal.log contains info during 1 minute and 12 seconds when your system was alive, and 44 seconds of which your system was booting and you were logging in.

So that leaves only 28 seconds of system uptime to analyze. And in that 28 seconds period you only launched Dolphin and Konsole.

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

OK? I had it running all the time with journalctl -b 0 >> journal.log?
Is there an option to let it output endlessly?

@17314642
Copy link
Contributor

17314642 commented Oct 29, 2024

Oh, I didn't notice at first. You used journalctl -b 0 before crashing, so that logged only up to launching the command.

If you want to launch journalctl -b 0 before launching game, you need to use journalctl -e --follow to continuously monitor for new logs.

Otherwise just do journalctl -b 0 after the game has already crashed.

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

I've recorded with sudo journalctl -b 0 -f > journal.log now and I think I've got something useable. Game ran for approx 5 minutes - got some time between start of the game and its crash. Here's the relevant log entries:

Okt 29 22:43:27 benDesk steam[4102]: src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (4056) : Trying to close low level socket support, but we still have sockets open!
Okt 29 22:43:27 benDesk steam[4102]: 10/29 22:43:27 minidumps folder is set to /tmp/dumps
Okt 29 22:43:27 benDesk steam[4102]: 10/29 22:43:27 Init: Installing breakpad exception handler for appid(wine64-preloader)/version(1.0)/tid(5813)
Okt 29 22:43:27 benDesk steam[4102]: assert_20241029224327_3.dmp[6140]: Uploading dump (out-of-process)
Okt 29 22:43:27 benDesk steam[4102]: /tmp/dumps/assert_20241029224327_3.dmp
Okt 29 22:43:27 benDesk steam[4102]: assert_20241029224327_3.dmp[6140]: Finished uploading minidump (out-of-process): success = no
Okt 29 22:43:27 benDesk steam[4102]: assert_20241029224327_3.dmp[6140]: error: Couldn't connect to server
Okt 29 22:43:27 benDesk steam[4102]: assert_20241029224327_3.dmp[6140]: file ''/tmp/dumps/assert_20241029224327_3.dmp'', upload no: ''Couldn't connect to server''
Okt 29 22:43:27 benDesk steam[4102]: pid 6140 != 6139, skipping destruction (fork without exec?)
Okt 29 22:43:27 benDesk steam[4102]: Adding process 6139 for gameID 1361210
Okt 29 22:43:28 benDesk steam[4102]: pid 5417 != 5416, skipping destruction (fork without exec?)
Okt 29 22:43:32 benDesk steam[4102]: (process:5987): GLib-GObject-CRITICAL **: 22:43:32.144: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Okt 29 22:43:32 benDesk steam[4102]: Game Recording - game stopped [gameid=1361210]
Okt 29 22:43:32 benDesk steam[4102]: Removing process 6139 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5989 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5813 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5737 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5734 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5618 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5562 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5484 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5467 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5454 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5448 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5434 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5424 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5421 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5419 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5416 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5415 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5414 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5413 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5277 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5276 for gameID 1361210
Okt 29 22:43:32 benDesk steam[4102]: Removing process 5275 for gameID 1361210

Here's the full journal.log file.

And here's some additional stuff of me closing the journalctl command, opening Zen browser and writing this entry, right after above's entry:

Okt 29 22:43:39 benDesk sudo[3989]: pam_unix(sudo:session): session closed for user root
Okt 29 22:43:39 benDesk audit[3989]: USER_END pid=3989 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Okt 29 22:43:39 benDesk audit[3989]: CRED_DISP pid=3989 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Okt 29 22:43:42 benDesk steam[4102]: reaping pid: 5987 -- gameoverlayui
Okt 29 22:43:43 benDesk systemd[3039]: Started app-org.kde.kate@d83d7a7e0c444400b82495ec88ac23b5.service - Kate - Advanced Text Editor.
Okt 29 22:43:43 benDesk kate[6175]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                    for more information.
Okt 29 22:45:28 benDesk systemd[3039]: Started app-io.github.zen_browser.zen@e3f9901d5e0b4dcfb9cee18d22bc629b.service - Zen Browser.
Okt 29 22:45:28 benDesk systemd[3039]: Starting flatpak-session-helper.service - flatpak session helper...
Okt 29 22:45:28 benDesk systemd[3039]: Started flatpak-session-helper.service - flatpak session helper.
Okt 29 22:45:28 benDesk systemd[3039]: Started app-flatpak-io.github.zen_browser.zen-6201.scope.
Okt 29 22:45:28 benDesk flatpak[6221]: [2, Main Thread] WARNING: Locale not supported by C library.
Okt 29 22:45:28 benDesk flatpak[6221]:         Using the fallback 'C' locale.: 'glib warning', file /home/runner/work/desktop/desktop/engine/toolkit/xre/nsSigHandlers.cpp:187
Okt 29 22:45:28 benDesk zen[6221]: Locale not supported by C library.
                                           Using the fallback 'C' locale.
Okt 29 22:46:43 benDesk systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Okt 29 22:46:43 benDesk systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Okt 29 22:46:43 benDesk systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Okt 29 22:46:43 benDesk audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 29 22:46:43 benDesk audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 29 22:47:09 benDesk flatpak[6221]: [Parent 2, Main Thread] WARNING: Server is missing xdg_foreign support: 'glib warning', file /home/runner/work/desktop/desktop/engine/toolkit/xre/nsSigHandlers.cpp:187
Okt 29 22:47:09 benDesk flatpak[6221]: [Parent 2, Main Thread] WARNING: Failed to export handle, could not set transient for: 'glib warning', file /home/runner/work/desktop/desktop/engine/toolkit/xre/nsSigHandlers.cpp:187
Okt 29 22:47:09 benDesk zen[6221]: Server is missing xdg_foreign support
Okt 29 22:47:09 benDesk zen[6221]: Failed to export handle, could not set transient for
Okt 29 22:47:09 benDesk kioworker[6656]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Okt 29 22:47:09 benDesk kioworker[6668]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Okt 29 22:48:03 benDesk konsole[3917]: qt.qpa.wayland: Creating a popup with a parent, QWidgetWindow(0x55bbb90a9020, name="MainWindow#1Window") which does not match the current topmost grabbing popup, QWidgetWindow(0x55bbb9726fa0, name="session-popup-menuWindow") With some shell surface protocols, this is not allowed. The >
Okt 29 22:48:06 benDesk audit: BPF prog-id=63 op=LOAD
Okt 29 22:48:06 benDesk systemd[1]: Starting fprintd.service - Fingerprint Authentication Daemon...
Okt 29 22:48:06 benDesk systemd[1]: Started fprintd.service - Fingerprint Authentication Daemon.
Okt 29 22:48:06 benDesk audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Okt 29 22:48:09 benDesk audit[6715]: USER_AUTH pid=6715 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:authentication grantors=pam_unix acct="ben" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Okt 29 22:48:09 benDesk audit[6715]: USER_ACCT pid=6715 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:accounting grantors=pam_unix acct="ben" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Okt 29 22:48:09 benDesk sudo[6715]:      ben : TTY=pts/1 ; PWD=/home/ben ; USER=root ; COMMAND=/usr/bin/journalctl -b 0
Okt 29 22:48:09 benDesk audit[6715]: USER_CMD pid=6715 uid=1000 auid=1000 ses=2 subj=unconfined msg='cwd="/home/ben" cmd=6A6F75726E616C63746C202D622030 exe="/usr/bin/sudo" terminal=pts/1 res=success'
Okt 29 22:48:09 benDesk audit[6715]: CRED_REFR pid=6715 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Okt 29 22:48:09 benDesk sudo[6715]: pam_unix(sudo:session): session opened for user root(uid=0) by ben(uid=1000)
Okt 29 22:48:09 benDesk audit[6715]: USER_START pid=6715 uid=1000 auid=1000 ses=2 subj=unconfined msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

@17314642
Copy link
Contributor

17314642 commented Oct 29, 2024

UPD: This is unrelated to the issue

Yeah, unfortunately nothing of value there. The game crashes definitely because of this line

Okt 29 22:43:27 benDesk steam[4102]: src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (4056) : Trying to close low level socket support, but we still have sockets open!

This is an assert from Valve's networking library

But how it is related to mangohud, I don't know.

@17314642
Copy link
Contributor

17314642 commented Oct 29, 2024

Also, not that it will solve anything, but could you limit fps so that gpu load will always be lower than 98% and test if game crashes in this case?

It's just that issue title seems very strange to me.

@0xmex
Copy link
Author

0xmex commented Oct 29, 2024

Here's a I've did with PROTON_LOG=1 %command%.
Part 1:
proton_part1.log
Part 2:
proton_part2.log

Here's the part shortly before the crash until after the game got terminated:

7103.976:0278:03b8:warn:vkd3d-proton:dxgi_vk_swap_chain_wait_worker: Failed to increment swapchain semaphore. Did application forget to acquire?
7103.985:0278:02d4:warn:vkd3d-proton:d3d12_command_list_QueryInterface: {5b2662fb-eb28-4aec-819e-1c1b4de060f6} not implemented, returning E_NOINTERFACE.
7103.995:0278:03b8:warn:vkd3d-proton:vkd3d_native_sync_handle_release: Failed to release semaphore (#12a).
7103.995:0278:03b8:warn:vkd3d-proton:dxgi_vk_swap_chain_wait_worker: Failed to increment swapchain semaphore. Did application forget to acquire?
7104.003:0278:02cc:warn:vkd3d-proton:d3d12_command_list_QueryInterface: {5b2662fb-eb28-4aec-819e-1c1b4de060f6} not implemented, returning E_NOINTERFACE.
7104.010:0278:03b8:warn:vkd3d-proton:vkd3d_native_sync_handle_release: Failed to release semaphore (#12a).
7104.010:0278:03b8:warn:vkd3d-proton:dxgi_vk_swap_chain_wait_worker: Failed to increment swapchain semaphore. Did application forget to acquire?
7104.019:0278:02c0:warn:vkd3d-proton:d3d12_command_list_QueryInterface: {5b2662fb-eb28-4aec-819e-1c1b4de060f6} not implemented, returning E_NOINTERFACE.
7120.031:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to perform sparse binding, vr -4.
7120.031:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit wait, vr -4.
7120.031:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.031:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit signal, vr -4.
7120.031:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to perform sparse binding, vr -4.
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit wait, vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit signal, vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to perform sparse binding, vr -4.
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit wait, vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:vkd3d_queue_flush_waiters: Failed to submit queue(s), vr -4.
7120.032:0278:0380:err:vkd3d-proton:vkd3d_queue_flush_waiters: Failed to submit queue(s), vr -4.
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.032:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.032:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:vkd3d_queue_flush_waiters: Failed to submit queue(s), vr -4.
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit signal, vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to perform sparse binding, vr -4.
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit wait, vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit signal, vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to perform sparse binding, vr -4.
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_bind_sparse: Failed to submit wait, vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:d3d12_command_queue_execute: Failed to submit queue(s), vr -4.
7120.033:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").
7120.033:0278:0380:err:vkd3d-proton:vkd3d_queue_flush_waiters: Failed to submit queue(s), vr -4.
7120.049:0278:0380:err:vkd3d-proton:vkd3d_queue_flush_waiters: Failed to submit queue(s), vr -4.
7120.121:0278:027c:warn:seh:dispatch_exception backtrace: --- Exception 0xe0000000.
7120.121:0278:027c:trace:seh:dispatch_exception code=e0000000 flags=0 addr=00006FFFFFC1CF07 ip=6fffffc1cf07
7120.121:0278:027c:warn:seh:dispatch_exception unknown exception (code=e0000000) raised
7120.121:0278:027c:trace:seh:dispatch_exception  rax=000000000011e6d0 rbx=0000000140f29701 rcx=000000000011e6d0 rdx=0000000000000000
7120.121:0278:027c:trace:seh:dispatch_exception  rsi=0000000140f297b0 rdi=0000000000000000 rbp=0000000000000003 rsp=000000000011e6b0
7120.121:0278:027c:trace:seh:dispatch_exception   r8=0000000000000000  r9=0000000000000000 r10=0000000140645040 r11=0000000140f297b0
7120.121:0278:027c:trace:seh:dispatch_exception  r12=0000000140bdb550 r13=0000000000000000 r14=0000000140f29760 r15=0000000000000000
7120.121:0278:027c:trace:seh:call_vectored_handlers calling handler at 00006FFFED03BA80 code=e0000000 flags=0
7120.121:0278:027c:trace:seh:call_vectored_handlers handler at 00006FFFED03BA80 returned 0
7120.121:0278:027c:trace:seh:call_vectored_handlers calling handler at 00006FFFF16AB1C0 code=e0000000 flags=0
7120.121:0278:027c:trace:seh:call_vectored_handlers handler at 00006FFFF16AB1C0 returned 0
7120.121:0278:027c:trace:seh:call_vectored_handlers calling handler at 00006FFFF9E4B180 code=e0000000 flags=0
7120.121:0278:027c:trace:seh:call_vectored_handlers handler at 00006FFFF9E4B180 returned 0
7120.121:0278:027c:trace:seh:call_vectored_handlers calling handler at 00006FFFFA36C060 code=e0000000 flags=0
7120.121:0278:027c:trace:seh:call_vectored_handlers handler at 00006FFFFA36C060 returned 0
7120.121:0278:027c:trace:seh:call_vectored_handlers calling handler at 0000000140655430 code=e0000000 flags=0
7120.121:0278:027c:trace:seh:call_vectored_handlers handler at 0000000140655430 returned 0
7120.121:0278:027c:warn:seh:virtual_unwind backtrace: 00006FFFFFC1CF07: L"kernelbase.dll" + 000000000000CF07.
7120.121:0278:027c:trace:unwind:RtlVirtualUnwind type 1 rip 6fffffc1cf07 rsp 11e6b0
7120.121:0278:027c:trace:unwind:dump_unwind_info **** func ce98-cf0f
7120.121:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFCCACA8 flags 0 prolog 0xf bytes function 00006FFFFFC1CE98-00006FFFFFC1CF0F
7120.121:0278:027c:trace:unwind:dump_unwind_info     0xf: subq $0xc8,%rsp
7120.121:0278:027c:trace:unwind:RtlVirtualUnwind inside epilog.
7120.121:0278:027c:warn:seh:virtual_unwind backtrace: 0000000140642F38: L"Darktide.exe" + 0000000000642F38.
7120.121:0278:027c:trace:unwind:RtlVirtualUnwind type 1 rip 140642f38 rsp 11e780
7120.121:0278:027c:trace:unwind:dump_unwind_info **** func 642f00-643172
7120.121:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C645B0 flags 3 prolog 0x1a bytes function 0000000140642F00-0000000140643172
7120.121:0278:027c:trace:unwind:dump_unwind_info     0x1a: movq %rsi,0x2d8(%rsp)
7120.121:0278:027c:trace:unwind:dump_unwind_info     0x1a: movq %rbx,0x2d0(%rsp)
7120.121:0278:027c:trace:unwind:dump_unwind_info     0x1a: subq $0x2a0,%rsp
7120.121:0278:027c:trace:unwind:dump_unwind_info     0x13: pushq %r15
7120.121:0278:027c:trace:unwind:dump_unwind_info     0x11: pushq %r14
7120.121:0278:027c:trace:unwind:dump_unwind_info     0xf: pushq %r13
7120.121:0278:027c:trace:unwind:dump_unwind_info     0xd: pushq %r12
7120.121:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rdi
7120.121:0278:027c:trace:unwind:dump_unwind_info     handler 0000000140A782F0 data at 0000000140C645D0
7120.121:0278:027c:trace:seh:call_handler calling handler 0000000140A782F0 (rec=000000000011E6D0, frame=000000000011E780 context=000000000011DC00, dispatch=000000000011DAD0)
7120.124:0278:027c:trace:seh:EnumProcessModulesEx (FFFFFFFFFFFFFFFF, 000000011FB14450, 2048, 000000000011CD2C, 0)
7121.160:0278:027c:trace:unwind:RtlUnwindEx code=e0000000 flags=2 end_frame=000000000011E780 target_ip=0000000140642F3D rip=00006ffffff73b05
7121.160:0278:027c:trace:unwind:RtlUnwindEx  rax=000000007ffc0000 rbx=ffffffffffffffff rcx=000000000011dc00 rdx=0000000140642f3d
7121.160:0278:027c:trace:unwind:RtlUnwindEx  rsi=000000000011d4a0 rdi=0000000000000000 rbp=000000000011d3b0 rsp=000000000011d330
7121.160:0278:027c:trace:unwind:RtlUnwindEx   r8=000000000011e6d0  r9=00000000e0000000 r10=0000000000000008 r11=000000000011d940
7121.160:0278:027c:trace:unwind:RtlUnwindEx  r12=000000000011e6d0 r13=000000000011dc00 r14=0000000000642f38 r15=000000000011dad0
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffffff73b05 rsp 11d330
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 33ab0-34218
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDE88 flags 0 prolog 0x1b bytes function 00006FFFFFF73AB0-00006FFFFFF74218
7121.160:0278:027c:trace:unwind:dump_unwind_info     frame register rbp offset 0x80(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1b: leaq 0x80(%rsp),rbp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x13: subq $0x648,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xc: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x9: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x5: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x3: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffff9d6e455 rsp 11d9c0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func e340-e54b
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFF9D72B2C flags 0 prolog 0x1c bytes function 00006FFFF9D6E340-00006FFFF9D6E54B
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1c: movq %rsi,0x80(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1c: movq %rbp,0x78(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1c: movq %rbx,0x70(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1c: subq $0x40,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x18: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x16: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x14: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %rdi
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffffff4f284 rsp 11da30
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func f27c-f28a
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDC88 flags 1 prolog 0x0 bytes function 00006FFFFFF4F27C-00006FFFFFF4F28A
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: subq $0x28,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     handler 00006FFFFFF943D0 data at 00006FFFFFFDDC94
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffffff82323 rsp 11da60
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 42230-42721
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDE20 flags 0 prolog 0x1b bytes function 00006FFFFFF82230-00006FFFFFF82721
7121.160:0278:027c:trace:unwind:dump_unwind_info     frame register rbp offset 0x80(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1b: leaq 0x80(%rsp),rbp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x13: subq $0x678,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xc: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x9: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x5: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x3: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffffff84ca7 rsp 11e120
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 44980-44f7c
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDE3C flags 0 prolog 0x15 bytes function 00006FFFFFF84980-00006FFFFFF84F7C
7121.160:0278:027c:trace:unwind:dump_unwind_info     frame register rbp offset 0x40(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x15: leaq 0x40(%rsp),rbp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: subq $0x48,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xc: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x9: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x5: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x3: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6ffffff4f42b rsp 11e1b0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func f3bc-f438
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDD54 flags 0 prolog 0x7 bytes function 00006FFFFFF4F3BC-00006FFFFFF4F438
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: subq $0x4f8,%rsp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 6fffffc1cf07 rsp 11e6b0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func ce98-cf0f
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFCCACA8 flags 0 prolog 0xf bytes function 00006FFFFFC1CE98-00006FFFFFC1CF0F
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xf: subq $0xc8,%rsp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind inside epilog.
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 2 rip 140642f38 rsp 11e780
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 642f00-643172
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C645B0 flags 3 prolog 0x1a bytes function 0000000140642F00-0000000140643172
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1a: movq %rsi,0x2d8(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1a: movq %rbx,0x2d0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1a: subq $0x2a0,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x13: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x11: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xf: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xd: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     handler 0000000140A782F0 data at 0000000140C645D0
7121.160:0278:027c:trace:unwind:call_unwind_handler calling handler 0000000140A782F0 (rec=000000000011E6D0, frame=000000000011E780 context=000000000011DC00, dispatch=000000000011D3B0)
7121.160:0278:027c:trace:unwind:call_unwind_handler handler 0000000140A782F0 returned 1
7121.160:0278:027c:trace:seh:RtlRestoreContext returning to 0000000140642F3D stack 000000000011E780
7121.160:0278:027c:trace:unwind:RtlCaptureStackBackTrace (5, 20, 000000000011C600, 0000000000000000)
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 6ffffff5a2a5 rsp 11bf00
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 1a260-1a4e4
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDED4 flags 0 prolog 0x1b bytes function 00006FFFFFF5A260-00006FFFFFF5A4E4
7121.160:0278:027c:trace:unwind:dump_unwind_info     frame register rbp offset 0x80(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1b: leaq 0x80(%rsp),rbp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x13: subq $0x658,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xc: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x9: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x5: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x3: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140643f24 rsp 11c5a0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 643eb0-64401c
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C64680 flags 0 prolog 0x15 bytes function 0000000140643EB0-000000014064401C
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x15: subq $0x168,%rsp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140649cd8 rsp 11c710
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 649c30-649e98
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C64AA4 flags 0 prolog 0x1f bytes function 0000000140649C30-0000000140649E98
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1f: movq %rsi,0x1b0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1f: movq %rbp,0x1a8(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1f: movq %rbx,0x1a0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1f: subq $0x170,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x18: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x16: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x14: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %rdi
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 1406497b0 rsp 11c8b0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 649760-6497b5
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C38BF4 flags 0 prolog 0x4 bytes function 0000000140649760-00000001406497B5
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: subq $0x58,%rsp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind inside epilog.
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140657d47 rsp 11c910
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 657890-657f59
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C65780 flags 0 prolog 0x2d bytes function 0000000140657890-0000000140657F59
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2d: movq %rdi,0x2158(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2d: movq %rsi,0x2150(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2d: movq %rbx,0x2148(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2d: subq $0x2110,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x18: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x16: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x14: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 1406451e2 rsp 11ea50
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 645158-64523b
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C64728 flags 4 prolog 0x0 bytes function 0000000140645158-000000014064523B
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x0: movq %rdi,0x68(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x0: movq %rbx,0x60(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     chained to function 0000000140645040-000000014064509F
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C646F0 flags 0 prolog 0xe bytes function 0000000140645040-000000014064509F
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xe: movq %rbp,0x70(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xe: subq $0x40,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x6: pushq %rsi
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140646c40 rsp 11eab0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 6466e0-646cbe
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C5C22C flags 0 prolog 0x24 bytes function 00000001406466E0-0000000140646CBE
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x24: movq %rdi,0xd0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x24: movq %rsi,0xc8(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x24: movq %rbx,0xc0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x24: subq $0x90,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x18: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x16: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x14: pushq %r13
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 14064620c rsp 11eb70
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 646140-646222
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C64848 flags 0 prolog 0x17 bytes function 0000000140646140-0000000140646222
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x17: subq $0x270,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %rbx
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 1402935cd rsp 11edf0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 2932fa-293634
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C37EA0 flags 4 prolog 0x2e bytes function 00000001402932FA-0000000140293634
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2e: movq %r12,0x80(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: movq %r15,0x70(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xd: movq %r13,0x78(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8: movq %rdi,0x88(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     chained to function 00000001402932F2-00000001402932FA
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C37E8C flags 4 prolog 0x8 bytes function 00000001402932F2-00000001402932FA
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8: movq %rbx,0xb8(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     chained to function 00000001402932B0-00000001402932F2
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C37E7C flags 0 prolog 0x10 bytes function 00000001402932B0-00000001402932F2
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: subq $0x90,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x9: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x6: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 14024ac87 rsp 11eea0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 24ac78-24ad33
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C34650 flags 4 prolog 0x0 bytes function 000000014024AC78-000000014024AD33
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x0: movq %rsi,0x1a8(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     chained to function 000000014024A030-000000014024A135
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C345B4 flags 0 prolog 0x8e bytes function 000000014024A030-000000014024A135
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8e: movq %r15,0x188(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x17: subq $0x1b0,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x7: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x6: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140249fee rsp 11f070
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 249e30-24a02a
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C345A8 flags 0 prolog 0xa bytes function 0000000140249E30-000000014024A02A
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: movq %rbx,0x40(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: subq $0x20,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x6: pushq %rdi
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 1402353a6 rsp 11f0a0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 234ee0-235522
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C33724 flags 0 prolog 0x21 bytes function 0000000140234EE0-0000000140235522
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x21: movq %rsi,0x880(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x21: movq %rbx,0x878(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x21: subq $0x840,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x12: pushq %r15
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x10: pushq %r14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xe: pushq %r12
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xc: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xb: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140235c69 rsp 11f910
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 235c60-235c75
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C33750 flags 1 prolog 0x4 bytes function 0000000140235C60-0000000140235C75
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: subq $0x28,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     handler 0000000140A782F0 data at 0000000140C3375C
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140236356 rsp 11f940
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 2361c5-2363ad
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C33824 flags 4 prolog 0x0 bytes function 00000001402361C5-00000001402363AD
7121.160:0278:027c:trace:unwind:dump_unwind_info     chained to function 0000000140235D30-0000000140235E14
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C3379C flags 0 prolog 0x14 bytes function 0000000140235D30-0000000140235E14
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x14: subq $0x5d8,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x5: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: pushq %rsi
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x3: pushq %rbx
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x2: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 140a7667e rsp 11ff40
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func a76578-a766e9
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 0000000140C98E9C flags 1 prolog 0xa bytes function 0000000140A76578-0000000140A766E9
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: movq %rbx,0x40(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0xa: subq $0x30,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x6: pushq %rdi
7121.160:0278:027c:trace:unwind:dump_unwind_info     handler 0000000140A782F0 data at 0000000140C98EAC
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 6fffffed482d rsp 11ff80
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func 14820-14836
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFF03D8C flags 0 prolog 0x8 bytes function 00006FFFFFED4820-00006FFFFFED4836
7121.160:0278:027c:trace:unwind:dump_unwind_info     frame register rbp offset 0x0(%rsp)
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x8: subq $0x20,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: leaq 0x0(%rsp),rbp
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x1: pushq %rbp
7121.160:0278:027c:trace:unwind:RtlVirtualUnwind type 0 rip 6ffffff4f44f rsp 11ffb0
7121.160:0278:027c:trace:unwind:dump_unwind_info **** func f438-f450
7121.160:0278:027c:trace:unwind:dump_unwind_info unwind info at 00006FFFFFFDDD5C flags 1 prolog 0x4 bytes function 00006FFFFFF4F438-00006FFFFFF4F450
7121.160:0278:027c:trace:unwind:dump_unwind_info     0x4: subq $0x28,%rsp
7121.160:0278:027c:trace:unwind:dump_unwind_info     handler 00006FFFFFF82950 data at 00006FFFFFFDDD68
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.160:0278:027c:warn:seh:RtlLookupFunctionEntry no exception table found for 0
7121.162:0278:027c:trace:seh:EnumProcessModulesEx (FFFFFFFFFFFFFFFF, 000000011FB14450, 2048, 000000000011C16C, 0)
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.184:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:warn:vkd3d-proton:d3d12_resource_QueryInterface: {aec22fb8-76f3-4639-9be0-28eb43a67a2e} not implemented, returning E_NOINTERFACE.
7121.185:0278:027c:info:dxvk-nvapi:<-NvAPI_DRS_DestroySession: OK
7121.186:0278:027c:info:dxvk-nvapi:<-NvAPI_D3D12_DestroyCubinComputeShader: OK
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 7
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 8
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 9
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 10
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 11
7121.194:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 12
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 13
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 14
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 15
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 16
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 17
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 18
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 19
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 20
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 21
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 22
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 23
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 24
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 25
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 26
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 27
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 28
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 29
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 30
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 31
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 32
7121.195:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 33
7121.197:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 34
7121.197:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 35
7121.197:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 36
7121.197:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 37
7121.197:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 38
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 39
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 40
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 41
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 42
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 43
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 44
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 45
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 46
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 47
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 48
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 49
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 50
7121.198:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 51
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 52
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 53
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 54
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 55
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 56
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 57
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 58
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 59
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 60
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 61
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 62
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 63
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 64
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 65
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 66
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 67
7121.199:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 68
7121.201:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 69
7121.201:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 70
7121.201:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 71
7121.201:0124:0128:fixme:win:UnregisterPowerSettingNotification (00000000DEADBEEF): stub
7121.202:0124:0128:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0000000000010098
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 72
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 73
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 74
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 75
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 76
7121.204:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 77
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 78
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 79
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 80
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 81
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 82
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 83
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 84
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 85
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 86
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 87
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 88
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 89
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 90
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 91
7121.205:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 92
7121.205:0124:0128:fixme:dwmapi:DwmDetachMilContent (0000000000010080) stub
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 93
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 94
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 95
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 96
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 97
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 98
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 99
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 100
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 101
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 102
7121.207:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 103
7121.208:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 104
7121.208:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 105
7121.208:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 106
7121.312:0124:0138:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\winevulkan.dll" : builtin
7121.319:0124:0138:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\d3d9.dll" : native
7121.320:0124:0138:trace:mscoree:DllMain (00006FFFFDC50000, 3, 0000000000000000)
7121.320:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 107
7121.320:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 108
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 109
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 110
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 111
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 112
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 113
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 114
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 115
7121.321:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 116
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 117
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 118
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 119
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 120
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 121
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 122
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 123
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 124
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 125
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 126
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 127
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 128
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 129
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 130
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 131
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 132
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 133
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 134
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 135
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 136
7121.323:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 137
7121.326:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 138
7121.326:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 139
7121.326:0124:0128:trace:seh:RtlGrowFunctionTable 0000000000A69E70, 140
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000DFA0000, 0, 0000000000000001)
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000D7E0000, 0, 0000000000000001)
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000CBA0000, 0, 0000000000000001)
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000CB80000, 0, 0000000000000001)
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000AA20000, 0, 0000000000000001)
7121.326:0124:0128:trace:mscoree:_CorDllMain (000000000A9A0000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000100440000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (000000000A380000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000008EE0000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000008E30000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000008110000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000008090000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000100300000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000180000000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000005F80000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000005C70000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (00000000048B0000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000004680000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000004290000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000003DC0000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000003D10000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000003BD0000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (0000000010000000, 0, 0000000000000001)
7121.327:0124:0128:trace:mscoree:_CorDllMain (00000000032A0000, 0, 0000000000000001)
7121.328:0124:0128:trace:mscoree:DllMain (00006FFFFDC50000, 0, 0000000000000001)
7121.331:00e0:0658:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
7121.679:0030:065c:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
7121.680:0030:0660:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
7121.680:0030:0664:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
7121.680:0030:0668:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
7121.680:0030:066c:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
pid 10261 != 10260, skipping destruction (fork without exec?)

but could you limit fps so that gpu load will always be lower than 98% and test if game crashes in this case?

Will do, but after the weekend on next week Monday. Played now all the evening. The crash occurs way less. Might be the mesa update. Might be something different. Maybe the proton log will help make things clearer than before.
Need to go to bed and starting tomorrow I'll be offline until Sunday evening/Monday morning.
I've hit 98+% quiet often this evening without the game crashing. Will deactivate raytracing, this should help keep the game way under 70% I presume. Super strange that DLSS Frame Gen isn't available under Linux. This should help as well.

Thanks for looking into this with me 👍

@0xmex 0xmex changed the title [Crashing] Darktide crash at 98% gpu load [Crashing] Darktide crashes at 98% gpu load Oct 29, 2024
@0xmex
Copy link
Author

0xmex commented Oct 30, 2024

@17314642

Also, not that it will solve anything, but could you limit fps so that gpu load will always be lower than 98% and test if game crashes in this case?

I've found a bit time to play some rounds. Yesterday the longest were 5 rounds without any crash. On the 6th round I've got the crash reported here. I've now played 7 without crashes. I've deactivated RTX and the most I've reached was 68% GPU utilization for very short periods of time. The game ran fine without any hiccups or crashes. The same observation for when I've opened the ticket.

@17314642
Copy link
Contributor

Game crashes because of this line:

7120.031:0278:0380:warn:vkd3d-proton:d3d12_device_mark_as_removed: Device 00000000492c0080 is lost (reason 0x887a0005, "VK_ERROR_DEVICE_LOST").

For some reason your RTX 4090 disappears for the game. Why exactly that happens is beyond me unfortunately :(

@Leopard1907
Copy link
Contributor

If for some reason device got a hang etc it should be printed in dmesg as an Nvidia xid code.

https://forums.developer.nvidia.com/t/multiple-cuda-rtx-vulkan-application-crashing-with-xid-13-109-errors/235459/435

@17314642
Copy link
Contributor

@Leopard1907 thanks, with this new information, @0xmex could you retrieve full journalctl --dmesg --boot=BOOT_ID_HERE from October 29 22:40 to 22:45 (because that's when you were testing earlier so as to avoid playing for 7 rounds again)

@0xmex
Copy link
Author

0xmex commented Oct 30, 2024

Sure thing, here you go @17314642

ben@benDesk:~$ sudo journalctl --list-boots
IDX BOOT ID                          FIRST ENTRY                  LAST ENTRY                  
-20 1d2c891de61d46f885d30fe97da10345 Sat 2024-10-26 00:46:50 CEST Sat 2024-10-26 01:44:43 CEST
-19 8e4a6e703a564b028ce3d016a41e20fa Sat 2024-10-26 01:45:13 CEST Sat 2024-10-26 01:53:00 CEST
-18 5283a1a310c64d6c8031c605f35a34a8 Sat 2024-10-26 01:53:26 CEST Sat 2024-10-26 12:26:15 CEST
-17 6d74f0241b124df68e34a260da25bd29 Sat 2024-10-26 12:26:54 CEST Sat 2024-10-26 12:50:28 CEST
-16 5a183d2eb0344af1ba4f67ad9e5cabe8 Sat 2024-10-26 12:50:58 CEST Sat 2024-10-26 13:51:38 CEST
-15 114199a57d334bd2a203d009ca6ec060 Sat 2024-10-26 22:23:16 CEST Sat 2024-10-26 22:42:57 CEST
-14 4a0a70cac9b94745ba0ab59ca18ab91b Sun 2024-10-27 20:04:01 CET  Sun 2024-10-27 21:19:10 CET
-13 7e3052072f574ee4aad61d9793fbd639 Sun 2024-10-27 21:19:38 CET  Mon 2024-10-28 01:35:18 CET
-12 48087d1f55a34ba08cb9cbe57ae14417 Mon 2024-10-28 18:24:32 CET  Mon 2024-10-28 22:54:11 CET
-11 254869f3dcb44068a443979d08d65f1f Tue 2024-10-29 18:05:51 CET  Tue 2024-10-29 18:55:25 CET
-10 aa8b9c0bdb354ea7bcf0656cca8e3b5a Tue 2024-10-29 18:55:56 CET  Tue 2024-10-29 19:08:22 CET
 -9 e8265f332e5e473f8c0779d014a63ce9 Tue 2024-10-29 19:08:52 CET  Tue 2024-10-29 20:29:45 CET
 -8 eb2363b08df7413190b275f44c5aba52 Tue 2024-10-29 20:30:12 CET  Tue 2024-10-29 21:10:16 CET
 -7 78353f9ae7e34719b8691f6b3716e66d Tue 2024-10-29 21:10:46 CET  Tue 2024-10-29 21:23:41 CET
 -6 b27cad04285c4c32b42d69d880a4bfa5 Tue 2024-10-29 21:24:08 CET  Tue 2024-10-29 21:24:47 CET
 -5 3c0920d5053c4cf78ca5ca0e686d2429 Tue 2024-10-29 21:25:13 CET  Tue 2024-10-29 21:34:28 CET
 -4 622071fbe878452baf722389d9c5b5da Tue 2024-10-29 22:04:54 CET  Tue 2024-10-29 22:30:24 CET
 -3 75fb5806747b4e6f99bed8650c251904 Tue 2024-10-29 22:30:54 CET  Wed 2024-10-30 01:04:24 CET
 -2 07f03c8405394e80b38a50f590c046e7 Wed 2024-10-30 01:04:55 CET  Wed 2024-10-30 01:14:30 CET
 -1 deb8b5dabbe14f44904bb05da8ad4572 Wed 2024-10-30 12:29:37 CET  Wed 2024-10-30 13:48:37 CET
  0 ecfc095599404965a9d37a7987464c11 Wed 2024-10-30 16:12:28 CET  Wed 2024-10-30 16:16:34 CET
ben@benDesk:~$ 

Tue 2024-10-29 22:04:54 CET Tue 2024-10-29 22:30:24 CE
sudo journalctl --dmesg --boot=-4 > dmesg_4.log
dmesg_4.log

2024-10-29 22:30:54 CET Wed 2024-10-30 01:04:24 CET
sudo journalctl --dmesg --boot=-3 > dmesg_3.log
dmesg_3.log

@17314642
Copy link
Contributor

17314642 commented Oct 30, 2024

@Leopard1907 well, there's no mention of xid codes in either of the dmesg logs. So this must be something else.

@0xmex started playing at October 29 22:32 and crashed at October 29 22:43. And during those 11 minutes nothing in dmesg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants