conan-exiles-dedicated-server icon indicating copy to clipboard operation
conan-exiles-dedicated-server copied to clipboard

Seg fault at docker composer build and make

Open jfoppe opened this issue 1 year ago • 1 comments

i got a seg fault when i try to build a container with docker composer and with the make file

[...] #0 20.63 [----] Update complete, launching Steamcmd... #0 21.51 Redirecting stderr to '/home/steam/Steam/logs/stderr.txt' #0 21.51 [ 0%] Checking for available updates... #0 21.51 [----] Verifying installation... #0 21.51 Steam Console Client (c) Valve Corporation - version 1687387651 #0 21.51 -- type 'quit' to exit -- #0 21.51 Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory #0 21.51 dlmopen libSDL3.so.0 failed: libSDL3.so.0: cannot open shared object file: No such file or directory #0 21.51 OK #0 21.51 "@sSteamCmdForcePlatformType" = "windows" #0 21.51 #0 21.51 Connecting anonymously to Steam Public...OK #0 23.88 Waiting for client config...OK #0 23.88 Waiting for user info.../home/steam/steamcmd/steamcmd.sh: line 39: 37 Segmentation fault (core dumped) $DEBUGGER "$STEAMEXE" "$@" failed to solve: process "/bin/sh -c set -x && su steam -c "${STEAMCMDDIR}/steamcmd.sh +@sSteamCmdForcePlatformType windows +force_install_dir ${STEAMAPPDIR} +login anonymous +app_update ${STEAMAPPID} validate +quit"" did not complete successfully: exit code: 139

jfoppe avatar Jun 25 '23 21:06 jfoppe

Get the same Error.

LuckyTrixx avatar Jun 26 '23 21:06 LuckyTrixx