Hello @farmboy0, these look like a couple lines of interest from your log: [code] This is followed by an access violation (c0000005) and the log ends shortly after that.
Judging by the `code` it looks like Google Earth VR ([comment](https://github.com/ValveSoftware/Proton/issues/3408#issuecomment-1381994773)) also segfaults in the same place after some time inside the app.
@kisak-valve Yes this is probably where the crash in vrclient.so happens, but winIVRSystem_IVRSystem_012_GetEyeToHeadTransform is called before the crash already.
Hello @farmboy0, these look like a couple lines of interest from your log: [code] This is followed by an access violation (c0000005) and the log ends shortly after that.