All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Marc Perkel <mperkel@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: What does a Kernel Error 4 mean?
Date: Thu, 06 Mar 2008 22:29:40 -0800	[thread overview]
Message-ID: <47D0E0D4.408@zytor.com> (raw)
In-Reply-To: <521608.73353.qm@web52503.mail.re2.yahoo.com>

Marc Perkel wrote:
> What does a Kernel Error 4 mean? I'm getting this
> running 64 bit Exim. Just trying to track it down and
> wondering what an "Error 4" is?

Probably:

#define EINTR            4      /* Interrupted system call */

EINTR should be a non-fatal error; the fact that Exim reports it as an 
error probably indicates an Exim bug.

Of course, it could mean something completely different.

	-hpa

  parent reply	other threads:[~2008-03-07  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 21:59 What does a Kernel Error 4 mean? Marc Perkel
2008-03-06 22:07 ` Jan Engelhardt
2008-03-07 15:03   ` linux-os (Dick Johnson)
2008-03-07 15:15     ` Jan Engelhardt
2008-03-07  6:29 ` H. Peter Anvin [this message]
2008-03-10 22:30   ` Marc Perkel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47D0E0D4.408@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mperkel@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.