
Lee Osman
Published
Says running, but never launches anything. I have found a error in steam error log related to the wine_server crashing due to memory fault.
Starting the game, the following msgs are reported to the /home/user_name/.local/share/Steam/error.log:
GameAction [AppID 1100600, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with "" _v2-entry-point[43634]: STEAM_COMPAT_APP_ID=1100600 _v2-entry-point[43634]: STEAM_COMPAT_SESSION_ID=9319bb472bff312b _v2-entry-point[43634]: XDG_RUNTIME_DIR=/run/user/1000 _v2-entry-point[43635]: STEAM_COMPAT_APP_ID=1100600 _v2-entry-point[43635]: STEAM_COMPAT_SESSION_ID=9319bb472bff312b _v2-entry-point[43635]: XDG_RUNTIME_DIR=/run/user/1000 esync: up and running. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely wine: Using RTKit to control niceness in the [-15,15] range _v2-entry-point[43983]: STEAM_COMPAT_APP_ID=1100600 _v2-entry-point[43983]: STEAM_COMPAT_SESSION_ID=9319bb472bff312b _v2-entry-point[43983]: XDG_RUNTIME_DIR=/run/user/1000 _v2-entry-point[43999]: STEAM_COMPAT_APP_ID=1100600 _v2-entry-point[43999]: STEAM_COMPAT_SESSION_ID=9319bb472bff312b _v2-entry-point[43999]: XDG_RUNTIME_DIR=/run/user/1000 *** stack smashing detected ***: terminated wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address 00007F46663F7EBD (thread 00b4), starting debugger...
Trying to run it a second time: wine: RLIMIT_NICE is <= 20, unable to use setpriority safely wine: Using RTKit to control niceness in the [-15,15] range ERROR: ld.so: object '/home/user_name/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Adding process 49417 for game ID 1263850 *** stack smashing detected ***: terminated wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address 00007F9E6239AEBD (thread 00ac), starting debugger... (END)
I'm a software programmer and I work on Linux a lot. If you want me to help debug this, please let me know.