However, the crash is intermittent and I cannot reproduce it consistently. It seems to be a race condition that occurs when Magit (eg. gst)exits.
Fatal error 6: Aborted
Backtrace:
emacs(+0x177f91) [0x55808e4e2f91]
emacs(+0x4e1a4) [0x55808e3b91a4]
emacs(+0x4e7de) [0x55808e3b97de]
emacs(+0x4e7e5) [0x55808e3b97e5]
emacs(+0x176719) [0x55808e4e1719]
/usr/lib/libc.so.6(+0x3e8f0) [0x7fe05d23e8f0]
/usr/lib/libc.so.6(+0x9a29c) [0x7fe05d29a29c]
/usr/lib/libc.so.6(gsignal+0x20) [0x7fe05d23e7d0]
/usr/lib/libc.so.6(abort+0x26) [0x7fe05d225681]
/home/ea/.emacs.d/var/straight/build/ghostel/ghostel-module.so(+0x79096) [0x7fe045586096]
/home/ea/.emacs.d/var/straight/build/ghostel/ghostel-module.so(+0x78ddc) [0x7fe045585ddc]
/home/ea/.emacs.d/var/straight/build/ghostel/ghostel-module.so(+0x79992) [0x7fe045586992]
/home/ea/.emacs.d/var/straight/build/ghostel/ghostel-module.so(+0x9b9db) [0x7fe0455a89db]
/home/ea/.emacs.d/var/straight/build/ghostel/ghostel-module.so(+0x7b0f9) [0x7fe0455880f9]
emacs(+0x22b64c) [0x55808e59664c]
emacs(+0x1f1655) [0x55808e55c655]
/home/ea/.emacs.d/var/eln-cache/32.0.50-3f5fcac0/ghostel-4bac8fa6-a5b88b67.eln(F67686f7374656c2d2d7265647261772d6e6f77_ghostel__redraw_now_0+0x516) [0x7fe045862896]
emacs(+0x1f1655) [0x55808e55c655]
/home/ea/.emacs.d/var/eln-cache/32.0.50-3f5fcac0/ghostel-4bac8fa6-a5b88b67.eln(F67686f7374656c2d2d61646a7573742d73697a65_ghostel__adjust_size_0+0x330) [0x7fe045863540]
emacs(+0x1f1655) [0x55808e55c655]
emacs(+0x1ec1ee) [0x55808e5571ee]
emacs(+0x1ed7e9) [0x55808e5587e9]
emacs(+0xd4dd5) [0x55808e43fdd5]
emacs(+0xdf979) [0x55808e44a979]
emacs(+0xafb4f) [0x55808e41ab4f]
emacs(+0x1656ca) [0x55808e4d06ca]
emacs(+0x1680a1) [0x55808e4d30a1]
emacs(+0x16a314) [0x55808e4d5314]
emacs(+0x1ec034) [0x55808e557034]
emacs(+0x153266) [0x55808e4be266]
emacs(+0x1ebf8e) [0x55808e556f8e]
emacs(+0x153203) [0x55808e4be203]
emacs(+0x15bd52) [0x55808e4c6d52]
emacs(+0x15c0d8) [0x55808e4c70d8]
emacs(+0x58d53) [0x55808e3c3d53]
/usr/lib/libc.so.6(+0x27741) [0x7fe05d227741]
/usr/lib/libc.so.6(__libc_start_main+0x89) [0x7fe05d227879]
emacs(+0x592f5) [0x55808e3c42f5]
zsh: IOT instruction (core dumped) emacs -nw
However, the crash is intermittent and I cannot reproduce it consistently. It seems to be a race condition that occurs when Magit (eg. gst)exits.