On Sat, Sep 21, 2013 at 2:42 AM, Boylan, James <[email protected]>wrote:

> Here is the pastebin for the full log that leads up to the segmentation
> fault. This fault only happens when the variables are in the Ruleset that
> is processing the incoming messages.
>
> http://pastebin.com/9ynNu6vV
>

Thx for that. Would it be possible that you also run it under valgrind
control? That usually helps a lot. All you need to do is to use

$ valgrind --log-fd=1 /path/to/rsyslogd ...your options... -nd > logfile

With that, valgrind usually points right into the line that causes the
abort. As you need to run rsyslog interactively, you need to stop the
service first.

If you could get me that log, troubleshooting most probably would be way
easier.

Thx,
Rainer
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to