Re: [Exim] signal 11 exit

Góra strony
Delete this message
Reply to this message
Autor: Michael J. Tubby B.Sc. \(Hons\) G8TIC
Data:  
Dla: Tabor J. Wells, Yasholomew Yashinski
CC: exim-users
Temat: Re: [Exim] signal 11 exit
----- Original Message -----
From: "Tabor J. Wells" <twells@???>
To: "Yasholomew Yashinski" <yashy@???>
Cc: <exim-users@???>
Sent: Sunday, April 20, 2003 9:37 PM
Subject: Re: [Exim] signal 11 exit


> On Sun, Apr 20, 2003 at 02:45:20PM -0400,
> Yasholomew Yashinski <yashy@???> is thought to have said:
>
> > Apr 20 14:27:46 mail /kernel: Apr 20 14:27:46 mail /kernel: pid 35636
> > (exim-4.14-1), uid 26: exited on signal 11
>
> If you can find a core file for exim lying around, a gdb backtrace would

be
> useful.
>
> Tabor
>



You might have to set ulimit in order to get a core file, better might be to
run
up the binary from whereever you built it and run it in forground from gdb,
then
when it fails you can do a "bt" to get a backtrace.

Mike