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.

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to