Since the last update I have to many php fpm SIGSEGV crashes when visiting the alert-rules or alert-transport page. I cannot figure out what causing it. Anybody some tips?
./validate.php
Component | Version |
---|---|
LibreNMS | 25.1.0-21-gf2f6cdb4c (2025-01-21T10:27:14+01:00) |
DB Schema | 2024_10_20_154356_create_qos_table (310) |
PHP | 8.2.26 |
Python | 3.9.2 |
Database | MariaDB 10.5.19-MariaDB-0+deb11u2 |
RRDTool | 1.7.2 |
SNMP | 5.9 |
=========================================== |
[OK] Composer Version: 2.8.4
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Distributed Polling setting is enabled globally
[OK] Connected to rrdcached
[OK] Active pollers found
[OK] Dispatcher Service is enabled
[OK] Locks are functional
[OK] Python wrapper cron entry is not present
[OK] Redis is functional
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[OK] rrdtool version ok
[OK] Connected to rrdcached
[21-Jan-2025 13:41:30] WARNING: [pool librenms] child 4184815 exited on signal 11 (SIGSEGV) after 11179.511319 seconds from start
[21-Jan-2025 13:41:30] NOTICE: [pool librenms] child 1094071 started
[21-Jan-2025 13:44:00] WARNING: [pool librenms] child 281340 exited on signal 11 (SIGSEGV) after 1862.858521 seconds from start
[21-Jan-2025 13:44:00] NOTICE: [pool librenms] child 1163313 started
[21-Jan-2025 13:46:33] WARNING: [pool librenms] child 1085186 exited on signal 11 (SIGSEGV) after 325.187078 seconds from start
[21-Jan-2025 13:46:33] NOTICE: [pool librenms] child 1227362 started
[21-Jan-2025 13:46:35] WARNING: [pool librenms] child 1094071 exited on signal 11 (SIGSEGV) after 305.709389 seconds from start
[21-Jan-2025 13:46:35] NOTICE: [pool librenms] child 1228569 started
Thanks in advance.
Gert-Jan