Do you have a crashing Zabbix Server and looking through the log /var/log/zabbix/zabbix_server.log
you see the following out of memory message?
__mem_malloc: skipped 0 asked 24 skip_min 18446744073709551615 skip_max 0
[file:dbconfig.c,line:94] __zbx_mem_realloc(): out of memory (requested 16 bytes)
[file:dbconfig.c,line …
Hey Folks, recently I've started learning Flutter and right after a TODO List, I tried a Firebase integration. But as soon as I started setting the dependencies, my app stopped opening... just a crash. After a few logs digging, I've found the following log.
AndroidRuntime: FATAL EXCEPTION: main
AndroidRuntime: Process …