Re: Exit code 255 after large clone (32-bit PowerPC)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Jul 26, 2021, at 20:51, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote:
> 
> Evan: Can you run this with some of GIT_TRACE=1 /
> GIT_TRACE_EVENT=/dev/stderr GIT_TRACE_PACKET=1 and see if some of those
> show what's happening in/around that 255 exit?

Running it again – the "Connection closed" message appears while the Deltas are being computed. Until that message appears, the ssh process is still alive.

There are no trace messages immediately surrounding the closed connection. The 255 exit does not occur until after the deltas are computed and the updates are resolved. (Which makes the error confusing from a user perspective.)

I would think that the SSH connection could/should be closed immediately after all the objects have been received. I am still compiling a more recent SSH, and will report back tomorrow if that changes anything. As of this writing:

$ ssh -v
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006

Evan



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux