GRASS 7 is crashing every time when removing a raster layer on macOS when using the app bundled with the frameworks. Any suggestions on how to correct this? Thank you.
Could you describe this in more detail? Which version of GRASS, which OS? Describe the sequence of actions that causes the crash. Are there any error messages in the terminal or console? Have you tried this with the standard GRASS demo data from South Carolina?
I have tried GRASS 7.4.0 and GRASS 7.4.1 on High Sierra 10.13.5 as the bundled versions would be great so SIP does not have to be disabled. I was using the spearfish data that our Geography professor who uses the application always uses and just tried to add and remove any raster map layer from the list. The error in the terminal when the program crashes is /Applications/GRASS-7.4.1.app/Contents/Resources/bin/pythonw: line 3: 9516 Segmentation fault: 11 /Applications/GRASS-7.4.1.app/Contents/Resources/python.app/Contents/MacOS/python "$@" for GRASS 7.4.1 and /Applications/GRASS-7.4.0.app/Contents/Resources/bin/pythonw: line 3: 9375 Segmentation fault: 11 /Applications/GRASS-7.4.0.app/Contents/Resources/python.app/Contents/MacOS/python "$@" for GRASS 7.4.0. I will try the South Carolina data.
This is odd. I am running the same OS and just tried it with 7.4.0 and 7.1. No problem.
How are you removing the layers? Using right click? The remove button on the button bar? Other means?
I am using the button on the right side of the map layer that says "Click to edit layer settings" on mouse over and then selecting remove from the menu that pops up.
The app did not crash when I right clicked on the layer and selected remove bust crashes everytime I use the button.
Thanks. I can now reproduce this. It needs to be reported as a bug.