home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20197 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.2 KB  |  43 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!destroyer!ncar!csn!teal!dmw
  3. From: dmw@teal.csn.org (Dave Warner)
  4. Subject: Tk/Tcl Problem.
  5. Message-ID: <dmw.724276943@teal>
  6. Summary: Tk/Tcl "wish" crashes
  7. Sender: news@csn.org (news)
  8. Nntp-Posting-Host: teal.csn.org
  9. Organization: Colorado SuperNet, Inc.
  10. Date: Sun, 13 Dec 1992 20:02:23 GMT
  11. Lines: 30
  12.  
  13.  
  14.     I get the following from gdb when trying to run "wish" from
  15. the Tk/Tcl distribution:
  16.  
  17. Program received signal 11, Segmentation fault
  18. 0x600001f0 in __builtin_vec_delete ()
  19. (xxgdb) info stack
  20. #0  0x600001f0 in __builtin_vec_delete ()
  21. #1  0x6021ecf4 in XOpenDisplay ()
  22. #2  0x86c3 in CreateTopLevelWindow (interp=0x6ac0b, parent=0x6eff0,
  23. name=0xbffffcdf "wish", screenName=0x6eff0 "unix:0") at tkWindow.c:212
  24. #3  0x8cd5 in Tk_CreateMainWindow (interp=0x68000, screenName=0x0,
  25. baseName=0xbffffcdf "wish") at tkWindow.c:549
  26.  
  27. Pertinent system info is: 0.98.6 Xfree1.1 gcc2.2.2d.
  28.  
  29. "ldd wish" gives:
  30.  
  31.      /lib/libX11.so.2.1 (Classic 2.1)
  32.      /lib/libm.so.4 (4.0)
  33.  
  34.  
  35. Any ideas?
  36.  
  37. Thanks, dave
  38. -- 
  39.  
  40. | Dave Warner            | e-mail: dmw@csn.org |
  41. | 151 Sky Trail Road     | USWest: 443-9589    |
  42. | Boulder, CO 80302      |    FAX: 443-6791    |
  43.