Source-1-Games icon indicating copy to clipboard operation
Source-1-Games copied to clipboard

[TF2 X64] Demo playback segfaults the game

Open Kenajcrap opened this issue 2 years ago • 0 comments

Dump: crash_20240214220026_2.dmp.zip Demo file in question: test3.dem.zip The demo was recorded the day before yesterday on the main branch (not the beta branch), it is the start of a round of pl_swiftwater defence played on valve's matchmaking casual servers.

System information:

OS: Manjaro Linux x86_64 
Kernel: 5.15.146-1-MANJARO 
DE: GNOME 45.3 
WM: Mutter (X11)
CPU: AMD Ryzen 5 3600 (12) @ 3.600GHz 
GPU: NVIDIA GeForce GTX 1660 SUPER 
Memory: 6294MiB / 15904MiB

What I've already tried to fix the issue without success:

  • Reboot
  • Reinstall NVIDIA proprietary graphics
  • Clean TF2 install
  • steam --reset
  • Switching to Wayland

I then asked a friend to try and reproduce the segfault with the same demo in a different system, and he was able to. Here is his system information:

OS: nixos 24.05/unstable
DE: KDE
WM: Wayland
CPU: Intel® Core™ i7-10710U CPU
GPU: Integrated Graphics

Console log: console.log

journalctl:

