ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
634 stars 74 forks source link

[TF2] Linux fails to launch full screen mode #5946

Closed Fennf closed 4 months ago

Fennf commented 4 months ago

system info Operating system: Linux OS: Debian GNU/Linux 12 (bookworm) x86_64
Motherboard B660M AORUS PRO AX DDR4 -CF Kernel: 6.1.0-20-amd64 CPU: 12th Gen Intel i7-12700F (20) @ 4.800GHz GPU: NVIDIA GeForce RTX 3060 Ti DE: Plasma 5.27.5 Memory: 32gb Nvidia drivers 525.147.05 (also tested on 535 with no luck)

The issue is as follows: Since the 64 bit update, upon launching tf2 from steam the monitor it is launched on will lose connection and say no signal. The system will then irreparably freeze until powered off. I have found if I start it in windowed mode it does not crash and functions properly, but upon trying to make it full screen it repeats the same behavior.

I fresh installed another linux distro to see if that'd fix it, and the issue repeated itself on kubuntu 24.04. They both use the same version of the KDE plasma desktop on x11 and I havent tested another DE yet. On my other debian linux PC with an AMD gpu I have not had this issue.

Here is the the journalctl logs of the event in debian 12.

Apr 28 22:12:03 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 27214, resource id: 92274804, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: Failed to focus 0x5800076 (error 8) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: Failed to focus 0x5400051 (error 3) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 3 (BadWindow), sequence: 28723, resource id: 88080465, major code: 129 (SHAPE), minor code: 3 (Combine) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 3 (BadWindow), sequence: 28724, resource id: 88080465, major code: 129 (SHAPE), minor code: 3 (Combine) Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28728, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28729, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28794, resource id: 92274806, major code: 15 (QueryTree), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28813, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28814, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28815, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28816, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28818, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28819, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28838, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28864, resource id: 88080465, major code: 15 (QueryTree), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 152 (BadDamage), sequence: 28934, resource id: 16803208, major code: 143 (DAMAGE), minor code: 3 (Subtract) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 152 (BadDamage), sequence: 28938, resource id: 16803290, major code: 143 (DAMAGE), minor code: 3 (Subtract) Apr 28 22:12:05 UsersPC plasmashell[4035]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18597, resource id: 88080465, major code: 3 (GetWindowAttributes), minor code: 0 Apr 28 22:12:05 UsersPC plasmashell[4035]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18598, resource id: 88080465, major code: 2 (ChangeWindowAttributes), minor code: 0 Apr 28 22:12:07 UsersPC plasmashell[6419]: /bin/sh\0-c\0/home/user/.steam/debian-installation/ubuntu12_32/reaper SteamLaunch AppId=440 -- /home/user/.steam/debian-installation/ubuntu12_32/steam-launch-w> Apr 28 22:12:07 UsersPC plasmashell[7032]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7033]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64> Apr 28 22:12:07 UsersPC plasmashell[7034]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7034]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7035]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:08 UsersPC plasmashell[7137]: pid 7137 != 7135, skipping destruction (fork without exec?) Apr 28 22:12:08 UsersPC plasmashell[7139]: SDL video target is 'x11' Apr 28 22:12:08 UsersPC plasmashell[7139]: SDL video target is 'x11' Apr 28 22:12:08 UsersPC plasmashell[7139]: AppFramework : Unable to load module sourcevr.so! Apr 28 22:12:08 UsersPC plasmashell[7139]: Using shader api: shaderapivk Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Game: tf_linux64 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: DXVK: v2.3 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Vulkan: Found vkGetInstanceProcAddr in libvulkan.so.1 @ 0x7fdb3c3c46d0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Built-in extension providers: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: SDL2 WSI Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Enabled instance extensions: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_get_surface_capabilities2 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_surface Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_xlib_surface Apr 28 22:12:08 UsersPC plasmashell[7139]: warn: Skipping CPU adapter: llvmpipe (LLVM 15.0.6, 256 bits) Apr 28 22:12:08 UsersPC plasmashell[7139]: info: D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT Apr 28 22:12:08 UsersPC plasmashell[7139]: info: NVIDIA GeForce RTX 3060 Ti: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Driver : NVIDIA 525.147.5 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[0]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 8192 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[1]: Property Flags = 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[1]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 23946 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[0]: Property Flags = 0x0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[2]: Property Flags = 0x6 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[3]: Property Flags = 0xe Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[2]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 246 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[4]: Property Flags = 0x7 Apr 28 22:12:08 UsersPC plasmashell[7139]: Convar sdl_displayindex has multiple different change callbacks Apr 28 22:12:09 UsersPC plasmashell[7139]: Using Breakpad minidump system. Version: 8835751 AppID: 440 Apr 28 22:12:09 UsersPC plasmashell[7139]: Setting breakpad minidump AppID = 440 Apr 28 22:12:09 UsersPC plasmashell[7139]: Using breakpad crash handler Apr 28 22:12:09 UsersPC plasmashell[7139]: [S_API] SteamAPI_Init(): Loaded '/home/user/.steam/debian-installation/linux64/steamclient.so' OK. Apr 28 22:12:09 UsersPC plasmashell[7139]: Forcing breakpad minidump interfaces to load Apr 28 22:12:09 UsersPC plasmashell[7139]: Looking up breakpad interfaces from steamclient Apr 28 22:12:09 UsersPC plasmashell[7139]: Calling BreakpadMiniDumpSystemInit Apr 28 22:12:09 UsersPC plasmashell[7139]: 04/28 22:12:09 Init: Installing breakpad exception handler for appid(440)/version(8835751)/tid(7139) Apr 28 22:12:09 UsersPC plasmashell[7139]: Looking up breakpad interfaces from steamclient Apr 28 22:12:09 UsersPC plasmashell[7139]: Calling BreakpadMiniDumpSystemInit Apr 28 22:12:09 UsersPC plasmashell[7139]: SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198063895852 [API loaded yes] Apr 28 22:12:09 UsersPC plasmashell[7139]: SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198063895852 Apr 28 22:12:12 UsersPC plasmashell[7139]: Did not detect any valid joysticks. Apr 28 22:12:12 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 32242, resource id: 16803582, major code: 3 (GetWindowAttributes), minor code: 0 Apr 28 22:12:12 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 32243, resource id: 16803582, major code: 14 (GetGeometry), minor code: 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: minidumps folder is set to /tmp/dumps Apr 28 22:12:13 UsersPC plasmashell[7139]: CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4800 MHz, Processor: GenuineIntel Apr 28 22:12:13 UsersPC plasmashell[7139]: GlobalMemoryStatus: 4294967295 Apr 28 22:12:13 UsersPC plasmashell[7139]: CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4800 MHz, Processor: GenuineIntel Apr 28 22:12:13 UsersPC plasmashell[7139]: GlobalMemoryStatus: 4294967295 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Device properties: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Device : NVIDIA GeForce RTX 3060 Ti Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Driver : NVIDIA 525.147.5 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Enabled device extensions: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_attachment_feedback_loop_layout Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_conservative_rasterization Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_custom_border_color Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_depth_clip_enable Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_fragment_shader_interlock Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_graphics_pipeline_library Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: Failed to focus 0x5800076 (error 8) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: Failed to focus 0x5400051 (error 3) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 3 (BadWindow), sequence: 28723, resource id: 88080465, major code: 129 (SHAPE), minor code: 3 (Combine) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 3 (BadWindow), sequence: 28724, resource id: 88080465, major code: 129 (SHAPE), minor code: 3 (Combine) Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28728, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28729, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28794, resource id: 92274806, major code: 15 (QueryTree), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28813, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28814, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28815, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28816, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28818, resource id: 88080465, major code: 20 (GetProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28819, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28838, resource id: 88080465, major code: 18 (ChangeProperty), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28864, resource id: 88080465, major code: 15 (QueryTree), minor code: 0 Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 152 (BadDamage), sequence: 28934, resource id: 16803208, major code: 143 (DAMAGE), minor code: 3 (Subtract) Apr 28 22:12:05 UsersPC kwin_x11[3963]: kwin_core: XCB error: 152 (BadDamage), sequence: 28938, resource id: 16803290, major code: 143 (DAMAGE), minor code: 3 (Subtract) Apr 28 22:12:05 UsersPC plasmashell[4035]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18597, resource id: 88080465, major code: 3 (GetWindowAttributes), minor code: 0 Apr 28 22:12:05 UsersPC plasmashell[4035]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18598, resource id: 88080465, major code: 2 (ChangeWindowAttributes), minor code: 0 Apr 28 22:12:07 UsersPC plasmashell[6419]: /bin/sh\0-c\0/home/user/.steam/debian-installation/ubuntu12_32/reaper SteamLaunch AppId=440 -- /home/user/.steam/debian-installation/ubuntu12_32/steam-launch-w> Apr 28 22:12:07 UsersPC plasmashell[7032]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7033]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64> Apr 28 22:12:07 UsersPC plasmashell[7034]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7034]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:07 UsersPC plasmashell[7035]: ERROR: ld.so: object '/home/user/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32> Apr 28 22:12:08 UsersPC plasmashell[7137]: pid 7137 != 7135, skipping destruction (fork without exec?) Apr 28 22:12:08 UsersPC plasmashell[7139]: SDL video target is 'x11' Apr 28 22:12:08 UsersPC plasmashell[7139]: SDL video target is 'x11' Apr 28 22:12:08 UsersPC plasmashell[7139]: AppFramework : Unable to load module sourcevr.so! Apr 28 22:12:08 UsersPC plasmashell[7139]: Using shader api: shaderapivk Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Game: tf_linux64 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: DXVK: v2.3 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Vulkan: Found vkGetInstanceProcAddr in libvulkan.so.1 @ 0x7fdb3c3c46d0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Built-in extension providers: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: SDL2 WSI Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Enabled instance extensions: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_get_surface_capabilities2 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_surface Apr 28 22:12:08 UsersPC plasmashell[7139]: info: VK_KHR_xlib_surface Apr 28 22:12:08 UsersPC plasmashell[7139]: warn: Skipping CPU adapter: llvmpipe (LLVM 15.0.6, 256 bits) Apr 28 22:12:08 UsersPC plasmashell[7139]: info: D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT Apr 28 22:12:08 UsersPC plasmashell[7139]: info: NVIDIA GeForce RTX 3060 Ti: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Driver : NVIDIA 525.147.5 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[0]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 8192 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[1]: Property Flags = 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[1]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 23946 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[0]: Property Flags = 0x0 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[2]: Property Flags = 0x6 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[3]: Property Flags = 0xe Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Heap[2]: Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Size: 246 MiB Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Flags: 0x1 Apr 28 22:12:08 UsersPC plasmashell[7139]: info: Memory Type[4]: Property Flags = 0x7 Apr 28 22:12:08 UsersPC plasmashell[7139]: Convar sdl_displayindex has multiple different change callbacks Apr 28 22:12:09 UsersPC plasmashell[7139]: Using Breakpad minidump system. Version: 8835751 AppID: 440 Apr 28 22:12:09 UsersPC plasmashell[7139]: Setting breakpad minidump AppID = 440 Apr 28 22:12:09 UsersPC plasmashell[7139]: Using breakpad crash handler Apr 28 22:12:09 UsersPC plasmashell[7139]: [S_API] SteamAPI_Init(): Loaded '/home/user/.steam/debian-installation/linux64/steamclient.so' OK. Apr 28 22:12:09 UsersPC plasmashell[7139]: Forcing breakpad minidump interfaces to load Apr 28 22:12:09 UsersPC plasmashell[7139]: Looking up breakpad interfaces from steamclient Apr 28 22:12:09 UsersPC plasmashell[7139]: Calling BreakpadMiniDumpSystemInit Apr 28 22:12:09 UsersPC plasmashell[7139]: 04/28 22:12:09 Init: Installing breakpad exception handler for appid(440)/version(8835751)/tid(7139) Apr 28 22:12:09 UsersPC plasmashell[7139]: Looking up breakpad interfaces from steamclient Apr 28 22:12:09 UsersPC plasmashell[7139]: Calling BreakpadMiniDumpSystemInit Apr 28 22:12:09 UsersPC plasmashell[7139]: SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198063895852 [API loaded yes] Apr 28 22:12:09 UsersPC plasmashell[7139]: SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198063895852 Apr 28 22:12:12 UsersPC plasmashell[7139]: Did not detect any valid joysticks. Apr 28 22:12:12 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 32242, resource id: 16803582, major code: 3 (GetWindowAttributes), minor code: 0 Apr 28 22:12:12 UsersPC kwin_x11[3963]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 32243, resource id: 16803582, major code: 14 (GetGeometry), minor code: 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: minidumps folder is set to /tmp/dumps Apr 28 22:12:13 UsersPC plasmashell[7139]: CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4800 MHz, Processor: GenuineIntel Apr 28 22:12:13 UsersPC plasmashell[7139]: GlobalMemoryStatus: 4294967295 Apr 28 22:12:13 UsersPC plasmashell[7139]: CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4800 MHz, Processor: GenuineIntel Apr 28 22:12:13 UsersPC plasmashell[7139]: GlobalMemoryStatus: 4294967295 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Device properties: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Device : NVIDIA GeForce RTX 3060 Ti Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Driver : NVIDIA 525.147.5 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Enabled device extensions: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_attachment_feedback_loop_layout Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_conservative_rasterization Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_custom_border_color Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_depth_clip_enable Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_fragment_shader_interlock Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_graphics_pipeline_library Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_non_seamless_cube_map Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_robustness2 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_shader_module_identifier Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_transform_feedback Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_vertex_attribute_divisor Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_pipeline_library Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_present_id Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_present_wait Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_swapchain Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_NVX_binary_import Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_NVX_image_view_handle Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Device features: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: robustBufferAccess : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: fullDrawIndexUint32 : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: imageCubeArray : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: independentBlend : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: geometryShader : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: tessellationShader : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sampleRateShading : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: dualSrcBlend : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: logicOp : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: multiDrawIndirect : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: drawIndirectFirstInstance : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthClamp : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthBiasClamp : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: fillModeNonSolid : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthBounds : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: wideLines : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: multiViewport : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: samplerAnisotropy : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: textureCompressionBC : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: occlusionQueryPrecise : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: pipelineStatisticsQuery : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: vertexPipelineStoresAndAtomics : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: fragmentStoresAndAtomics : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderImageGatherExtended : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderClipDistance : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderCullDistance : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderFloat64 : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderInt64 : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: variableMultisampleRate : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderResourceResidency : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderResourceMinLod : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseBinding : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidencyBuffer : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidencyImage2D : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidencyImage3D : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidency2Samples : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidency4Samples : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidency8Samples : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidency16Samples : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: sparseResidencyAliased : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Vulkan 1.1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderDrawParameters : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Vulkan 1.2 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: samplerMirrorClampToEdge : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: drawIndirectCount : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: samplerFilterMinmax : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: hostQueryReset : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: timelineSemaphore : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: bufferDeviceAddress : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderOutputViewportIndex : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderOutputLayer : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: vulkanMemoryModel : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Vulkan 1.3 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: robustImageAccess : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: pipelineCreationCacheControl : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderDemoteToHelperInvocation : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderZeroInitializeWorkgroupMemory : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: synchronization2 : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: dynamicRendering : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_AMD_shader_fragment_mask Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_attachment_feedback_loop_layout Apr 28 22:12:13 UsersPC plasmashell[7139]: info: attachmentFeedbackLoopLayout : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_conservative_rasterization Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_custom_border_color Apr 28 22:12:13 UsersPC plasmashell[7139]: info: customBorderColors : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: customBorderColorWithoutFormat : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_depth_clip_enable Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthClipEnable : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_depth_bias_control Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthBiasControl : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: leastRepresentableValueForceUnormRepresentation : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: floatRepresentation : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: depthBiasExact : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_extended_dynamic_state3 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extDynamicState3AlphaToCoverageEnable : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extDynamicState3DepthClipEnable : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extDynamicState3RasterizationSamples : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extDynamicState3SampleMask : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extDynamicState3LineRasterizationMode : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_fragment_shader_interlock Apr 28 22:12:13 UsersPC plasmashell[7139]: info: fragmentShaderSampleInterlock : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: fragmentShaderPixelInterlock : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_full_screen_exclusive Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_graphics_pipeline_library Apr 28 22:12:13 UsersPC plasmashell[7139]: info: graphicsPipelineLibrary : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_line_rasterization Apr 28 22:12:13 UsersPC plasmashell[7139]: info: rectangularLines : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: smoothLines : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_memory_budget Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_memory_priority Apr 28 22:12:13 UsersPC plasmashell[7139]: info: memoryPriority : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_non_seamless_cube_map Apr 28 22:12:13 UsersPC plasmashell[7139]: info: nonSeamlessCubeMap : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_robustness2 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: robustBufferAccess2 : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: robustImageAccess2 : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: nullDescriptor : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_shader_module_identifier Apr 28 22:12:13 UsersPC plasmashell[7139]: info: shaderModuleIdentifier : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_shader_stencil_export Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_swapchain_colorspace Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_swapchain_maintenance1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: swapchainMaintenance1 : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_hdr_metadata Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_transform_feedback Apr 28 22:12:13 UsersPC plasmashell[7139]: info: transformFeedback : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: geometryStreams : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_EXT_vertex_attribute_divisor Apr 28 22:12:13 UsersPC plasmashell[7139]: info: vertexAttributeInstanceRateDivisor : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: vertexAttributeInstanceRateZeroDivisor : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_external_memory_win32 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_external_semaphore_win32 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_maintenance5 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: maintenance5 : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_present_id Apr 28 22:12:13 UsersPC plasmashell[7139]: info: presentId : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_present_wait Apr 28 22:12:13 UsersPC plasmashell[7139]: info: presentWait : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_NVX_binary_import Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_NVX_image_view_handle Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: VK_KHR_win32_keyed_mutex Apr 28 22:12:13 UsersPC plasmashell[7139]: info: extension supported : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Queue families: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Graphics : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Transfer : 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Sparse : 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: Fossilize INFO: Overriding serialization path: "/home/user/.steam/debian-installation/steamapps/shadercache/440/fozpipelinesv6/steamapprun_pipeline_cache". Apr 28 22:12:13 UsersPC plasmashell[7139]: warn: DXVK: No state cache file found Apr 28 22:12:13 UsersPC plasmashell[7139]: info: DXVK: Graphics pipeline libraries supported Apr 28 22:12:13 UsersPC plasmashell[7139]: info: D3D9DeviceEx::ResetSwapChain: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Requested Presentation Parameters Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Width: 2560 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Height: 1440 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Format: D3D9Format::A8R8G8B8 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Auto Depth Stencil: true Apr 28 22:12:13 UsersPC plasmashell[7139]: info: ^ Format: D3D9Format::D24S8 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Windowed: false Apr 28 22:12:13 UsersPC plasmashell[7139]: info: - Swap effect: 1 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Presenter: Actual swap chain properties: Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Format: VK_FORMAT_B8G8R8A8_UNORM Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Color space: VK_COLOR_SPACE_SRGB_NONLINEAR_KHR Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: no) Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Buffer size: 2560x1440 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Image count: 3 Apr 28 22:12:13 UsersPC plasmashell[7139]: info: Exclusive FS: 0 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: RRNotify_CrtcChange Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Timestamp: 32854 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: CRTC: 441 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Mode: 0 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Rotation: "Rotate_0" Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Geometry: 0 0 0 0 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: RRNotify_OutputChange Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Timestamp: 32854 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Output: 445 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: CRTC: 0 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Mode: 0 Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Rotation: "Rotate_0" Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Connection: "Connected" Apr 28 22:12:13 UsersPC kscreen_backend_launcher[4078]: kscreen.xcb.helper: Subpixel Order: 0 Apr 28 22:12:13 UsersPC plasmashell[7139]: err: SDL2 WSI: enterFullscreenMode: SDL_SetWindowFullscreen: X11_XRRSetCrtcConfig failed Apr 28 22:12:13 UsersPC plasmashell[7139]: err: D3D9: EnterFullscreenMode: Failed to enter fullscreen mode Apr 28 22:12:34 UsersPC plasmashell[6419]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without event signalled Apr 28 22:12:34 UsersPC plasmashell[6419]: src/clientdll/steamengine.cpp (2646) : Assertion Failed: CSteamEngine::BMainLoop appears to have stalled > 15 seconds without event signalled Apr 28 22:12:34 UsersPC plasmashell[7180]: assert_20240428221234_42.dmp[7180]: Uploading dump (out-of-process) Apr 28 22:12:34 UsersPC plasmashell[7180]: /tmp/dumps/assert_20240428221234_42.dmp Apr 28 22:12:34 UsersPC assert_20240428221234_42.dmp[7180]: Uploading dump (out-of-process) /tmp/dumps/assert_20240428221234_42.dmp Apr 28 22:12:38 UsersPC plasmashell[7180]: assert_20240428221234_42.dmp[7180]: Finished uploading minidump (out-of-process): success = yes Apr 28 22:12:38 UsersPC plasmashell[7180]: assert_20240428221234_42.dmp[7180]: response: CrashID=bp-fd136d8c-8637-4ae0-a869-cf1f12240428 Apr 28 22:12:38 UsersPC plasmashell[7180]: assert_20240428221234_42.dmp[7180]: file ''/tmp/dumps/assert_20240428221234_42.dmp'', upload yes: ''CrashID=bp-fd136d8c-8637-4ae0-a869-cf1f12240428'' Apr 28 22:12:38 UsersPC assert_20240428221234_42.dmp[7180]: Finished uploading minidump (out-of-process): success = yes Apr 28 22:12:38 UsersPC assert_20240428221234_42.dmp[7180]: response: CrashID=bp-fd136d8c-8637-4ae0-a869-cf1f12240428 Apr 28 22:12:38 UsersPC assert_20240428221234_42.dmp[7180]: file ''/tmp/dumps/assert_20240428221234_42.dmp'', upload yes: ''CrashID=bp-fd136d8c-8637-4ae0-a869-cf1f12240428''

kisak-valve commented 4 months ago

Hello @Fennf, this issue is already being tracked at #5649.

Closing as a duplicate.