Hi everyone, I'm encountering a persistent issue with `nimsuggest` on my Mac and could really use some help.
**Issue:** Every time I run `nimsuggest`, it crashes with the following error: SIGSEGV: Illegal storage access. (Attempt to read from nil?) zsh: segmentation fault nimsuggest test.nim Run **What I 've Tried:** * Installed Nim via Homebrew * Built Nim from source on my Mac Both methods result in the same crash. I'm at a loss on how to resolve this and would appreciate any guidance or suggestions. **System Info:** * MacOS version: ProductName: macOS ProductVersion: 14.4 Sonoma BuildVersion: 23E214 * Nim version: 2.0.8 from Brew. 2.1.9 from building on my Mac Has anyone else experienced this issue or does anyone have any ideas on how to fix it? Thanks in advance! Best Regards Frank