[Zope-dev] Python 2.1.2 causes Error code 6?
Leonardo Rochael Almeida
leo@hiper.com.br
28 Jan 2002 12:58:30 -0200
On Mon, 2002-01-28 at 12:29, stefan holek wrote:
> At 28.01.2002 13:55 +0000, Chris Withers wrote:
>
> >1. What does Error Code 6 mean?
>
> #define ENXIO 6 /* No such device or address */
Actually, it means the Zope process exited because of a signal, and the
signal was 6, meaning SIGABRT or SIGABORT (check "kill -l" on your
nearest unix prompt). However, I have no idea what could cause a
SIGABORT.
--
Ideas don't stay in some minds very long because they don't like
solitary confinement.