Hi,

I'm on OpenBSD, 3.7, x86
git-1.9.3           GIT - Tree History Storage Tool

git installed from prebuilt packages, everything (should be) at lastest 3.7 release

If I try to clone a repository from github, e.g.:

git clone https://github.com/Voluntarynet/Bitmarkets.git

The operation terminates almost immediately, no error, but I get a core file:
 git-remote-https.core

Trying a post-mortem is quite useless:
Program terminated with signal 11, Segmentation fault.
#0  0x072739d0 in ?? ()
(gdb) bt
#0  0x072739d0 in ?? ()
#1  0x0c2407d0 in ?? ()
#2  0x00000000 in ?? ()


Anyone else has git problems or is something in my setup? Can you try the above clone?

Riccardo

Reply via email to