Crash when trying Learn to Play, Watch, or Play

Gaboozy

New member
I crash 100% of the time when after loading the hero sandbox, joining a queue, or when attempting to spectate a match. This will happen within 1-3 seconds of confirming the activity. My longest results were with the sandbox and worst were with all other attempts.

System specs:
OS: Ubuntu 22.04.4 LTS 64bit, GNOME 42.9
RAM: 64GB
CPU: AMD Ryzen 9 5950x
GPU: AMD Radeon rx 6900 xt
SSD: 1.0 TB

I tried looking through my game files for the .mdmp files mentioned in other posts but was unable to find anything, but I could be blind.

Any input is appreciated!
 
Same happens to me. No dumps created. At least ``` sudo find / -name "*.mdmp" ``` returns nothing.
OS: Ubuntu 22.04.4 LTS 64bit, GNOME 42.9
RAM: 32GB
CPU: i9-9900X
GPU: GTX 4060ti
 
Tried upgrading Nvidia driver from 535 to 550 and now i can spawn into the sandbox mode for up to 5 seconds before game crashes. Still no dumps, but in syslog there was this piece:

Code:
Aug 16 09:24:31 cassia steam[4726]: oject8.exe: ../src-wine/dlls/ntdll/unix/virtual.c:1876: create_view: Assertion `!((UINT_PTR)base & page_mask)' failed.
Aug 16 09:24:31 cassia steam[4726]: pid 21170 != 21169, skipping destruction (fork without exec?)
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMAPPS_INTERFACE_VERSION008 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_005 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMHTTP_INTERFACE_VERSION003 / HTTP
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamAppDisableUpdate001 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamController008 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamFriends017 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamGameCoordinator001 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamInput006 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworking006 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworkingSocketsSerialized003 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworkingSocketsSerialized005 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUser023 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUser023 / User
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUtils010 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUtils010 / Utils
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingUtilsSerialized::PostConnectionStateMsg : 76
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCachedRelayTicket : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCachedRelayTicketCount : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCertAsync : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetAnalogActionHandle : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetDigitalActionHandle : 68
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetActionSetHandle : 3
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::ReleaseHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::GetHTTPResponseBodyData : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::SendHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::SetHTTPRequestHeaderValue : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::CreateHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::RetrieveMessage : 24
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::IsMessageAvailable : 49
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::SendMessage : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileExists : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::GetFileTimestamp : 12
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::GetFileSize : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileWriteAsync : 3
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileRead : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileWrite : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworking::GetMaxPacketSize : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::GetCurrentLanguage : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::GetAppStateInfo : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::BIsDlcEnabled : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::RecordSteamInterfaceCreation : 41
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::InitFilterText : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::IsSteamChina : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::SetOverlayNotificationPosition : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetLauncherType : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetSteamUILanguage : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetAPICallResult : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetAppID : 50
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetImageRGBA : 57
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetImageSize : 57
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetIPCountry : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetServerRealTime : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPlayerNickname_Public : 52
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendPersonaName_Public : 112
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendRichPresence : 59
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::SetRichPresence : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::RequestUserInformation : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendGamePlayed : 54
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendByIndex : 308
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendCount : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetMediumFriendAvatar : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetSmallFriendAvatar : 111
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendPersonaState : 54
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendRelationship : 108
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPersonaState : 40
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPersonaName : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::BIsSubscribedApp : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetAuthSessionTicketV2 : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetUserDataFolder : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetSteamID : 22
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::BLoggedOn : 4
Aug 16 09:24:31 cassia steam[4726]: Uploaded AppInterfaceStats to Steam
Aug 16 09:24:31 cassia steam[4726]: Removing process 21236 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21219 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21206 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21200 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21187 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21177 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21174 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21172 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21169 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21168 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21167 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21164 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21057 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21056 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21055 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21054 for gameID 1422450
Aug 16 09:24:35 cassia steam[4726]: (process:21331): GLib-GObject-CRITICAL **: 09:24:35.571: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 16 09:24:45 cassia steam[4726]: reaping pid: 21331 -- gameoverlayui
 
I am running openSuse Leap 15.6 and I have the same issues with the crashes.

CPU: AMD Ryzen 5 5600
RAM: 128 GB DDR4 3600
GPU: Nvidia Quadro RTX A4500 (For gaming think of it as an RTX 3080 with 20GB of VRAM) Driver Version 550.100
Storage: Samsung 1 TB Evo 970 NVMe PCIe gen 3

I am wondering if there there is a log file somewhere in the Proton (wine) Prefix that can be uploaded. The problem is that Steam uses numeric product ID's and not the name of the game itself to store the Prefix in the compatdata data folder. I can't get the product ID because there is no Steam Store page yet, so I would have to sift through all of them to find the right one. I would love to test the game for you on Linux, especially if the Devs plan on making a native client. However I am not going to install Windows just to play it.
 
What version of Proton are you running?

Deadlock's ID is 1422450
Using Steam's built in Proton version I see the following behaviors:

Experimental: Won't launch
9.0-2: Launches but crashes when loading into a level
8.0-5: Won't launch
7.0-6: Won't launch
6.3-8: Launches but crashes on the Loading screen after the Valve logo
5.13-6 Won't Launch

That's as far back as I have tested.
 
y'all on Linux? Mine Windows and also got the same issue.
At first I thought it was a memory usage issue as it climbed to 3GB pretty much, my lappy has only 8GB RAM so I afraid it's not capable.
It's been running somewhat ok-ish with 20-50fps in official matches at various resolutions below FHD, seldomly mid match crashes but this time no gamemode seems to be playble

My humble cheap lappy specs: Windows 11, i5-7300HQ, 8GB RAM, 128GB system SSD + 500GB HDD for games incl. Deadlock, and a 4GB 1050 Mobile.
 
Using Steam's built in Proton version I see the following behaviors:

Experimental: Won't launch
9.0-2: Launches but crashes when loading into a level
8.0-5: Won't launch
7.0-6: Won't launch
6.3-8: Launches but crashes on the Loading screen after the Valve logo
5.13-6 Won't Launch

That's as far back as I have tested.
Are you getting the same error as Termspec showed a few replies earlier? It honestly might be a compatibility issue with the drivers on your Quadro card, have you tried rolling back graphics drivers at all?

Might have to grab a crash log and send it to Valve and see if they can do anything for you.
 
Tried upgrading Nvidia driver from 535 to 550 and now i can spawn into the sandbox mode for up to 5 seconds before game crashes. Still no dumps, but in syslog there was this piece:

Code:
Aug 16 09:24:31 cassia steam[4726]: oject8.exe: ../src-wine/dlls/ntdll/unix/virtual.c:1876: create_view: Assertion `!((UINT_PTR)base & page_mask)' failed.
Aug 16 09:24:31 cassia steam[4726]: pid 21170 != 21169, skipping destruction (fork without exec?)
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMAPPS_INTERFACE_VERSION008 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_005 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMHTTP_INTERFACE_VERSION003 / HTTP
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamAppDisableUpdate001 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamController008 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamFriends017 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamGameCoordinator001 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamInput006 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworking006 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworkingSocketsSerialized003 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamNetworkingSocketsSerialized005 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUser023 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUser023 / User
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUtils010 /
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 created interface SteamUtils010 / Utils
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingUtilsSerialized::PostConnectionStateMsg : 76
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCachedRelayTicket : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCachedRelayTicketCount : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworkingSocketsSerialized::GetCertAsync : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetAnalogActionHandle : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetDigitalActionHandle : 68
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientControllerSerialized::GetActionSetHandle : 3
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::ReleaseHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::GetHTTPResponseBodyData : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::SendHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::SetHTTPRequestHeaderValue : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientHTTP::CreateHTTPRequest : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::RetrieveMessage : 24
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::IsMessageAvailable : 49
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientGameCoordinator::SendMessage : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileExists : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::GetFileTimestamp : 12
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::GetFileSize : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileWriteAsync : 3
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileRead : 5
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientRemoteStorage::FileWrite : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientNetworking::GetMaxPacketSize : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::GetCurrentLanguage : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::GetAppStateInfo : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientAppManager::BIsDlcEnabled : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::RecordSteamInterfaceCreation : 41
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::InitFilterText : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::IsSteamChina : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::SetOverlayNotificationPosition : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetLauncherType : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetSteamUILanguage : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetAPICallResult : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetAppID : 50
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetImageRGBA : 57
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetImageSize : 57
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetIPCountry : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUtils::GetServerRealTime : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPlayerNickname_Public : 52
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendPersonaName_Public : 112
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendRichPresence : 59
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::SetRichPresence : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::RequestUserInformation : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendGamePlayed : 54
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendByIndex : 308
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendCount : 6
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetMediumFriendAvatar : 4
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetSmallFriendAvatar : 111
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendPersonaState : 54
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetFriendRelationship : 108
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPersonaState : 40
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientFriends::GetPersonaName : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::BIsSubscribedApp : 2
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetAuthSessionTicketV2 : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetUserDataFolder : 1
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::GetSteamID : 22
Aug 16 09:24:31 cassia steam[4726]: Game 1422450 method call count for IClientUser::BLoggedOn : 4
Aug 16 09:24:31 cassia steam[4726]: Uploaded AppInterfaceStats to Steam
Aug 16 09:24:31 cassia steam[4726]: Removing process 21236 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21219 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21206 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21200 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21187 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21177 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21174 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21172 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21169 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21168 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21167 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21164 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21057 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21056 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21055 for gameID 1422450
Aug 16 09:24:31 cassia steam[4726]: Removing process 21054 for gameID 1422450
Aug 16 09:24:35 cassia steam[4726]: (process:21331): GLib-GObject-CRITICAL **: 09:24:35.571: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 16 09:24:45 cassia steam[4726]: reaping pid: 21331 -- gameoverlayui
Also curious what version of Proton/Wine you're running, as you're getting a Wine error it looks like
 
