Search code examples
macoshomebrewgource

Gource on mac crashing


I have installed brew and gource and I have uninstalled and re installed but when I run it it crashes with gource stopped unexpectedly. I know this is meant to install and run out the box as I have seen it work with windows machines.

I get Segmentation fault: 11 as the error.


Solution

  • Had the same problem and found this issue in the repo: segmentation fault (home-brew).

    After running brew update && brew upgrade, gource ran as expected.