[uClibc]signal handler = segmentation fault

Erik Andersen andersen at codepoet.org
Fri Dec 21 10:18:29 UTC 2001


On Thu Dec 20, 2001 at 03:29:29PM -0800, Daniel M. DiPasquo wrote:
> 
> We're attempting to track a problem where, upon retun from a signal
> handler, the process dies with a SIGSEGV.  We've replicated  the problem
> with a simple program that runs correctly when linked with glibc.
> Investigation so far shows that glibc uses the rt_sigaction() system call
> while uClibc uses sigaction() system call.

I'd like to see your test app, if you don't mind.  I saw (and
fixed) a similar problem about a month ago.  Since then I've not
seen any sighandling problems (though there may still be some
hiding carefully),

 -Erik

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




More information about the uClibc mailing list