I've been working on an AMQP plugin for rsyslog, and had the basic version
working against a version of rsyslog 7.3.6. Now I've had to move on to
building and packaging my changes "properly" for our own use, so I've moved
my changes into a copy of the current Git master branch (7.3.10). Everything
builds just fine but I've got a segfault in imuxsock. The segfault is
unrelated to my changes as it happens whether or not my omamqp plugin is
enabled or not.

 

Running with "rsyslogd -d -n 2>&1" as root rsyslog starts up as expected,
getting to:

 

9084.778581159:7fb3f760c700: main Q:Reg/w0: worker IDLE, waiting for work.

 

If I run

 

logger "Test $RANDOM"

in a separate console rsyslog dies with

 

9158.157935363:7fb3f9610700: Message from UNIX socket: #3

9158.157935363:7fb3f9610700: imuxsock: no ratelimiter for pid 3693, creating
one

Segmentation fault

 

This has been built on Ubuntu Server 12.04 and installed & is running on a
different Ubuntu 12.04 machine, built against libee 0.4.1 and libestr 0.1.5.
The configuration files in use are basically the default ones from Ubuntu,
which ships with 5.8.6: is it possible I've missed something going from
5.8.6 to 7.3.10 with the same configuration?

 

-- 

Kristian Van Der Vliet

Operations Engineer

Cloud Services 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
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