[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4090) EPOLL fix makes slapd crash on linux 2.4.31 PPC



simon@nuit.ca wrote:
> also, i had a suspicion that it might be kernel version related. indeed it 
> was, since i installed a 2.6.12 kernel on the slave, rebooted to it, and when 
> slapd started up, it finally did, but a side-effect was that CPU usage by 
> slapd jumped to 90+ %.  same on the master. i even slapadded a backup made 
> earlier that day after rm -rfing the database files, and it would still run 
> at high CPU. the bdb version is 4.3.28 (now has 4.3.29 installed).
>
> both machines are older 32bit PowerPC machines. why i mention this is because 
> i think it's platform specific.
>
> .
>
>   
Sounds like you should file a bug report with the PPC Linux kernel 
maintainers. In the meantime, you should configure OpenLDAP without 
epoll support. Set ac_cv_header_sys_epoll_h=no before running the 
configure script. (Or just manually comment out the HAVE_EPOLL define in 
include/portable.h.)

-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/