Re: Postfix SMTP Client Segfaults over TLS

2012-05-25 Thread Daniel Sutcliffe
7618]: segfault at 7fc182380ef0 ip 7fc182380ef0 sp 7fff333cb218 error 15 Any idea what might be going on here, or what I might do to investigate further or even fix this? Cheers /dan -- Daniel Sutcliffe

Re: Postfix SMTP Client Segfaults over TLS

2012-05-28 Thread Daniel Sutcliffe
Thanks for the response Wietse, most appreciated. Daniel Sutcliffe wrote: >> I'm having a very similar problem here on CentOS 6 - unfortunately moving or >> removing the TLS session caches and restarting postfix is not fixing my >> problem >> at all.  Coincidently th

Re: Postfix SMTP Client Segfaults over TLS

2012-05-29 Thread Daniel Sutcliffe
Thanks Wietse - I don't have a 'solution' yet but I now know where the problem lies ... Daniel Sutcliffe wrote: >> I have now tried stopping postfix, downgrading my openssl package back >> to this previous version, deleting the TLS session caches, and >> st

Re: Postfix SMTP Client Segfaults over TLS

2012-05-30 Thread Daniel Sutcliffe
Daniel Sutcliffe wrote : >> I have now tracked this down to the fact that I began using the >> Percona version of the mysql-libs package that contains >> libmysqlclient.so.16 - obviously some incompatibility there as the >> original worked but the Percona version cause