From owner-freebsd-questions Fri Apr 9 7:56:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from saturn.vfx.com (saturn.vfx.com [207.194.92.199]) by hub.freebsd.org (Postfix) with ESMTP id 70129157DB for ; Fri, 9 Apr 1999 07:56:49 -0700 (PDT) (envelope-from leh@saturn.vfx.com) Received: from saturn.vfx.com (srtb0311-155.resnet.ubc.ca [142.103.38.155]) by saturn.vfx.com (8.9.3/8.9.3) with ESMTP id HAA20366 for ; Fri, 9 Apr 1999 07:54:48 -0700 (PDT) Message-ID: <370E159E.4C9A44EA@saturn.vfx.com> Date: Fri, 09 Apr 1999 14:58:38 +0000 From: Hieu Le X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.3 i586) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Segmentation Fault Signal trapping Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I am trying to find a way to determine where a segmentation fault occurs after I trap the signal. I am using an older version of FreeBSD, and so the sigcontext structure passed to my handler does not have the sc_err value. Please help, H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message