fev 14 22:34:23 RAFAEL-PC gnome-shell[12040]: Window manager warning: Treating resize request of legacy application 0x6800002 as a fullscreen request
fev 14 22:34:23 RAFAEL-PC gnome-shell[12040]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x564c17279b50] is on because it needs an allocation.
fev 14 22:34:23 RAFAEL-PC gnome-shell[12040]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x564c1708b390] is on because it needs an allocation.
fev 14 22:34:23 RAFAEL-PC gnome-shell[12040]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x564c17279b50] is on because it needs an allocation.
fev 14 22:34:23 RAFAEL-PC gnome-shell[12040]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x564c1708b390] is on because it needs an allocation.
fev 14 22:34:27 RAFAEL-PC kernel: [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:02:00:00:00:00:04:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 PROTO=2 
fev 14 22:35:16 RAFAEL-PC kernel: tf_linux64[63607]: segfault at 6ed08 ip 00007f1ffb8147fe sp 00007ffd049bc870 error 4 in engine.so[7f1ffb624000+44d000]
fev 14 22:35:16 RAFAEL-PC kernel: Code: f3 44 0f 10 0d 5b 25 28 00 f3 45 0f 59 e9 f3 41 0f 59 d1 f3 41 0f 2c f5 f3 0f 2c ca 48 63 f6 48 8d 04 c6 48 63 c9 48 8d 04 c1 <f3> 41 0f 10 1c c7 f3 41 0f 10 54 c7 04 0f 2f d8 73 09 0f 2f da 0f
fev 14 22:35:16 RAFAEL-PC systemd[1]: Started Process Core Dump (PID 63806/UID 0).
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.electron.1000.b5136859687a44a1b68e2274ac5a4fee.12347.1707861082000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.steamwebhelper.1000.b5136859687a44a1b68e2274ac5a4fee.4736.1707862211000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.callaudiod.1000.fdf4b89ce3804bdeaeecb3c5271d11fa.2221.1707869227000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.steamwebhelper.1000.fdf4b89ce3804bdeaeecb3c5271d11fa.2694.1707871842000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.steamwebhelper.1000.fdf4b89ce3804bdeaeecb3c5271d11fa.6620.1707877459000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.pamac-manager.1000.fdf4b89ce3804bdeaeecb3c5271d11fa.15625.1707879299000000.zst.
fev 14 22:35:16 RAFAEL-PC systemd-coredump[63809]: Removed old coredump core.tf_linux64.1000.fdf4b89ce3804bdeaeecb3c5271d11fa.16830.1707880095000000.zst.
fev 14 22:35:27 RAFAEL-PC kernel: [UFW BLOCK] IN=enp7s0 OUT= MAC=01:00:5e:00:00:01:02:00:00:00:00:04:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 PROTO=2 
fev 14 22:35:38 RAFAEL-PC systemd-coredump[63809]: [🡕] Process 63607 (tf_linux64) of user 1000 dumped core.
                                                   
                                                   Stack trace of thread 63607:
                                                   #0  0x00007f1ffb8147fe n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x5517fe)
                                                   #1  0x00007f1ffb815a93 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x552a93)
                                                   #2  0x00007f1ffb8163ff n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x5533ff)
                                                   #3  0x00007f1ffb817718 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x554718)
                                                   #4  0x00007f1ffb81a478 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x557478)
                                                   #5  0x00007f1ffb83a8fb n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x5778fb)
                                                   #6  0x00007f1ffa73e7ee n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/materialsystem.so + 0x397ee)
                                                   #7  0x00007f1ffa74402a n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/materialsystem.so + 0x3f02a)
                                                   #8  0x00007f1ffa744bea n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/materialsystem.so + 0x3fbea)
                                                   #9  0x00007f1ffb83a9d0 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x5779d0)
                                                   #10 0x00007f1ffb83b1ce n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x5781ce)
                                                   #11 0x00007f1ffb758d14 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x495d14)
                                                   #12 0x00007f1ffb759013 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x496013)
                                                   #13 0x00007f1ffb759835 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x496835)
                                                   #14 0x00007f1ffb71e43c n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x45b43c)
                                                   #15 0x00007f1ffb85f538 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x59c538)
                                                   #16 0x00007f1ffb73b99f n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x47899f)
                                                   #17 0x00007f1ffb7fb517 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x538517)
                                                   #18 0x00007f1ffb7fbcef n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x538cef)
                                                   #19 0x00007f1ffb81250a n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x54f50a)
                                                   #20 0x00007f1ffb8128ee n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x54f8ee)
                                                   #21 0x00007f1ffb8ed72b n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x62a72b)
                                                   #22 0x00007f1ffb8e9dce n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x626dce)
                                                   #23 0x00007f1ffb8e9ef1 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x626ef1)
                                                   #24 0x00007f1ffb94c657 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x689657)
                                                   #25 0x00007f1ffb8ebb79 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/engine.so + 0x628b79)
                                                   #26 0x00007f200350ba27 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/launcher.so + 0x31a27)
                                                   #27 0x00007f200350ba27 n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/launcher.so + 0x31a27)
                                                   #28 0x00007f20034e826e n/a (/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/bin/linux64/launcher.so + 0xe26e)
                                                   #29 0x00007f2004cfdcd0 n/a (/run/host/usr/lib/libc.so.6 + 0x27cd0)
                                                   ELF object binary architecture: AMD x86-64
fev 14 22:35:39 RAFAEL-PC systemd[1]: [email protected]: Deactivated successfully.
fev 14 22:35:39 RAFAEL-PC systemd[1]: [email protected]: Consumed 10.606s CPU time.

Steam client terminal output:

/bin/sh\0-c\0/home/rafael/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=440 -- /home/rafael/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/rafael/Games/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun --  '/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/tf.sh' -steam -condebug -conclealog -usercon +contimes\0
chdir "/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2"
ERROR: ld.so: object '/home/rafael/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/rafael/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/rafael/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/rafael/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/rafael/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 63605 != 63603, skipping destruction (fork without exec?)
SDL video target is 'x11'
SDL video target is 'x11'
AppFramework : Unable to load module sourcevr.so!
Using shader api: shaderapivk
info:  Game: tf_linux64
info:  DXVK: v2.3
info:  Vulkan: Found vkGetInstanceProcAddr in libvulkan.so.1 @ 0x7f200126dfb0
info:  Built-in extension providers:
info:    SDL2 WSI
info:  Enabled instance extensions:
info:    VK_EXT_surface_maintenance1
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_xlib_surface
info:  D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT
info:  NVIDIA GeForce GTX 1660 SUPER:
info:    Driver : NVIDIA 545.29.6
info:    Memory Heap[0]: 
info:      Size: 6144 MiB
info:      Flags: 0x1
info:      Memory Type[1]: Property Flags = 0x1
info:    Memory Heap[1]: 
info:      Size: 11928 MiB
info:      Flags: 0x0
info:      Memory Type[0]: Property Flags = 0x0
info:      Memory Type[2]: Property Flags = 0x6
info:      Memory Type[3]: Property Flags = 0xe
info:    Memory Heap[2]: 
info:      Size: 246 MiB
info:      Flags: 0x1
info:      Memory Type[4]: Property Flags = 0x7
Convar sdl_displayindex has multiple different change callbacks
Using Breakpad minidump system. Version: 8690085 AppID: 440
Setting breakpad minidump AppID = 440
Using breakpad crash handler
[S_API] SteamAPI_Init(): Loaded '/home/rafael/.local/share/Steam/linux64/steamclient.so' OK.
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
02/14 22:34:08 Init: Installing breakpad exception handler for appid(440)/version(8690085)/tid(63607)
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561198039573000 [API loaded yes]
SteamInternal_SetMinidumpSteamID:  Setting Steam ID:  76561198039573000
Did not detect any valid joysticks.
CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4208 MHz, Processor: AuthenticAMD
GlobalMemoryStatus: 4294967295
CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 4208 MHz, Processor: AuthenticAMD
GlobalMemoryStatus: 4294967295
info:  Device properties:
info:    Device : NVIDIA GeForce GTX 1660 SUPER
info:    Driver : NVIDIA 545.29.6
info:  Enabled device extensions:
info:    VK_EXT_attachment_feedback_loop_layout
info:    VK_EXT_conservative_rasterization
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_bias_control
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state3
info:    VK_EXT_fragment_shader_interlock
info:    VK_EXT_graphics_pipeline_library
info:    VK_EXT_memory_priority
info:    VK_EXT_non_seamless_cube_map
info:    VK_EXT_robustness2
info:    VK_EXT_shader_module_identifier
info:    VK_EXT_swapchain_maintenance1
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_maintenance5
info:    VK_KHR_pipeline_library
info:    VK_KHR_present_id
info:    VK_KHR_present_wait
info:    VK_KHR_swapchain
info:    VK_NVX_binary_import
info:    VK_NVX_image_view_handle
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 0
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 0
info:    logicOp                                : 0
info:    multiDrawIndirect                      : 0
info:    drawIndirectFirstInstance              : 0
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    wideLines                              : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 0
info:    shaderImageGatherExtended              : 0
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 0
info:    shaderInt64                            : 0
info:    variableMultisampleRate                : 1
info:    shaderResourceResidency                : 0
info:    shaderResourceMinLod                   : 0
info:    sparseBinding                          : 0
info:    sparseResidencyBuffer                  : 0
info:    sparseResidencyImage2D                 : 0
info:    sparseResidencyImage3D                 : 0
info:    sparseResidency2Samples                : 0
info:    sparseResidency4Samples                : 0
info:    sparseResidency8Samples                : 0
info:    sparseResidency16Samples               : 0
info:    sparseResidencyAliased                 : 0
info:  Vulkan 1.1
info:    shaderDrawParameters                   : 0
info:  Vulkan 1.2
info:    samplerMirrorClampToEdge               : 1
info:    drawIndirectCount                      : 1
info:    samplerFilterMinmax                    : 0
info:    hostQueryReset                         : 1
info:    timelineSemaphore                      : 1
info:    bufferDeviceAddress                    : 1
info:    shaderOutputViewportIndex              : 1
info:    shaderOutputLayer                      : 1
info:    vulkanMemoryModel                      : 1
info:  Vulkan 1.3
info:    robustImageAccess                      : 0
info:    pipelineCreationCacheControl           : 1
info:    shaderDemoteToHelperInvocation         : 1
info:    shaderZeroInitializeWorkgroupMemory    : 0
info:    synchronization2                       : 1
info:    dynamicRendering                       : 1
info:  VK_AMD_shader_fragment_mask
info:    extension supported                    : 0
info:  VK_EXT_attachment_feedback_loop_layout
info:    attachmentFeedbackLoopLayout           : 1
info:  VK_EXT_conservative_rasterization
info:    extension supported                    : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_depth_bias_control
info:    depthBiasControl                       : 1
info:    leastRepresentableValueForceUnormRepresentation : 1
info:    floatRepresentation                    : 0
info:    depthBiasExact                         : 1
info:  VK_EXT_extended_dynamic_state3
info:    extDynamicState3AlphaToCoverageEnable  : 1
info:    extDynamicState3DepthClipEnable        : 1
info:    extDynamicState3RasterizationSamples   : 1
info:    extDynamicState3SampleMask             : 1
info:    extDynamicState3LineRasterizationMode  : 1
info:  VK_EXT_fragment_shader_interlock
info:    fragmentShaderSampleInterlock          : 0
info:    fragmentShaderPixelInterlock           : 0
info:  VK_EXT_full_screen_exclusive
info:    extension supported                    : 0
info:  VK_EXT_graphics_pipeline_library
info:    graphicsPipelineLibrary                : 1
info:  VK_EXT_line_rasterization
info:    rectangularLines                       : 1
info:    smoothLines                            : 1
info:  VK_EXT_memory_budget
info:    extension supported                    : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 1
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_module_identifier
info:    shaderModuleIdentifier                 : 1
info:  VK_EXT_shader_stencil_export
info:    extension supported                    : 0
info:  VK_EXT_swapchain_colorspace
info:    extension supported                    : 0
info:  VK_EXT_swapchain_maintenance1
info:    swapchainMaintenance1                  : 1
info:  VK_EXT_hdr_metadata
info:    extension supported                    : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 0
info:    geometryStreams                        : 0
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_external_memory_win32
info:    extension supported                    : 0
info:  VK_KHR_external_semaphore_win32
info:    extension supported                    : 0
info:  VK_KHR_maintenance5
info:    maintenance5                           : 1
info:  VK_KHR_present_id
info:    presentId                              : 1
info:  VK_KHR_present_wait
info:    presentWait                            : 1
info:  VK_NVX_binary_import
info:    extension supported                    : 1
info:  VK_NVX_image_view_handle
info:    extension supported                    : 1
info:  VK_KHR_win32_keyed_mutex
info:    extension supported                    : 0
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:    Sparse   : 0
Fossilize INFO: Overriding serialization path: "/home/rafael/Games/SteamLibrary/steamapps/shadercache/440/fozpipelinesv6/steamapprun_pipeline_cache".
info:  DXVK: Read 37 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
info:  D3D9DeviceEx::ResetSwapChain:
info:    Requested Presentation Parameters
info:      - Width:              1920
info:      - Height:             1080
info:      - Format:             D3D9Format::A8R8G8B8
info:      - Auto Depth Stencil: true
info:                  ^ Format: D3D9Format::D24S8
info:      - Windowed:           false
info:      - Swap effect:        1
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Color space:  VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: yes)
info:    Buffer size:  1920x1080
info:    Image count:  3
info:    Exclusive FS: 0
warn:  D3D9Cursor::ShowCursor: Not supported on current platform.
info:  DXVK: Using 12 compiler threads
warn:  D3D9DeviceEx::SetRenderState: Unhandled render state D3DRS_MULTISAMPLEANTIALIAS

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/player/items/taunts/loot_crate/mannco_crate.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_balloon.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_balloon_gold.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_balloon_grenade.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_balloon_grenade_gold.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_balloon_grenade_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_bread_bagged.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_bread_bagged_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_bread_robo.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_bread_shortbread.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_bread_shortbread_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/weapons/c_items/c_sticky_jumper.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/buildables/mini_dispenser/mini_dispenser.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/buildables/mini_dispenser/mini_dispenser_blue.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/buildables/mini_dispenser/mini_dispenser_phongmask.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_1_blue_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_1_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_1_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_blue_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/demo/true_scotsmans_call/true_scotsmans_call_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/pyro/taunt_spring_rider/taunt_spring_rider_blue_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/pyro/taunt_spring_rider/taunt_spring_rider_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/pyro/taunt_spring_rider/taunt_spring_rider_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/spy/taunt__au_revoir/taunt__au_revoir_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/spy/taunt_hoodoo_hex/taunt_hoodoo_hex_blue_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/spy/taunt_hoodoo_hex/taunt_hoodoo_hex_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/spy/taunt_sant/taunt_sant_color.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/player/items/spy/taunt_sant/taunt_sant_normal.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_assault_minigun/c_assault_minigun.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_dart_gun/c_dart_gun.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_dart_gun/c_dart_gun_dart.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_defib/c_defib_red.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_detonator/c_detonator_phongmask.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_mortar_launcher/c_mortar_launcher.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_pilot_flamer/c_pilot_flamer.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_pilot_flaregun/c_pilot_flare.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_pilot_flaregun/c_pilot_flaregun.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_pistol_knife/c_pistol_knife.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_revolver_sniperrifle/c_revolver_sniperrifle.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_silenced_pistol_instructor/c_silenced_pistol_instructor.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_sniperrifle_tv/c_sniperrifle_tv_blue.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_sniperrifle_tv/c_sniperrifle_tv_red.vtf

 ##### CTexture::LoadTextureBitsFromFile couldn't find materials/models/workshop/weapons/c_models/c_trench_shotgun/c_trench_shotgun.vtf
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Color space:  VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: yes)
info:    Buffer size:  1920x1080
info:    Image count:  3
info:    Exclusive FS: 0
server.so loaded for "Team Fortress"
crash_20240214223516_2.dmp[63805]: Uploading dump (out-of-process)
/tmp/dumps/crash_20240214223516_2.dmp
crash_20240214223516_2.dmp[63805]: Finished uploading minidump (out-of-process): success = yes
crash_20240214223516_2.dmp[63805]: response: CrashID=bp-a47d7c66-7fdf-4a6c-b189-dc23c2240214
crash_20240214223516_2.dmp[63805]: file ''/tmp/dumps/crash_20240214223516_2.dmp'', upload yes: ''CrashID=bp-a47d7c66-7fdf-4a6c-b189-dc23c2240214''
pid 63805 != 63804, skipping destruction (fork without exec?)
/home/rafael/Games/SteamLibrary/steamapps/common/Team Fortress 2/tf.sh: line 83: 63607 Segmentation fault      (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game 440 created interface STEAMAPPLIST_INTERFACE_VERSION001 / 
Game 440 created interface STEAMAPPS_INTERFACE_VERSION008 / 
Game 440 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_005 / 
Game 440 created interface STEAMHTTP_INTERFACE_VERSION003 / 
Game 440 created interface STEAMINVENTORY_INTERFACE_V003 / 
Game 440 created interface STEAMMUSICREMOTE_INTERFACE_VERSION001 / 
Game 440 created interface STEAMMUSIC_INTERFACE_VERSION001 / 
Game 440 created interface STEAMPARENTALSETTINGS_INTERFACE_VERSION001 / 
Game 440 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 / 
Game 440 created interface STEAMSCREENSHOTS_INTERFACE_VERSION003 / 
Game 440 created interface STEAMUGC_INTERFACE_VERSION017 / 
Game 440 created interface STEAMUSERSTATS_INTERFACE_VERSION012 / 
Game 440 created interface STEAMVIDEO_INTERFACE_V004 / 
Game 440 created interface SteamController008 / 
Game 440 created interface SteamFriends017 / 
Game 440 created interface SteamGameCoordinator001 / 
Game 440 created interface SteamGameStats001 / 
Game 440 created interface SteamInput006 / 
Game 440 created interface SteamMatchGameSearch001 / 
Game 440 created interface SteamMatchMaking009 / 
Game 440 created interface SteamMatchMakingServers002 / 
Game 440 created interface SteamNetworking006 / 
Game 440 created interface SteamNetworkingUtils004 / 
Game 440 created interface SteamUser021 / User
Game 440 created interface SteamUser023 / 
Game 440 created interface SteamUtils002 / Utils
Game 440 created interface SteamUtils010 / 
Game 440 method call count for IClientNetworkingUtilsSerialized::GotLocationString : 2
Game 440 method call count for IClientControllerSerialized::GetAnalogActionHandle : 2
Game 440 method call count for IClientControllerSerialized::GetDigitalActionHandle : 49
Game 440 method call count for IClientControllerSerialized::GetActionSetHandle : 4
Game 440 method call count for IClientUGC::GetSerializedQueryUGCResponse : 1
Game 440 method call count for IClientUGC::GetItemState : 2
Game 440 method call count for IClientUGC::GetSubscribedItems : 1
Game 440 method call count for IClientUGC::GetNumSubscribedItems : 1
Game 440 method call count for IClientUGC::SetAllowCachedResponse : 1
Game 440 method call count for IClientUGC::SetReturnMetadata : 1
Game 440 method call count for IClientUGC::SendQueryUGCRequest : 1
Game 440 method call count for IClientUGC::CreateQueryUGCDetailsRequest : 1
Game 440 method call count for IClientAudio::GetVoiceOptimalSampleRate : 1
Game 440 method call count for IClientHTTP::ReleaseHTTPRequest : 3
Game 440 method call count for IClientHTTP::GetHTTPResponseBodyData : 3
Game 440 method call count for IClientHTTP::GetHTTPResponseBodySize : 1
Game 440 method call count for IClientHTTP::SendHTTPRequest : 3
Game 440 method call count for IClientHTTP::SetHTTPRequestHeaderValue : 2
Game 440 method call count for IClientHTTP::CreateHTTPRequest : 3
Game 440 method call count for IClientGameStats::GetNewSession : 1
Game 440 method call count for IClientGameCoordinator::RetrieveMessage : 7
Game 440 method call count for IClientGameCoordinator::IsMessageAvailable : 11
Game 440 method call count for IClientGameCoordinator::SendMessage : 5
Game 440 method call count for IClientRemoteStorage::SetCloudEnabledForApp : 1
Game 440 method call count for IClientRemoteStorage::IsCloudEnabledForApp : 1
Game 440 method call count for IClientRemoteStorage::FileExists : 3
Game 440 method call count for IClientRemoteStorage::GetFileSize : 1
Game 440 method call count for IClientRemoteStorage::FileRead : 1
Game 440 method call count for IClientRemoteStorage::FileWrite : 1
Game 440 method call count for IClientUserStats::GetDownloadedLeaderboardEntry : 70
Game 440 method call count for IClientUserStats::DownloadLeaderboardEntries : 2
Game 440 method call count for IClientUserStats::GetLeaderboardEntryCount : 2
Game 440 method call count for IClientUserStats::FindLeaderboard : 132
Game 440 method call count for IClientUserStats::GetAchievement : 520
Game 440 method call count for IClientUserStats::StoreStats : 1
Game 440 method call count for IClientUserStats::GetStat : 775
Game 440 method call count for IClientUserStats::RequestCurrentStats : 1
Game 440 method call count for IClientAppManager::GetCurrentLanguage : 3
Game 440 method call count for IClientAppManager::GetLaunchCommandLine : 2
Game 440 method call count for IClientAppManager::GetAppStateInfo : 1
Game 440 method call count for IClientAppManager::BIsDlcEnabled : 1
Game 440 method call count for IClientMatchmaking::GetLobbyOwner : 17
Game 440 method call count for IClientMatchmaking::GetFavoriteGameCount : 1
Game 440 method call count for IClientUtils::RecordSteamInterfaceCreation : 146
Game 440 method call count for IClientUtils::InitFilterText : 1
Game 440 method call count for IClientUtils::SetAPICallResultWithoutPostingCallback : 1
Game 440 method call count for IClientUtils::AllocPendingAPICallHandle : 1
Game 440 method call count for IClientUtils::GetAPICallResult : 139
Game 440 method call count for IClientUtils::GetAppID : 152
Game 440 method call count for IClientUtils::GetImageRGBA : 54
Game 440 method call count for IClientUtils::GetImageSize : 54
Game 440 method call count for IClientUtils::GetIPCountry : 1
Game 440 method call count for IClientUtils::GetServerRealTime : 12
Game 440 method call count for IClientFriends::GetFriendPersonaName_Public : 849
Game 440 method call count for IClientFriends::GetFriendRichPresence : 6
Game 440 method call count for IClientFriends::SetRichPresence : 16
Game 440 method call count for IClientFriends::RequestUserInformation : 82
Game 440 method call count for IClientFriends::GetFriendGamePlayed : 963
Game 440 method call count for IClientFriends::GetFriendByIndex : 414
Game 440 method call count for IClientFriends::GetFriendCount : 9
Game 440 method call count for IClientFriends::GetMediumFriendAvatar : 54
Game 440 method call count for IClientFriends::GetFriendPersonaState : 972
Game 440 method call count for IClientFriends::HasFriend : 54
Game 440 method call count for IClientFriends::GetPersonaName : 36
Game 440 method call count for IClientUser::BIsSubscribedApp : 1
Game 440 method call count for IClientUser::GetSteamID : 170
Game 440 method call count for IClientUser::BLoggedOn : 4
Uploaded AppInterfaceStats to Steam

Kenajcrap avatar Feb 15 '24 02:02 Kenajcrap