[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#42740: Segfault in libssh during ‘guix copy’
From: |
Ludovic Courtès |
Subject: |
bug#42740: Segfault in libssh during ‘guix copy’ |
Date: |
Tue, 15 Sep 2020 10:14:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi Maxim,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> What is the manifestation of the current guile-ssh remaining problems?
To me, the Guile-SSH problems were successfully worked around on our
side with 61fe9ced7da7eefceb931af0cb7363b721f5bdd6. It could be that
you found an issue we didn’t address.
> Is it like the error message below?
>
> guix offload: error: corrupt input while restoring archive from #<input:
> string 7ff371d9e7e0>
>
> I just had this today during guix offload.
Hmm. Is it reproducible? Can you show the 10-or-so lines above, to see
if the build completed, whether the error happened while sending build
results, etc.?
Thanks,
Ludo’.