There is something in the faq relative to DB versions/patches on signal to
death by  10.
10 is a bus error
11 is a segmentation violation
Both can be caused by dereferencing garbage pointers.
You might check the faq relative to your DB version/patch.
johnh...

On Fri, 23 Mar 2001, Andreas Rogge wrote:

> Date: Fri, 23 Mar 2001 14:33:45 +0100
> From: Andreas Rogge <[EMAIL PROTECTED]>
> To: Cory Waddingham <[EMAIL PROTECTED]>,
>      [EMAIL PROTECTED]
> Subject: Re: signalled to death by 11?
> 
> --On Thursday, March 22, 2001 23:26:38 -0700 Cory Waddingham 
> <[EMAIL PROTECTED]> wrote:
> 
> > I recently installed Cyrus 2.0.12 on a RedHat 6.2 system. When I start up
> > the  server and attempt to connect, I get the following error in my log:
> > process <pid> exited, signaled to death by 11
> 
> The signals are described in man 7 signals. Signal 11 (aka SIGSEGV) means a
> segmentation fault (i.e. the program tried to write to ram it didn't own)
> this generally means a programming error or hardware failure or something
> like this (maybe OS-error?).
> 
> --
> Andreas Rogge <[EMAIL PROTECTED]>
> Available on IRCnet:#linux.de as Dyson
> 

Reply via email to