-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
small zone overflow #148
Comments
now i tried to run server with yours precompiled linux server and its same |
what distro are you on? are you maybe out of memory :P? .. i mean its working for 600 other servers |
sever is ubuntu and we have free about 20GB of ram so i dont know where is problem |
so i now tried to start server
|
and what i see in qcommon_mem.c so small zone is only for cvars and cmds |
so small zone must be increased for me default in qcommon_mem.c is |
Maybe re-create your configs? |
This huge amount of configs makes the server crashes. Insert in 1 and will be fine. |
we are using openwarfare mod and this mod using this config system for better transparency so i think its not good to decrease number of configs helps because this crash have nothing with number of configs but with number of dvars |
after a few days of running one of my servers crashed with the same bug. something is going on there. |
All 3 of my servers encountered this error today. |
Possible error: requested 52 bytes, allocated 4k == 1 page, in use 52. And so on... |
i dont quite understand what you mean @T-Maxxx i've increased zone size in a recent commit. if a crash happens again i'd start looking for memory leaks. |
@D4edalus ok, start testing new build. cuz build 2000 caused 1 of my 8th servers drop like every 1-2 hours |
16 hours run - no crashes. I believe problem is solved |
Yup same error occuring Will update to 17.2 Version to update on the issue |
still crashing on build 2011. |
omg again this problem, guys help me pls, I add new mod and some problem |
when i try to run server i give this error
Sys_Error: Z_Malloc: failed on allocation of 60 bytes from the small zone
Bad thread localBad thread local
The text was updated successfully, but these errors were encountered: