Port-sparc archive

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

Re: OpenSSL issues with 9.2



Hi Folks,

Following up on this,

On 23 May 2021, at 20:44, Matt Wallis <mattw%madmonks.org@localhost> wrote:

sparcy# pkgin install openssh
assertion "(*wnumtop) == 0" failed: file "/usr/src/crypto/external/bsd/openssl/dist/crypto/bn/bn_div.c”,
line 439, function "bn_div_f"
[1]   Abort trap (core dumped) pkgin install openssh
sparcy# ssh-keygen
Generating public/private rsa key pair.
assertion "(*wnumtop) == 0" failed: file "/usr/src/crypto/external/bsd/openssl/dist/crypto/bn/bn_div.c”,
line 439, function "bn_div_f"
[1]   Abort trap (core dumped) ssh-keygen

OpenSSL speed eventually crashed, the fact that it seems to be mostly functional, with the exception of a few routines makes me think it’s not a corrupted library on my end.

I found this as the closest bug, crashing in the same location, although it looks like the reverse, I’m assuming that the Sparc binaries are built on an UltraSparc so that they have a chance of being released in the same century as the other binaries.


Thinking about building a new version, just concerned that it may take a long time to fix nothing, so if anyone has any other suggestions, I’d love to hear them.

Matt.


Home | Main Index | Thread Index | Old Index