On Wed, Mar 03, 2004 at 11:57:17AM +0100, Wolfgang Schnerring wrote:
> * Marc Haber <mh+exim-users@???>:
> >># sendmail -d -bh 1.2.3.4
> >>[...]
> >>Running PAM authentication for user "test@???"
> >>Segmentation fault
> >
> > Maybe it would be helpful to strace this call.
>
> Sorry about the delay. Had to set up things on a separate machine for
> debugging and stuff.
>
> I've trimmed the PAM-config down to the single sufficient
> mysql-clause, and ran
[...]
Just FYI: It turned out to be a symbol clash, exim4 used
libmysqlclient12, PAM-mysql used libmysqlclient10. - BANG.
cu andreas