y'all on Linux? Mine Windows and also got the same issue.
At first I thought it was a memory usage issue as it climbed to 3GB pretty much, my lappy has only 8GB RAM so I afraid it's not capable.
It's been running somewhat ok-ish with 20-50fps in official matches at various resolutions below FHD, seldomly mid match crashes but this time no gamemode seems to be playble

My humble cheap lappy specs: Windows 11, i5-7300HQ, 8GB RAM, 128GB system SSD + 500GB HDD for games incl. Deadlock, and a 4GB 1050 Mobile.
Any kind of crash logs? That laptop seems very underpowered and you might be running out of VRAM. Doing a quick test even on low settings at 1080p I was using 4.7GB.

1723826781480.png
 
Used search function and found a thread with a fix (yeah, i know). At least it worked for me on every proton version i had.


Bash:
sudo sysctl -w vm.max_map_count=1048576

or put it into the

Bash:
vm.max_map_count=1048576

into /etc/sysctl.conf
 
Are you getting the same error as Termspec showed a few replies earlier? It honestly might be a compatibility issue with the drivers on your Quadro card, have you tried rolling back graphics drivers at all?

Might have to grab a crash log and send it to Valve and see if they can do anything for you.
My apologies, sir. It's openSuse Leap. You don't roll back drivers if you do it right. You get one driver that has proven to be stable. In this case it's version 550.100 and will remain that way until a newer version comes along that has been tested and proven stable. Given that the game is under heavy development I am merely looking to file a bug report what little information I have.
 
Used search function and found a thread with a fix (yeah, i know). At least it worked for me on every proton version i had.


Bash:
sudo sysctl -w vm.max_map_count=1048576

or put it into the

Bash:
vm.max_map_count=1048576

into /etc/sysctl.conf

The parameter
Code:
vm.max_map_count
is roughly explained here at redhat.com and it makes sense that a game under heavy development would need this value to be raised. Perhaps someone will come along and stick this or consolidate it into list of needed to get the game to run on Linux. I will test it now on my box and edit this post if it works for me.
 
Any kind of crash logs? That laptop seems very underpowered and you might be running out of VRAM. Doing a quick test even on low settings at 1080p I was using 4.7GB.

View attachment 10933
I did find mini dumps inside the bin folder beside the executable file but didn't touched to any of them yet. My vram wasn't filled out when I join games, meaning that it may not be necessarily the issue. I concerned about ram usage more though.
 
Back
Top