-
Incident report
-
Resolution: Fixed
-
Major
-
None
There is a potential lockup if signal is received during message logging - as it will try to lock the mutex already locked by log function. Possible solution would be to block signals during log writes, but need to check performance impact and how it would work from signal handler itself.
- is duplicated by
-
ZBX-9538 Server hang when issuing a config_cache_reload
- Closed