cc: mailinglist On Thu, Nov 16, 2017 at 9:40 PM, Frank Burkitt <fburkitt@xxxxxxxxxxx> wrote: > Kevin - > > Thank you for getting back to me. > > The version of Git is 2.15.0 > I used Brew to install it > I am not getting any segfaults from other apps > When I do a ‘git init’ I get a Segmentation fault: 11 whether I do it in or > outside of a virtualenv > > Is there any additional info that would help? > > Frank > > > Frank Burkitt > Mobile: 307-699-1321 > Email: fburkitt@xxxxxxxxxxx > > > "If you can't explain it simply, you don't understand it well enough" - > Albert Einstein > > > > > > On Nov 16, 2017, at 1:34 PM, Kevin Daudt <me@xxxxxxxxx> wrote: > > On Wed, Nov 15, 2017 at 05:30:23PM -0700, Frank Burkitt wrote: > > I am using Git on a Macbook pro with MacOS High Sierra version 10.13.1 > (17B48). I have been using it in a virtualenv with python 3. I have > begun to get "Segmentation fault: 11" with every git command. I have > been searching for a reason why this is occurring but have not been > able to find a solution. I have reinstalled the operating system, > uninstalled and reinstalled Git, and a variety of other attempts at > finding a solution. Is this a know issue? Any suggestions would be > appreciated. > > > Hello Frank, > > Could you provide a bit more information? > > - What version of git are you using? > - how did you install git, > - Do you also get segfaults outside of the virtualenv? > > This sounds perhaps like it's a copattibility issue with a library. > > Kind regards, Kevin. > >