Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!uwm.edu!uakari.primate.wisc.edu!ginosko!usc!trwind!venice!waldorf From: waldorf@venice.SEDD.TRW.COM (jerry waldorf) Newsgroups: comp.sources.d Subject: Re: reactive keyboard Message-ID: <92@venice.SEDD.TRW.COM> Date: 23 Oct 89 17:32:56 GMT References: <5069@m2c.M2C.ORG> Reply-To: waldorf@venice.sedd.trw.com (jerry waldorf) Organization: TRW Systems Engineering & Development Division, Redondo Beach, CA Lines: 9 In article <5069@m2c.M2C.ORG> lipton@odin.m2c.org (Gary Lipton) writes: >Has anyone had any luck with the reactive keyboard under ULTRIX 3.0. > >I keep getting a bus error when I invoke it. I had the same problem. I looked at the code and did some debuggin and found that the malloc calls eat up the program space I belive? I think what needs to be done is add extra space to the process so that this doesn't happen. If anyone has any luck at this please let me know.