Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ll-xn!mit-eddie!uw-beaver!cornell!batcomputer!sun.soe.clarkson.edu!alchemy.mcs.clarkson.edu!Valdis
From: Valdis@alchemy.mcs.clarkson.edu (Valdis Kletnieks)
Newsgroups: comp.windows.x
Subject: Re: Memory hemmorage in Xsun?
Message-ID: <1152@sun.soe.clarkson.edu>
Date: 7 Jul 88 15:30:03 GMT
References: <8807061718.AA03700@s3snorkel>
Sender: nobody@sun.soe.clarkson.edu
Lines: 18

More details:

I installed all the patches off expo.lcs.mit.edu, plus the Purdue mods.
It's still doing it.  However, it seems to be doing it only when I am
running an X10 application through 'x10tox11'.

My guess (gurus please correct me) is that either 'x10tox11' or
the main X10 program I run (xrn 3.10) is doing an XcreateWindow
with some sort of event_mask specifying some event, but then
doing a XCheckMaskEvent that excludes the event.  End result is that
all the unconsumed events pile up in the server.....

Off to go wade through the code (as soon as I get dug out from under all
the OTHER stuff I have to do... :-)

				Valdis Kletnieks

P.S.  The Purdue mods *do* make a big speed difference.  I'm tempted to go
install 'gcc' just to see how much more I can squeeze out.. :-)