[uClibc] assert test in uclibc

Erik Andersen andersen at codepoet.org
Mon Feb 9 08:47:45 UTC 2004


On Thu Feb 05, 2004 at 06:27:09PM +0100, Peter S. Mazinger wrote:
> Hello!
> 
> Is it correct that running the assert test, signal 6 and 11 are catched by 
> my kernel?

I assume you are talking about uClibc/test/assert/assert.c

Signal 6 (SIGABRT) is handled by the aborthandler() signal
handler, rather than performing the default terminate and core
dump behavior.  There should not be any signal 11s (SIGSEGV)
during the abort test.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list