Tobias Boege on Fri, 12 Oct 2012 17:38:06 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: git clone does not work |
> Is anyone else on this list having a problem with git clone ? > > Cheers, > Bill. > Yes, me, but it's a segfault here: [sources]$ git clone http://pari.math.u-bordeaux.fr/git/pari.git Cloning into 'pari'... [sources]$ echo $? 128 [sources]# tail /var/log/everything.log | grep git Oct 12 17:26:49 localhost kernel: [ 4070.579883] git-remote-http[1280]: segfault at 0 ip 0000000000407885 sp 00007fffc68b6410 error 4 in git-remote-http[400000+97000] [sources]$ git --version git version 1.7.12.2 Strange, since cloning gp2c.git worked... Regards, Tobi