On 1.9.2010, at 23.35, interfaSys sàrl wrote: > Adding sleep() didn't change anything, it crashes right from the start > and there isn't much info in the trace. It seems it cannot create the > first thread. .. > #0 0x0000000800a29fa1 in _pthread_mutex_init_calloc_cb () from > /lib/libc.so.7
I wonder why it's even trying to use pthreads .. Dovecot doesn't use threads. Maybe that's the problem, it's linking wrong libraries.
