Re: Dumb question: Why are exceptions such as SIGSEGV not logged

From: Mike Fedyk
Date: Mon Aug 18 2003 - 16:36:00 EST


On Mon, Aug 18, 2003 at 05:18:09PM -0400, Hank Leininger wrote:
> Hm, I see Thar Filipau bringing that up specifically, and it does seem
> like something that ought to generate some logs. (But I thought they
> should already generate oops's? Apparently not.) The OP seemed to be
> concerned with any SIGSEGV and SIGILL signals, not just in-kernel ones?

No, the crashes are in userspace apps, not the kernel. But when they
crash they get sent a signal from the kernel. That is what needs to be
logged, not the signals an app might send to itself.
-
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/