Time |
Nick |
Message |
00:51 |
|
ssieb joined #minetest-hub |
01:26 |
|
pauloue joined #minetest-hub |
04:41 |
|
calcul0n joined #minetest-hub |
05:28 |
|
_Xenon joined #minetest-hub |
06:15 |
|
CWz_ joined #minetest-hub |
06:59 |
fluxflux |
Hello, I'm soliciting any advice people might have in tracking down a memory leak in minetest. This is happening on one of the more popular public servers, Blocky Survival. The server is currently chewing up about 18GB ram after running for 24 hrs. The issue isn't in the lua memory space itself, and I can't run valgrind on a server like this, so I'm wondering if anyone might have any suggestions. |
07:11 |
sofar |
run valgrind, unfortunately, is almost the only way to detect and fix leaks, sorry |
07:13 |
sofar |
https://serverfault.com/questions/173999/dump-a-linux-processs-memory-to-file maybe can help |
07:15 |
sofar |
but, very difficult to read dumps :) |
07:30 |
fluxflux |
sofar: Thanks for your help. Because running valgrind/similar isn't an option for me here, I suppose I'm soliciting any information other server admins have discovered in diagnosing their own memory leaks. |
07:33 |
fluxflux |
Some further info: it started after we upgraded to 5.0 (and later 5.1), and we also upgraded the auth file (and all other DBs) to sqlite per https://github.com/minetest/minetest/pull/7279 |
07:49 |
|
tomraceror joined #minetest-hub |
07:53 |
luk3yx |
Ouch, it's still an issue. |
07:58 |
|
lisac joined #minetest-hub |
08:37 |
|
_Xenon joined #minetest-hub |
09:28 |
|
_Xenon joined #minetest-hub |
09:49 |
BuckarooBanzai1 |
fluxflux: maybe the "server_unload_unused_data_timeout" settings -> too much blocks? |
09:51 |
BuckarooBanzai1 |
fluxflux: how are you sure its not the lua memory? |
10:08 |
|
Fixer joined #minetest-hub |
10:12 |
|
tomraceror joined #minetest-hub |
10:57 |
|
_Xenon joined #minetest-hub |
11:13 |
|
Megaf joined #minetest-hub |
12:06 |
|
Fixer_ joined #minetest-hub |
12:30 |
|
tomraceror joined #minetest-hub |
13:44 |
|
nri joined #minetest-hub |
13:53 |
fluxflux |
I'm getting Lua memory usage via collectgarbage('count'); Lua memory usage is 132 MB when the server memory usage is e.g. 6 GB. |
13:54 |
fluxflux |
server_unload_unused_data_timeout = 29 |
13:54 |
fluxflux |
i can post more server settings if relevant. |
13:58 |
|
sniper338 joined #minetest-hub |
14:51 |
|
_Xenon joined #minetest-hub |
15:02 |
|
Lone_Wolf joined #minetest-hub |
15:03 |
|
pauloue joined #minetest-hub |
15:05 |
|
lllI1I joined #minetest-hub |
15:09 |
|
aerozoic joined #minetest-hub |
15:10 |
BuckarooBanzai1 |
fluxflux: what version do you use? Or git commit? |
15:12 |
fluxflux |
Minetest 5.1.0-dev-3a8ac9b0 |
15:34 |
|
tomraceror joined #minetest-hub |
16:32 |
|
_Xenon joined #minetest-hub |
16:37 |
|
pauloue_ joined #minetest-hub |
17:13 |
|
Krock joined #minetest-hub |
18:11 |
|
nri joined #minetest-hub |
18:39 |
|
benrob0329 joined #minetest-hub |
18:52 |
|
tomraceror joined #minetest-hub |
19:34 |
|
nri joined #minetest-hub |
19:40 |
|
Fuchs joined #minetest-hub |
19:47 |
|
nri joined #minetest-hub |
20:34 |
|
nri joined #minetest-hub |
21:17 |
|
Ganome317 joined #minetest-hub |
21:33 |
|
pauloue_ joined #minetest-hub |
21:33 |
|
pauloue joined #minetest-hub |
23:14 |
|
Lone_Wolf joined #minetest-hub |
23:41 |
|
Megaf joined #minetest-hub |
23:56 |
|
GreenDimond joined #minetest-hub |