linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SIGSEGV
@ 2005-03-02 12:20 kaushal
  2005-03-02 13:48 ` SIGSEGV mohana sundaram
  2005-03-04  0:33 ` SIGSEGV Glynn Clements
  0 siblings, 2 replies; 4+ messages in thread
From: kaushal @ 2005-03-02 12:20 UTC (permalink / raw)
  To: linux-c

Hello all,
	I have big package which "must" run all the time irrespective of any
errors.As a part of that Iam even handling the SIGSEGV.The problem is
even if I handle the sigsegv,the handler gets called continuously in an
infinite loop as if the signal is being recvd. continuously.How can I
solve this issue and make my handle run only once?Does bash has such a
mechanism internally?Any suggestions would be very helpful.
Thanks in advance.

kaushal.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-04  0:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02 12:20 SIGSEGV kaushal
2005-03-02 13:48 ` SIGSEGV mohana sundaram
2005-03-02 14:24   ` SIGSEGV Ron Michael Khu
2005-03-04  0:33 ` SIGSEGV Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).