Gource on mac crashing

I installed brew and gource and I uninstalled and reinstalled it, but when I started it, it crashed unexpectedly. I know that this is for installing and running the box, as I have seen how it works with Windows machines.

I get a segmentation error: 11 as an error.

+4
source share
2 answers

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

After launch brew update && brew upgrade, the source will work as expected.

+1
source

Although this did not help me, maybe the solution described on this ticket could solve it for you:

https://code.google.com/archive/p/gource/issues/207

0
source

Source: https://habr.com/ru/post/1627594/


All Articles