-
Bug
-
Resolution: Duplicate
-
None
-
1.18.30
-
None
-
Unconfirmed
-
Multiple
Hello,
issue:
My system was running fine before 1.18.30 update. Now it randomly hangs for example just after i try to connect to server.
run command:
screen -L -Logfile "_logs/$(date +%Y%m%d%H%M%S).log" -dmS $server_name /bin/bash -c "strace -o _logs/strace.log ./bedrock_server"
log output:
[2022-04-26 08:29:18:931 INFO] Version 1.18.30.04
[2022-04-26 08:29:18:931 INFO] Session ID f978bad5-4cfc-4551-af1d-177169aba431
[2022-04-26 08:29:18:932 INFO] Level Name: Ekipa_Kaktusa
[2022-04-26 08:29:18:938 INFO] Game mode: 0 Survival
[2022-04-26 08:29:18:938 INFO] Difficulty: 1 EASY
[2022-04-26 08:29:19:806 INFO] Content logging enabled. Writing log to: ContentLog_Tuesday2022_April_26_08_29_19
[2022-04-26 08:29:19:806 INFO] Experiment(s) active: wld_, VE_, ddi, biom, ucft, gtst, mola, scpt
[2022-04-26 08:29:19:806 INFO] opening worlds/Ekipa_Kaktusa/db
[2022-04-26 08:29:23:493 INFO] Server started.
[2022-04-26 08:29:23:902 INFO] IPv4 supported, port: 40306
[2022-04-26 08:29:23:902 INFO] IPv6 supported, port: 49943
[2022-04-26 08:30:03:178 INFO] Player connected: VBMek, xuid: 2535436374394583
[2022-04-26 08:30:15:991 INFO] Package: com.mojang.minecraft.dedicatedserver
Version: 1.18.30.04
OS: Linux
Server start: 2022-04-26 08:29:18 CEST
Dmp timestamp: 2022-04-26 08:30:15 CEST
Upload Date: 2022-04-26 08:30:15 CEST
Session ID: f978bad5-4cfc-4551-af1d-177169aba431
Commit hash: 49c247f9e920c88ad8f8aa0d338313c739e3d554
Build id: 9208238
CrashReporter Key: 8c4937c1-64cb-3532-a8dc-1deb28f67293
Crash
[2022-04-26 08:30:15:991 INFO] at clone (UnknownFile:?)
Failed to open curl lib from binary, use libcurl.so instead
ContentLog_Tuesday2022_April_26_08_29_19 is empty
nothing peculiar in strace log too
- duplicates
-
BDS-16839 Server Memory Usage Explodes when Specific User Joins
- Resolved