Hello,
I have git installed on my nas but it segfault each time I try to git clone/pull/...
on the log (with dmesg via ssh):
[86955.300770] git-remote-http[15609]: segfault at 0 ip 00007f05eb6bca26 sp 00007fffba967aa8 error 4 in libc-2.22.so[7f05eb594000+195000]
My command:
/volume1/home/admin/git $ git clone https://github.com/certbot/certbot.git
Cloning into 'certbot'...
/volume1/home/admin/git $
No error on the shell, I have the latest version of ADM 2.6.4.R9.C2 but I have the same issue with the latest version, not sure to know when it's append.
Regards,