Search found 4 matches

by matthewmelvin
Thu Dec 12, 2013 6:59 pm
Forum: Open Source Nagios Projects
Topic: Segmentation fault when reloading nagios 4
Replies: 8
Views: 5797

Re: Segmentation fault when reloading nagios 4

Existing bug http://tracker.nagios.org/view.php?id=548 appears to be same issue. I've appended my details to that.
by matthewmelvin
Thu Dec 12, 2013 5:01 pm
Forum: Open Source Nagios Projects
Topic: Segmentation fault when reloading nagios 4
Replies: 8
Views: 5797

Re: Segmentation fault when reloading nagios 4

abrist wrote:Do get the segfault when you restart nagios, or just reload?
Only when reloading.
by matthewmelvin
Thu Dec 12, 2013 1:37 pm
Forum: Open Source Nagios Projects
Topic: Segmentation fault when reloading nagios 4
Replies: 8
Views: 5797

Re: Segmentation fault when reloading nagios 4

abrist wrote:What version of nsca are you running on the remote host and the nagios server?
nsca 2.7.2 on both ends.
by matthewmelvin
Thu Dec 12, 2013 3:43 am
Forum: Open Source Nagios Projects
Topic: Segmentation fault when reloading nagios 4
Replies: 8
Views: 5797

Segmentation fault when reloading nagios 4

I'm running nagios 4 CentOS 6 with passive results being submitted to the monitoring host via nsca. If I send a SIGHUP to the daemon to reload its configuration, it appears to do so successfully, but then dies on a SIGSEGV as soon as the first external result arrives. I've included some gdb back tra...