2 Sep
2010
2 Sep
'10
7:50 p.m.
On 02/09/2010 17:12, Timo Sirainen wrote:
On Thu, 2010-09-02 at 17:09 +0100, interfaSys sàrl wrote:
#8 0x00000008004e015e in _init () from /usr/local/lib/gcc45/libgomp.so.1
Maybe because of this?
/usr/local/lib/libcrypto.so.7: libgomp.so.1 => /usr/local/lib/gcc45/libgomp.so.1 (0x800542000)
OpenSSL was compiled with OpenMP
Yeah, that looks like the problem. I've no idea about OpenMP or pthreads library in general, so I don't know if there's anything Dovecot can do about this.
The strange thing is that it works fine for all the other components of Dovecot, including plugins, so there must be something done a little differently in pop3-login or gcc still has some bugs with OpenMP