home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!spool.mu.edu!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: ravi@wwtc.timeplex.COM (ravikumar)
- Subject: Can somebody help...
- Message-ID: <9301070049.AA18479@wwtc.timeplex.com>
- Sender: root@athena.mit.edu (Wizard A. Root)
- Organization: The Internet
- Date: Thu, 7 Jan 1993 00:49:21 GMT
- Lines: 22
-
- I have a window with the following widgets:
-
- form widget --> scrolled list widget
- scrolled text widget
- pushbuttons
-
- after switching btw several windows, I randomly get segmentation fault
-
- The following is the 'where' list on gdb debugger
-
- #0 0xe2204 in XtWindowToWidget ()
- #1 0xe2040 in XtWindowToWidget ()
- #2 0xe28b0 in _XtOnGrabList ()
- #3 0xe29e0 in XtDispatchEvent ()
- #4 0xe2ce0 in XtAppMainLoop ()
-
- Iam using X11R4 / Motif 1.2 on sun sparc 2+ and sunos 4.1.2
-
- Any help is appreciated..
-
- ravi
-
-