nRF Kconfig crashing on Mac

I am using NCS 2.9.0 and latest extensions for VS Code.

To reproduce, use Mac, create a new app from Blinky sample, build it and open "prj.conf", then wait a few minutes.

1. On Mac mini M4, Extension Host is crashing periodically until I get this message:

 

Also, wtih correct build context selected (build/blinky), if I have "prj.conf" file open, right click on "CONFIG_GPIO=y" shows this context menu ("Go to Definition" is missing and not working if executed from the main "Go" menu):

2. Crashes stop if I disable "nRF Kconfig" extension.

3. The crash does not happen on Windows. If I disable the "nRF Kconfig" extension on Windows, I get the same context menu as in the picture above (missing "Go to Definition").

4. I made sure that "python3" from the toolchain is used, but the issue remains.

 

Parents Reply Children
No Data
Related