[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18646.41781.532427.35962@harpo.it.uu.se>
Date: Sun, 21 Sep 2008 21:40:37 +0200
From: Mikael Pettersson <mikpe@...uu.se>
To: Bernd Eckenfels <ecki@...a.inka.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [patch] log fatal signals like SIGSEGV
Bernd Eckenfels writes:
> In article <18646.39701.819497.337394@...po.it.uu.se> you wrote:
> > Applications that handle SEGV/BUS/ILL/FPE aren't that uncommon.
>
> JRE uses SIGSEGV for (expected) NullPointers. So you might see a lot of
> those on the logs. However: not in all cases you dont want to log handled
> (fatal) signals. Not sure how to detect those. Maybe it is better to fix
> applications and remove their home grown crash logging.
I was referring to applications that properly handle these signals,
e.g. by emulation, fixing up fault-causing conditions, or turning
faults into application-level exceptions.
--
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