On Thu, Mar 09, 2006 at 02:27:43PM +0100, ITSO Administrators wrote:
> A child of the apache2 process exits with signal Segmentation fault (11)
> when I use Auth_MySQL_Encryption_Types MySQL. It works with Plaintext.

I'm going to guess that you have some module in your Apache config that is
linked against a version of libmysqlclient that is different to what
mod-auth-mysql is (15).  You need to work out what that module is and
upgrade it.  Alternately, downgrading to 4.3.9-2 and pinning everything in
place should solve the problem -- at least until the other module gets
upgraded, at which point everything will start segfaulting again.

Aren't unversioned symbols *fun*?

> So I Assume an error in mysql encryption. I need this encryption type

There's a transition going on at the moment for libmysqlclient-using
packages, to move them all up to libmysqlclient15.  You're going to get a
lot of breakages of this type over the next little while.

- Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to