17 Sep
2010
17 Sep
'10
12:58 a.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.
Did some more tests. pop3-login segfaults if the gold linker (latest SVN) is used. It works fine when using GNU ld.