[rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages)

2012-12-17 Thread Radu Gheorghe
Aha! Nice catch, Rainer! It happens with the manually compiled rsyslog as well. Attached you can find my debug log, while the config is as easy as: # cat /etc/rsyslog.conf module(load=imuxsock) *.* /var/log/syslog I got a clean VirtualBox machine running Ubuntu 12.04 server - always reverting to

Re: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages)

2012-12-17 Thread Rainer Gerhards
-Original Message- From: rsyslog-boun...@lists.adiscon.com [mailto:rsyslog- boun...@lists.adiscon.com] On Behalf Of Radu Gheorghe Sent: Monday, December 17, 2012 3:28 PM To: rsyslog-users Subject: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages) Aha! Nice

Re: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages)

2012-12-17 Thread Radu Gheorghe
socket message (was: Ubuntuv7-devel packages) Aha! Nice catch, Rainer! It happens with the manually compiled rsyslog as well. Could you do me one extra favor and run it under valgrind? Best as such: valgrind --log-fd=1 rsyslogd -dn ... logfile [X] - problem reproduced again [X

Re: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages)

2012-12-17 Thread Rainer Gerhards
-Original Message- From: rsyslog-boun...@lists.adiscon.com [mailto:rsyslog- boun...@lists.adiscon.com] On Behalf Of Radu Gheorghe Sent: Monday, December 17, 2012 3:46 PM To: rsyslog-users Subject: Re: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7- devel packages) 2012

Re: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7-devel packages)

2012-12-17 Thread Radu Gheorghe
PM To: rsyslog-users Subject: [rsyslog] Segfault on UNIX socket message (was: Ubuntuv7- devel packages) Aha! Nice catch, Rainer! It happens with the manually compiled rsyslog as well. Could you do me one extra favor and run it under valgrind? Best