We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am running Collectd-5.1.0 on CentOS 5.8 , perl v5.8.2.
commented line 'use 5.018002;' since I wanted to use the default version. Compiled and Installed the module successfully. No errors
Receiving 'segfault' in syslog after executing 'service collectd stop'. Collectd starts fine and loads the plugin, but stopping produces the error
collectd[3070]: segfault at 0000000000000000 rip 0000003faf078900 rsp 00007fff53ef02d8 error 4
.........................
Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: perl: Initializing Perl interpreter... Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: TOP CONF - Inside foreach topprocessescountbymemory / 4 Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: TOP CONF - Inside foreach topprocessescountbycpu / 5 Jun 20 17:01:40 CentOS5.8_VM collectd[15330]: Initialization complete, entering read-loop. Jun 20 17:02:39 CentOS5.8_VM collectd[15330]: Exiting normally. Jun 20 17:02:39 CentOS5.8_VM collectd[15330]: collectd: Stopping 5 read threads. Jun 20 17:02:39 CentOS5.8_VM kernel: collectd[15330]: segfault at 0000000000000000 rip 00000032a2a79ba0 rsp 00007fffb424d4b8 error 4
Thanks AjaY
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am running Collectd-5.1.0 on CentOS 5.8 , perl v5.8.2.
commented line 'use 5.018002;' since I wanted to use the default version. Compiled and Installed the module successfully. No errors
Receiving 'segfault' in syslog after executing 'service collectd stop'. Collectd starts fine and loads the plugin, but stopping produces the error
collectd[3070]: segfault at 0000000000000000 rip 0000003faf078900 rsp 00007fff53ef02d8 error 4
.........................
Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: perl: Initializing Perl interpreter...
Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: TOP CONF - Inside foreach topprocessescountbymemory / 4
Jun 20 17:01:40 CentOS5.8_VM collectd[15329]: TOP CONF - Inside foreach topprocessescountbycpu / 5
Jun 20 17:01:40 CentOS5.8_VM collectd[15330]: Initialization complete, entering read-loop.
Jun 20 17:02:39 CentOS5.8_VM collectd[15330]: Exiting normally.
Jun 20 17:02:39 CentOS5.8_VM collectd[15330]: collectd: Stopping 5 read threads.
Jun 20 17:02:39 CentOS5.8_VM kernel: collectd[15330]: segfault at 0000000000000000 rip 00000032a2a79ba0 rsp 00007fffb424d4b8 error 4
Thanks
AjaY
The text was updated successfully, but these errors were encountered: