Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: server crashes with SEGV when client shuts down Message-ID: <8903271330.AA03539@EXPIRE.LCS.MIT.EDU> Date: 27 Mar 89 13:30:32 GMT References: <2443@sbcs.sunysb.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 17 Since the Xlib manual says the server will deallocate a client's resources when the client closes its connection, I thought doing a CloseDisplay would be enough for now. Yes, it should be. Should the server deallocate properly regardless of how many resources I get ? Yes. Does anyone have any idea about what's going on ? Have you applied the public fixes (especially fix 8)? If not, that might explain it. If you have, then no idea. Try running the server under dbx directly, rather than post mortem, so you can get a stack trace.