[Dovecot] [DC2.x ]pop3-login seg faults when compiled with gcc 4.5.2 and gold

Timo Sirainen tss at iki.fi
Thu Sep 2 18:53:41 EEST 2010


On Thu, 2010-09-02 at 01:13 +0100, interfaSys sàrl wrote:
> > 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.
> > 
> 
> Probably because I used the CFLAGS for OpenMP. But even if I don't use
> CFLAGS, I get a segfault. Could it be because some libraries are using it?
..
> #8  0x00000008004e015e in _init () from /usr/local/lib/gcc45/libgomp.so.1

Looks like libgomp, which is OpenMP. So it's still using it even when
you haven't enabled it with CFLAGS?




More information about the dovecot mailing list