Re: [Exim] Exim segfault / signal 11 crash on trying to deli…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Sheldon Hearn
Data:  
Para: Inaba
CC: exim-users
Asunto: Re: [Exim] Exim segfault / signal 11 crash on trying to deliver messages
On (2003/08/31 13:53), Inaba wrote:

> It sigfaults with Signal 11 at that point. No mail can be delivered at
> this point, as it crashes on ANY incoming mail.
>
> I'm using Exiscan, yes, but I've tried recompiling with just straight Exim
> and I have the same problem. I've tried Exim 4.14 to 4.22, they all
> produce the same problem.
>
> I have recently upgraded to GCC 3.2.3, and I believe I've recompiled all
> C++ programs and everything else appears to be functioning.


What optimization options did you use to compile Exim?

If you used anything other than -O (e.g. -O2), try recompile with -O.

This assumes that you don't have a more general Sig11 problem (like
flakey memory, an overclocked CPU or an inadequate power supply).

Ciao,
Sheldon.