Posted to tcl by avl at Wed Apr 07 08:35:12 GMT 2021view raw

  1. $ wish
  2. % info pa
  3. 8.6.7
  4. % label .l
  5. Bus Error (core dumped)
  6.  
  7. $ pstack core
  8. core 'core' of 18840: wish
  9. ------------ lwp# 1 / thread# 1 ---------------
  10. 001ffe899bc88480 GetTkFontAttributes (18e0000018e, 1696edc9a8, 0, 1696e6a624, 23bc00, 1ffe899bc88474) + 10
  11. 001ffe899bc888ac InitFont (1696f99220, 0, 1696edc970, 0, 1696e54810, 1ffe899bda4000) + 20c
  12. 001ffe899bc88ebc TkpGetFontFromAttributes (0, 1696f99220, 1696faa1e8, 0, 1ffe899bda4000, 1696f45780) + 14c
  13. 001ffe899bb88e5c Tk_AllocFontFromObj (1696dedce0, 1696f99220, 1696f5ef90, 251400, 0, 1ffe899ad5ad90) + 23c
  14. 001ffe899bb7f414 DoObjConfig (1696dedce0, 1696ed2b50, 1696eccb90, 1ffe899bdc7120, 1696f99220, 0) + 724
  15. 001ffe899bb7e9dc Tk_InitOptions (1696dedce0, 1696ed2b50, 1696f5ef90, 1696f99220, 0, 1ffe899bdc7120) + 17c
  16. 001ffe899bbb79d4 ButtonCreate (ffffffffffe14e80, 1696dedce0, 2, 1696df1d90, 8, 1ec400) + 2a4
  17.  
  18. This happened ever since 8.5 (8.4 worked fine, and was my workaround for the last decade)