3 Sep
2012
3 Sep
'12
7:01 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=193 --- Comment #6 from Lennert Buytenhek <buytenh@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.