Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!husc6!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga.tech Subject: Re: Protected Address Spaces (Was: Re: Suggestion for 1.4) Message-ID: <723@applix.UUCP> Date: 13 Jun 88 14:33:33 GMT References: <8806021714.AA12190@jade.berkeley.edu> <611@myrias.UUCP> <18191@cornell.UUCP> <858@netxcom.UUCP> <18240@cornell.UUCP> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 7 Most of the time I crash not because of random scribblings, but more often due to stack unwinding trouble, divide by zero, bus errors, illegal instructions and that sort of thing. With a little work, most of these really should be recovereable but aren't. How does GOMF do it? Why doesn't the OS provide GOMF-like recoverablilty? -scott