Search found 3 matches

by zlcx18456
Fri Apr 21, 2017 2:51 pm
Forum: Open Source Nagios Projects
Topic: Upgrading from 4.0.8 to 4.2.4: Nagios crashes with no errors
Replies: 5
Views: 2381

Re: Upgrading from 4.0.8 to 4.2.4: Nagios crashes with no er

Thanks for the help tmcdonald and cdienger. I've found the issue was an error in our configuration that had set a service as its own parent. I've opened an issue on GitHub with the segfault and a snippet of the debug file here:
https://github.com/NagiosEnterprises/na ... issues/363
by zlcx18456
Fri Apr 21, 2017 10:35 am
Forum: Open Source Nagios Projects
Topic: Upgrading from 4.0.8 to 4.2.4: Nagios crashes with no errors
Replies: 5
Views: 2381

Upgrading from 4.0.8 to 4.2.4: Nagios crashes with no errors

Nagios continually crashes after upgrading from 4.0.8 to 4.2.4 on our Red Hat 7 server. I've compiled 4.3.1 from source to test and the same crashes occur. Our setup is not very complex. The only custom things we use are NRDP for passive checks and Nginx instead of Apache as the web server. Here's a...