Skip to content
New issue

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

segfault after executing 'service collectd stop' #6

Open
ajayraghuraj opened this issue Jun 20, 2020 · 0 comments
Open

segfault after executing 'service collectd stop' #6

ajayraghuraj opened this issue Jun 20, 2020 · 0 comments

Comments

@ajayraghuraj
Copy link

ajayraghuraj commented Jun 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant