Works great now Rainer. Thanks!
____________________________________________ Lars Peterson 312-873-6718 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rainer Gerhards Sent: Monday, June 11, 2012 10:41 AM To: rsyslog-users Subject: Re: [rsyslog] rsyslog 6.3.8 - expression-based filters causing Segmentation fault > > I am pretty sure it is related tot he expression based filters. This > > is *very new* code and I guess it received limited practice drill. > > The valgrind exceptions point right into that new body of code. Will now > > try to reproduce it. > > Yup, it's a problem with boolean shortcut conditions. The problem > occurs if the left subexpression returns 0. Fix is in lab, but I will > check the other shortcut conditions before committing. This should fix the problem: http://git.adiscon.com/?p=rsyslog.git;a=commitdiff;h=85dea8048aed1b2d74eec57b30155898892daa37 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 _______________________________________________ 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

