Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!uc!shamash!hare.udev.cdc.com!slc1290 From: slc1290@hare.udev.cdc.com (steve chesney x4662) Newsgroups: comp.windows.x.motif Subject: Problems after XtDestroyWidget Keywords: XtDestroyWidget XmText XmRandomAbort Message-ID: <24537@shamash.cdc.com> Date: 13 Aug 90 20:36:47 GMT Sender: news@shamash.cdc.com Reply-To: slc1290@hare.udev.cdc.com (steve chesney x4662) Organization: Control Data Corporation, Arden Hills, MN Lines: 11 I am experiancing a series of random aborts using Motif. These appear to be related to the use of XtDestroyWidget on dialog boxes (dialog shell parent of bulletin board parent of many XmText widgets). At some point in the session, the application will abort (segmentation violation); this problem is avoided if my dialog boxes are merely unmanaged instead of destroyed. I suspect that XtDestroyWidget, or the XmText or XmBulletinBoard destroy methods are doing something nasty to memory. Are there any known problems of this sort? I am new to USENET (and Motif), so my pardon if I am rehashing an old topic. Steve Chesney Control Data Corporation slc1290@hare.udev.cdc.com