Hi, I'm trying to setup rsyslog 7.1.10 with the zeromq input, but when I try to enable it in rsyslog.conf, rsyslog segfaults on startup. The omzmq3 module works fine though.
I'm running on CentOS 6.3, and I have built all zeromq-related packages myself, using the spec files distributed with the rsyslog source. I have these versions: czmq.x86_64 1.2.0-1.el6 @/czmq-1.2.0-1.el6.x86_64 czmq-debuginfo.x86_64 1.2.0-1.el6 @/czmq-debuginfo-1.2.0-1.el6.x86_64 czmq-devel.x86_64 1.2.0-1.el6 @/czmq-devel-1.2.0-1.el6.x86_64 libzmq3.x86_64 3.2.1-0 @/libzmq3-3.2.1-0.x86_64 rsyslog-imzmq3.x86_64 7.1.10-1.el6 @/rsyslog-imzmq3-7.1.10-1.el6.x86_64 rsyslog-omzmq3.x86_64 7.1.10-1.el6 @/rsyslog-omzmq3-7.1.10-1.el6.x86_64 zeromq.x86_64 3.2.1-0 @/zeromq-3.2.1-0.x86_64 zeromq-debuginfo.x86_64 3.2.1-0 @/zeromq-debuginfo-3.2.1-0.x86_64 zeromq-devel.x86_64 3.2.1-0 @/zeromq-devel-3.2.1-0.x86_64 The snippet in rsyslog.conf related to imzmq3: $ModLoad imzmq3 $InputZmq3ServerRun action=BIND,type=SUB,description=tcp://*:6669,subscription=test Any suggestions on where to go from here? Happy to provide more information when needed. Regards, /Martin _______________________________________________ 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.

