4

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.

Ross Rawlins
  • 603
  • 8
  • 22

2 Answers2

1

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.

fguchelaar
  • 4,779
  • 23
  • 36
0

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

romaninsh
  • 10,606
  • 4
  • 50
  • 70