Re: [Exim] segmentation fault

Pàgina inicial
Delete this message
Reply to this message
Autor: Yann Golanski
Data:  
A: Torsten Curdt
CC: Phil Pennock, Exim-Users
Assumpte: 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).

-- 
                         www.kierun.org
Yann@???                                Use Pretty Good Privacy.