Hi,
My NetXMSd (Server 1.0.11) seems to be crashing once or twice every day with the following message from SYSLOG (I don't know if the SQL queries are related, but they seem to happen just before the crash):
Jun 7 21:41:39 HOSTNAME netxmsd[19204]: SQL query failed (Query = "SELECT var_value FROM config WHERE var_name='CapabilityExpirationTime'"):
Jun 7 21:41:39 HOSTNAME netxmsd[19204]: SQL query failed (Query = "SELECT var_value FROM config WHERE var_name='SMTPRetryCount'"):
Jun 7 21:41:39 HOSTNAME netxmsd[19204]: SQL query failed (Query = "SELECT var_value FROM config WHERE var_name='SMTPServer'"):
Jun 7 21:41:40 HOSTNAME kernel: [3067348.518912] netxmsd[19351]: segfault at 0 ip 0011432c sp af3812a0 error 6 in libnxsnmp.so.0.0.2[110000+e000]
Only thing that I can think of that is related, is that I recently added a MIB-file for the D-Link Enterprise Access Point DAP-2690 which can be found in this ZIP-file:
ftp://ftp.dlink.com/Wireless/dap2690/Firmware/dap2690_FW_102.zipI'm thankful for any advice. I did however find an earlier post with instructions on how to create a crash dump, I will post a crash dump when the next incident occurs.
Thanks!