18.07.2011, 07:52
I've been trying to locate the source of an intermittent server crash ( linux host ), without success.
I tried using Zeex crashdetect plugin, https://sampforum.blast.hk/showthread.php?tid=262796
but I couldn't get it to work, even after compiling it on the server.
I have some output from the host that describes the problem, but I have no idea what it means.
if any of you are super smart and into linux, I would really appreciate your expert advice as to what or where I should look for the cause of these crashes.
I tried using Zeex crashdetect plugin, https://sampforum.blast.hk/showthread.php?tid=262796
but I couldn't get it to work, even after compiling it on the server.
I have some output from the host that describes the problem, but I have no idea what it means.
Код:
amxstacktrace.cpp: In function 'cell GetCallTarget(AMX*, cell)': amxstacktrace.cpp:30: error: cast from 'unsigned char*' to 'cell' loses precision amxstacktrace.cpp: In function 'std::vector<AmxFunctionCall, std::allocator<AmxFunctionCall> > GetAmxStackTrace(AMX*)': amxstacktrace.cpp:39: error: cast from 'unsigned char*' to 'cell' loses precision