RE: [Exim] segmentation fault

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Torsten Curdt
Fecha:  
A: Yann Golanski
Cc: Phil Pennock, Exim-Users
Asunto: RE: [Exim] segmentation fault
> On Tue, Mar 20, 2001 at 05:41:01PM +0100, Torsten Curdt wrote:
> > Ok... I checked this and that and found out the following
> > problem (I assume).
> >
> > SNIP SNIP SNIP
> >
> > Anyone?
>
> Does it create a core file? If it does, load up gdb and ask it where the
> core dump occured. You *may* need to re-compile exim with the right
> option (gcc uses something like -gdb3).
>
> If there is no core file and it is not limited by ulimite then you could
> use strace to find out where the code crashes. Have a big buffer.
>
> Something like "strace exim -d 9 -bt foo@???" will probably help
> you, or at least will tell you where you error(s) is(are).


No core file.

Did this before... but was not able to determine exactly where the
problem was. I guess it happened when looking up our ldap server.
I guess this behaviour would fit into the Q505 pattern.

Anyway... I don't know if the two dbm libs or the ldap version 2 lib
caused the segfault but now with ldap version 1 it works just fine.

Puuuh!

Thanks so far. Although it would be interesting to know what
caused this trouble.

Anyone running exim successfuly with openldap 2?
--
Torsten