Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!att!cbnewsh!warren From: warren@cbnewsh.att.com (warren.a.montgomery) Newsgroups: comp.windows.x Subject: Re: Server out of memory error? Summary: Problem solved: Too many Graphics Exposure Events Keywords: Sun, X, error 12. Message-ID: <1990Dec28.142212.15606@cbnewsh.att.com> Date: 28 Dec 90 14:22:12 GMT References: <1990Dec26.155627.20935@cbnewsh.att.com> Distribution: na Organization: AT&T Bell Laboratories Lines: 9 Thanks to several folks who suggested the cause of my server out of memory error. The graphics operations produce gobs of NoExpose events that are never getting read, since the application is in a tight loop drawing. It's easily remedied by disabling GraphicsExposure events for these operations. -- Warren Montgomery att!ihlpf!warren