Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!aramis.rutgers.edu!athos.rutgers.edu!rbthomas From: rbthomas@athos.rutgers.edu (Rick Thomas) Newsgroups: comp.os.minix Subject: Re: nroff and MINIX-ST V1.1 Message-ID: Date: 14 Sep 89 21:56:19 GMT References: <23926@louie.udel.EDU> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 20 > the recently posted nroff. It does compile, assemble and link fine, > but if one try to run it there will be an memory fault. If I use Sounds like an uninitialized pointer. Do you have any idea where it is when it dies? Look for possible NULL pointers being dereferenced in that area. Then try to figure out how it got that way. When you figure it out, post the fix. Isn't full source wonderful??!! Enjoy! Rick -- Rick Thomas uucp: {ames, att, harvard}!rutgers!jove.rutgers.edu!rbthomas internet: rbthomas@JOVE.RUTGERS.EDU bitnet: rbthomas@zodiac.bitnet Phone: (201) 932-4301