This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH roland/libc_fatal-no-syslog] Do not call syslog in __libc_message.


Roland McGrath <roland@hack.frob.com> writes:

> I don't doubt that catching such cases is useful.  libc is just not the
> right place to do it.

> If there is an actual crash, then you can set print-fatal-signals or you
> can install something fancy with core_pattern=|fancy-thing.  There is no
> shortage of such fancy things around nowadays.

Ah, indeed, in fact when I went to go look at some examples, they were
caught by kernel logging, not something glibc was doing.  Never mind,
carry on.  :)  Apologies for the noise.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]