This repository has been archived by the owner on May 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Bug]: Rust #2412
Labels
Comments
szentigrad3
added
bug
Something isn't working
not confirmed
bug has not been reproduced or confirmed
labels
Aug 6, 2023
are you on unraid? |
i am not |
My guess is that the -logfile is braking it. |
removed it and does the same |
does need a startup command added +server.gamemode vanilla, also loads fine out of egg using linuxGSM |
@szentigrad3 can you please run |
Linux host.exothermic.com.au 5.14.0-284.25.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 8 04:07:27 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux |
@szentigrad3 Please try the egg with all needed ports allocated and nothing else changed then the default as it does work for me. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Panel Version
1.11.3
Wings Version
1.11.7
Service
rust
Modified
Yes, I modified the egg (will provide details below)
Expected Behavior
Server starts and not crash
Actual Behavior
Server crashed with
Shutdown handler: initalize.
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
mono_fdhandle_insert: duplicate File fd 0
Caught fatal signal - signo:6 code:-6 errno:0 addr:0x3d400000034
Obtained 10 stack frames.
#0 0x007fd3a3293140 in funlockfile
#1 0x007fd3a30e4ce1 in gsignal
#2 0x007fd3a30ce537 in abort
#3 0x007fd3a2a1e7fc in mono_dl_fallback_unregister
#4 0x007fd3a2a2eba8 in monoeg_g_logv
#5 0x007fd3a2a2ec3b in monoeg_g_log
#6 0x007fd3a2a11988 in mono_reflection_get_custom_attrs_data
#7 0x007fd3a295dcd9 in mono_unity_jit_cleanup
#8 0x007fd3a2989a9e in mono_install_unhandled_exception_hook
#9 0x000000402fc0e5 in (wrapper managed-to-native) System.IO.MonoIO:Open (char*,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&)
gamelog.txt
Steps To Reproduce
Startup the server and when it starts it crashes afew seconds later
Install logs
https://pteropaste.com/je5tmz1hk11s
The text was updated successfully, but these errors were encountered: