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.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to