Jump to content

Dedicated server failed to start


onion_monkey
  • Pending

After the most recent DST update, I haven't been able to host any existing or new online worlds - they all crash with "dedicated server failed to start". I'm able to start offline worlds. Steam is logging in fine and I'm able to access klei servers, I just can't start online worlds.

System details:

  Operating System: Ubuntu 20.04.6 LTS
            Kernel: Linux 5.15.0-88-generic
      Architecture: x86-64

NVIDIA-SMI 470.223.02   Driver Version: 470.223.02   CUDA Version: 11.4 
GPU 0: NVIDIA GeForce RTX 2070

syslog:

kernel: [  702.122443] IPC:CSteamEngin[15962]: segfault at 10000002a ip 00007fd1fec396c9 sp 00007fd1fc7d0480 error 4 in steamclient.so[7fd1fdb45000+163c000]
kernel: [  702.122455] Code: 00 00 00 00 48 89 e6 48 c7 43 08 00 00 00 00 48 c7 43 10 00 00 00 00 48 89 ef 48 c7 43 18 00 00 00 00 48 c7 43 20 00 00 00 00 <ff> 50 28 84 c0 75 a8 48 83 c4 30 31 c0 5b 5d 41 5c c3 0f 1f 44 00
kernel: [  702.159056] IPC:CSteamEngin[15953]: segfault at 10000002a ip 00007f2d072226c9 sp 00007f2d04db9480 error 4 in steamclient.so[7f2d0612e000+163c000]
kernel: [  702.159068] Code: 00 00 00 00 48 89 e6 48 c7 43 08 00 00 00 00 48 c7 43 10 00 00 00 00 48 89 ef 48 c7 43 18 00 00 00 00 48 c7 43 20 00 00 00 00 <ff> 50 28 84 c0 75 a8 48 83 c4 30 31 c0 5b 5d 41 5c c3 0f 1f 44 00

stacktrace:

user>@<user>-Alienware-m15-R3:/var/lib/apport/coredump$ gdb "/home/<user>/.local/share/Steam/steamapps/common/Don't Starve Together/bin64/dontstarve_dedicated_server_nullrenderer_x64" "core._home_<user>__local_share_Steam_steamapps_common_Don't Starve Together_bin64_dontstarve_dedicated_server_nullrenderer_x64.1000.7f
6ad462-bd9c-4225-b92b-7fee0db4d36d.16300.8352699"
GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/<user>/.local/share/Steam/steamapps/common/Don't Starve Together/bin64/dontstarve_dedicated_server_nullrenderer_x64...
(No debugging symbols found in /home/<user>/.local/share/Steam/steamapps/common/Don't Starve Together/bin64/dontstarve_dedicated_server_nullrenderer_x64)
[New LWP 16309]
[New LWP 16308]
[New LWP 16323]
[New LWP 16331]
[New LWP 16311]
[New LWP 16300]
[New LWP 16329]
[New LWP 16302]
[New LWP 16333]
[New LWP 16320]
[New LWP 16318]
[New LWP 16335]
[New LWP 16321]
[New LWP 16330]

warning: Could not load shared library symbols for 5 libraries, e.g. ./lib64/libSDL2-2.0.so.0.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./dontstarve_dedicated_server_nullrenderer_x64 -monitor_parent_process 15890 -p'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fe7a60236c9 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
[Current thread is 1 (Thread 0x7fe7a43bc700 (LWP 16309))]
(gdb) bt
#0  0x00007fe7a60236c9 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#1  0x00007fe7a6298b31 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#2  0x00007fe7a5021a75 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#3  0x00007fe7a4f91b0b in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#4  0x00007fe7a55a26d4 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#5  0x00007fe7a5713709 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#6  0x00007fe7a5713e68 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#7  0x00007fe7a61fa44a in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#8  0x00007fe7a61f8521 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#9  0x00007fe7a61f8c1b in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#10 0x00007fe7a61fc9e5 in ?? () from /home/<user>/.local/share/Steam/linux64/steamclient.so
#11 0x00007fe7aa556609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#12 0x00007fe7a9a8b133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

 


Steps to Reproduce

Try to host any online world




User Feedback


I had the same issue and tried everything proposed by klei and reddit poster, but the only thing that worked for me was cleaning all my mods with the button at the bottom of the mods screen in world generation  

Share this comment


Link to comment
Share on other sites

This recently started to affect me, and it isn't from the updates either.  Yesterday it was working, now it isn't.  Two things changed.  I changed my Steam Password.  I also changed my Klei E-mail.  I reconnected Klei to my Steam account.  Still no dice.  I also used the "cleaning mods" option listed as well.  Still no dice.

Share this comment


Link to comment
Share on other sites

I wonder if a recent update messed up DST on Linux. I can host a new world (on LInux Mint) and play in it myself, but it crashes as soon as another player joins (that other player happens to also use Linux). Here is my bug report:

 

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...