Reputation: 686
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.
Upvotes: 4
Views: 462
Reputation: 4909
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.
Upvotes: 1
Reputation: 10664
Although it didn't help for me, perhaps the solution described in this ticket could solve it for you:
https://code.google.com/archive/p/gource/issues/207
Upvotes: 0