--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