NetXMS Support Forum

English Support => General Support => Topic started by: Benjamin Dill on January 31, 2025, 10:14:02 AM

Title: Server crash 5.1.3
Post by: Benjamin Dill on January 31, 2025, 10:14:02 AM
I experienced some server crashes recently with version 5.1.3 on Windows. At the moment the server is up and running, but can you take a look at the crash dump?
I suspected it has something to do with user support notifications, as we started using them the day before the crashed started.
Title: Re: Server crash 5.1.3
Post by: Benjamin Dill on January 31, 2025, 05:19:47 PM
I'm not so good at crash dump analysis but I tried it anyway. It look like the server crashes while NXSL tries to process an invalid timestamp?
Title: Re: Server crash 5.1.3
Post by: Benjamin Dill on January 31, 2025, 06:01:05 PM
I can confirm, this metric transform script crashes the server process:
time = DateTime(253402297200);
return time.format("%d.%m.%Y");
Title: Re: Server crash 5.1.3
Post by: Filipp Sudanov on January 31, 2025, 06:54:23 PM
Great analysis, thank you!

Forwarded to developers.