-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.22rc1, 7.0.0alpha5
-
HP-UX 11iv2 (11.23) on Itanium
-
Sprint 105 (Oct 2023)
-
3
Steps to reproduce:
- zabbix_agentd -t vfs.get.file[/etc/passwd]
Result:
$ sbin/zabbix_agentd -t vfs.file.get[/etc/passwd]
zabbix_agentd [378]: ERROR: Got signal [signal:11(SIGSEGV),reason:2,refaddr:00000000]. Crashing ...
zabbix_agentd [378]: ERROR: ====== Fatal information: ======
zabbix_agentd [378]: ERROR: program counter not available for this architecture
zabbix_agentd [378]: ERROR: === Registers: ===
zabbix_agentd [378]: ERROR: register dump not available for this architecture
zabbix_agentd [378]: ERROR: backtrace is not available for this platform
zabbix_agentd [378]: ERROR: === Memory map: ===
zabbix_agentd [378]: ERROR: memory map not available for this platform
zabbix_agentd [378]: ERROR: ================================
Expected:
A valid result, not crash.