Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: vr@cis.ufl.edu (Vijay Ruhela) Newsgroups: comp.sys.sun Subject: Problem with window_destroy of Sunview in Sun4 Keywords: No Digest Subjects in Unmoderated Mode Message-ID: <3589@brchh104.bnr.ca> Date: 5 Jun 91 14:17:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Pseudo-Unmoderated Lines: 13 Approved: sun-spots@rice.edu X-Original-Date: 24 May 91 18:44:14 GMT I just tried to port an application in sunview from Sun3 to Sun4. Everywhere I have window_destroy(..) the program crashes. It does not crash at the point where I call window_destroy but after some time. If I avoid destroying windows and only hide them it works fine. But then I run out of window descriptors to open new windows. Did anybody had any such problem. If yes please tell me way out. Is it a bug in sunview? or I am doing something wrong. Application runs perfectly fine in Sun3. Thanks Vijay