Search found 2 matches

by imankurpatel000
Mon Oct 27, 2025 5:04 pm
Forum: Open Source Nagios Projects
Topic: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.
Replies: 9
Views: 47937

Re: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.

Hey, Jason. Thanks for merging the PR. I was also hoping to get some official confirmation from Nagios if api.nagios.org did indeed send an empty response similar to what I mentioned in the GitHub issue during that period. Is there a way to confirm this?
by imankurpatel000
Mon Oct 27, 2025 1:03 am
Forum: Open Source Nagios Projects
Topic: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.
Replies: 9
Views: 47937

Re: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.

I reported the issue here: https://github.com/NagiosEnterprises/na ... ssues/1041 and proposed a fix as well. I believe the issue was triggered by a malformed response from the nagios version check api response during that time and the response parsing logic was missing a null check.