azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.58k stars 2.63k forks source link

server crash #2490

Closed mpfans closed 4 years ago

mpfans commented 4 years ago
STEPS TO REPRODUCE THE PROBLEM:

I don't know how to crash

EXTRA NOTES:

crash logs Average update time diff: 10. Players online: 34. terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc abandoned

BRANCH(ES):

master

AC HASH/COMMIT:

64aa475d0f605bb31b784722e555ec166b22b09c

OPERATING SYSTEM:

debian9

MODULES:

not modules

Viste commented 4 years ago

your OS can't allocate memory, or your worldserver killed by OOMkiller https://github.com/azerothcore/azerothcore-wotlk/blob/685538b01b27ba38c605448e3a0de225bed4bb29/deps/jemalloc/src/jemalloc_cpp.cpp#L44

Viste commented 4 years ago

Not related to core look loogs or rise mem on your VDS/VPS/Dedic/Colo/Server/PC

FrancescoBorzi commented 4 years ago

@mpfans sorry but if you can't tell us how to reproduce or any other detail, we can't really help you