Dmitriy Demidov wrote: > Abount unbound+libevent 1.3e problems. When unbound is linked with > it, is freezes randomly, it may do core dumps, and, if for example, it > is configured with 8 threads - only 2 or 3 of them are used and > remaining threads are not used at all (unbound statistics shows > that). :( I saw the same problem on Linux 2.6, using unbound 1.0.2 with libevent 1.3e. Upgrading libevent to 1.4.6 seems to have fixed the problem. Norbert