HP3000-L Archives

November 2003, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ken Hirsch <[log in to unmask]>
Reply To:
Ken Hirsch <[log in to unmask]>
Date:
Tue, 18 Nov 2003 14:34:19 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
I think these signals can be caught with sigaction(2) or signal(2) on most
or all Unix-like systems, but I've never tried it.  The parent process can
also tell if a child process was terminated because of a signal by looking
at the status returned by the wait(2) call see WIFSIGNALED and WTERMSIG on
the wait(2) man page.


----- Original Message -----
From: "Keven Miller" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Tuesday, November 18, 2003 2:07 PM
Subject: [HP3000-L] Traps hp3000 <> linux/unix


> I don't suppose that there is a way to trap and recover from a SIGBUS or
> SIGSEGV
> error in unix, like mpe provides with
xsystrap,xlibtrap,xcodetrap,xcontrap.
>
> It appears that once I have sigbus, all I can do is pull over to the side
of
> the road.
>
> Keven Miller
> [log in to unmask]
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2