solus-project / linux-steam-integration

Helper for enabling better Steam integration on Linux
GNU Lesser General Public License v2.1
433 stars 19 forks source link

Xcom 2 WoTC crash when run from LSI snap #56

Open ninjaguardsheep opened 6 years ago

ninjaguardsheep commented 6 years ago

Xcom 2 War of the Chosen crashes after a short period of time when run from the LSI snap.

The game launches and runs OK but will crash after a short period of time (less than 5 mins), the crash can occur anywhere within the game; in mission, in menus, in character creator, etc.

The game doesn't appear to know it has crashed, no errors are printed to the command line and no dump files are generated.

log_native_runtime_enabled.txt log_native_runtime_disabled.txt

The crash occurs with the native runtime both enabled and disabled, I have attached the logs for both runs.

I am using an AMD R9 270 GPU with the open source drivers.

Host OS: ElementaryOS 0.4.1 (Ubuntu 16.04.3) Kernel: 4.13.0-26-generic Host Mesa: 17.2.4

apt list snapd
Listing... Done
snapd/xenial-updates,now 2.29.4.2 amd64 [installed]
snap list
Name                     Version  Rev   Developer  Notes
core                     16-2.30  3748  canonical  core
linux-steam-integration  0.7.2    11    ikey       devmode
solus-runtime-gaming     3.0.0    11    ikey       base

Any hints on how to debug further would be appreciated.