[syslog-ng] [Bug 193] syslog-ng 3.3.6 spins at 100% on FreeBSD

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Mon Sep 3 20:01:49 CEST 2012


https://bugzilla.balabit.com/show_bug.cgi?id=193





--- Comment #6 from Lennert Buytenhek <buytenh at wantstofly.org>  2012-09-03 20:01:49 ---
The parent process blocks in kevent(), this is expected.  The
100% CPU problem is in the child process, which runs with a
broken spinlock after the iv_signal atfork handlers run.  Try
s/PTHREAD_PROCESS_PRIVATE/PTHREAD_PROCESS_SHARED/ on
lib/ivykis/modules/iv_signal.c and rebuilding.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list