From owner-freebsd-hackers Fri Oct 15 8:30: 7 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from hotmail.com (f305.hotmail.com [207.82.251.218]) by hub.freebsd.org (Postfix) with SMTP id 4493515408 for ; Fri, 15 Oct 1999 08:30:04 -0700 (PDT) (envelope-from gupz@hotmail.com) Received: (qmail 54338 invoked by uid 0); 15 Oct 1999 15:30:03 -0000 Message-ID: <19991015153003.54337.qmail@hotmail.com> Received: from 161.44.52.23 by www.hotmail.com with HTTP; Fri, 15 Oct 1999 08:30:03 PDT X-Originating-IP: [161.44.52.23] From: "Dodge Ram" To: freebsd-hackers@freebsd.org Subject: Handling segV's Date: Fri, 15 Oct 1999 08:30:03 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am looking at ways to handle segV's gracefully without letting a process die. I am aware of the siglongjmp() call and don't know if that is the only way to handle segV's Any pointers on how to gracefully (?) handle segV and not letting the process die will be of great help. Also, given that I have a solution to test, what are all the ways I can ensure that my process handles segV's rightly ? thanks and regards, ramC ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message