3 Sep
2010
3 Sep
'10
8:39 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.
I recompiled some of the base libs without OpenMP, but I still get a seg fault. I think the Graphite optimisations automatically link GOMP and pthread