[syslog-ng] complete lockup of syslog-ng 3.4.1

Gergely Nagy algernon at balabit.hu
Tue Jun 11 10:45:32 CEST 2013


Evan Rempel <erempel at uvic.ca> writes:

> Just thought I would throw this into the pile.
>
> I just had OSE 3.4.1 lock up - strace shows
>
> root     17708 17707 12 Jun03 ?        21:32:39 /usr/local/sbin/syslog-ng --cfgfile=/usr/local/etc/syslog-ng/syslog-ng.server.conf --persist-file=/var/local/syslog-ng.server.persist --pidfile=/var/run/syslog-ng.server.pid --control=/var/local/syslog-ng.server.ctl
> % sudo strace 17708
> strace: 17708: command not found
> % sudo strace -p 17708
> Process 17708 attached - interrupt to quit
> futex(0x7fe338054594, FUTEX_WAIT_PRIVATE, 51979, NULL

Are you using suppress() in your config? If so, this is suspiciously
similar to the bug we corrected in 3.4.2, with the following patch:

 https://github.com/balabit/syslog-ng-3.4/commit/8051f1436e6415da729361875b8bfc03a50cb3dc.patch

-- 
|8]



More information about the syslog-ng mailing list