On Sun, 20 Jan 2019 18:37:45 -0500 John David Anglin <dave.ang...@bell.net> wrote:
>

> Dear Maintainer,

Hello,

[...]
>
> The fault in frame 5 occurs in a long branch stub. It is caused because
> the PIC register, $r19, has been corrupted. When I disabled
> crypto_scalarmult_curve25519_ref (), it appears that it was not compiled
> as PIC code, yet the stub assumes it has been called from PIC code. This
> causes the segmentation fault.
>
> So far, I haven't figured out how crypto_scalarmult_curve25519_ref and

> crypto_scalarmult_curve25519_ref_base are built.

nacl was not built with -fPIC, this is now done in unstable.

libssh is currently being rebuild against that, could you please retry with libssh version 0.8.6-3+b1 when it hits the archive?

Thanks

Laurent Bigonville

Reply via email to