From: Ed Carp (erc@unislc.uucp)
Date: 12/02/92


From: erc@unislc.uucp (Ed Carp)
Subject: Re: 0.98.5 hangs... :(
Date: Wed, 2 Dec 1992 09:45:36 GMT

Turns out that getty access the code page, thereby causing SIGSEGV to be sent
to getty. getty_ps203 should catch this, but doesn't. Oh, well.

The solution (kindly sent to me by Eric Youngdale) is a small patch to
mm/memory.c.

Thanks to all who emailed suggestions!