home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20846 < prev    next >
Encoding:
Text File  |  1993-01-06  |  965 b   |  33 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!spool.mu.edu!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: ravi@wwtc.timeplex.COM (ravikumar)
  4. Subject: Can somebody help...
  5. Message-ID: <9301070049.AA18479@wwtc.timeplex.com>
  6. Sender: root@athena.mit.edu (Wizard A. Root)
  7. Organization: The Internet
  8. Date: Thu, 7 Jan 1993 00:49:21 GMT
  9. Lines: 22
  10.  
  11. I have a window with the following widgets:
  12.  
  13.         form widget --> scrolled list widget
  14.                         scrolled text widget
  15.                         pushbuttons
  16.  
  17. after switching btw several windows, I  randomly get segmentation fault 
  18.  
  19. The following is the 'where' list on gdb debugger
  20.  
  21. #0  0xe2204 in XtWindowToWidget ()
  22. #1  0xe2040 in XtWindowToWidget ()
  23. #2  0xe28b0 in _XtOnGrabList ()
  24. #3  0xe29e0 in XtDispatchEvent ()
  25. #4  0xe2ce0 in XtAppMainLoop ()
  26.  
  27. Iam using X11R4 / Motif 1.2 on sun sparc 2+ and sunos 4.1.2
  28.  
  29. Any help is appreciated..
  30.  
  31. ravi
  32.  
  33.