Upon executing plugin_load sar
, Portal 2 instantly crashes.
My launch options are gamemoderun mangohud %command%
and when running Steam via command line, it outputs the following when Portal 2 crashes:
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
what(): filesystem error: cannot increment recursive directory iterator: Value too large for defined data type
ERROR: ld.so: object '/home/trojaner/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object 'libMangoHud.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
crash_20220102220001_2.dmp[8613]: Uploading dump (out-of-process)
/tmp/dumps/crash_20220102220001_2.dmp
crash_20220102220001_2.dmp[8613]: Finished uploading minidump (out-of-process): success = yes
crash_20220102220001_2.dmp[8613]: response: Discarded=1
crash_20220102220001_2.dmp[8613]: file ''/tmp/dumps/crash_20220102220001_2.dmp'', upload yes: ''Discarded=1''
gamemodeauto:
pid 8613 != 8612, skipping destruction (fork without exec?)
/home/trojaner/.local/share/Steam/steamapps/common/Portal 2/portal2.sh: line 51: 8561 Aborted (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game process removed: AppID 620 "gamemoderun mangohud /home/trojaner/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=620 -- '/home/trojaner/.local/share/Steam/steamapps/common/Portal 2/portal2.sh' -game portal2 -steam", ProcID 8561
I ran the game with SAR 1.12.4 which worked perfectly
EDIT: I went through every pre-release of 1.12.5 and isolated that the problem lies somewhere between 1.12.5-pre7 and 1.12.5-pre8 since pre7 works fine and pre8 crashes as described above
Configuration:
- Motherboard: Gigabyte Z87M-D3H
- CPU: Intel Core i5-4460
- GPU Driver Name: NVIDIA Corporation (NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2) 4.6.0 NVIDIA 495.44
- OS: Manjaro
Feel free to ask for further information if needed