Re: panic - init: io.c:1312: Unhandled error from nih_io_destroy: Badfile descriptor

From: Josh Boyer
Date: Fri Jan 06 2012 - 09:27:34 EST


On Thu, Jan 5, 2012 at 6:10 PM, Miles Lane <miles.lane@xxxxxxxxx> wrote:
> Suddenly, all my kernels are failing to boot.  These include ones from
> Ubuntu 12.04 and my Linus' GIT kernels.  Any suggestions for what
> might be broken?  Is it possible for me to fix this?
>
> init: log.c:291: Assertion failed in log_io_error_handler: err->number == EIR
> init: Caught abort, core dumped
> init: io.c:1312: Unhandled error from nih_io_destroy: Bad file descriptor
> init: Caught abort. core dumped

Those are error messages from Upstart, not the kernel. It seems to
have some kind of internal issue and exits. Since it's PID 1, it
panics the kernel because init can't exit.

You might want to see if you updated upstart or libnih recently and
downgrade if so.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/