[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061121054743.GA1282@flower.upol.cz>
Date: Tue, 21 Nov 2006 05:47:43 +0000
From: Oleg Verych <olecom@...wer.upol.cz>
To: Marty Leisner <linux@...hester.rr.com>
Cc: Folkert van Heusden <folkert@...heusden.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] emit logging when a process receives a fatal signal
On Mon, Nov 20, 2006 at 10:48:59PM -0500, Marty Leisner wrote:
[]
> > This is a user-space issue, not kernel (carrying this forward, we can
> say the "kernel should complain when programs have bugs").
>
> Newer glibc has catchsegv (haven't found any documentation, but its
> interesting) --
It's just LD_PRELOAD (man ld.so) and libSegFault.so, which installs
(among others) SIGSEGV handler, see "glibc/sysdeps/generic/segfault.c".
____
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists