[rsyslog-notify] Forum Thread: Re: Segmentation fault. Rsyslog 8 + relp + KeepAlive - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Wed Mar 19 16:01:52 CET 2014


User: rgerhards 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24404#p24404

Message: 
----------
I assume that you run rsyslog interactively in a terminal session. If so,
it would be great if you could run it under valgrind like this:

$ valgrind --log-fd=1 rsyslogd -n ...usual options...

Note that -n is important so that valgrind can properly track the instance.
When doing so, valgrind will spit out lines starting with "==" to the
console windows. I guess there are some immediately before at exactly when
the problem happens.


More information about the rsyslog-notify mailing list