Port-sparc archive

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

Re: OpenSSL issues with 9.2



Hi all,

On Mon, 31 May 2021 10:49:47 +1000,
Matt Wallis <mattw%madmonks.org@localhost> wrote:

> No takers?
> 
> FYI, I have 2 IPXs, I shifted everything across to the second IPX, and I get exactly the same errors.
> I also installed the most recent daily snapshot to an NFS share, and got exactly the same errors.
> 
> No one else is having this issue?

I just upgraded my SPARCstation 20 today, from 8.1 to 9.2, using
build.sh on a straight build tree, and I'm caught stuck in the same
problem. Both of self built userland and *.tgz binaries obtained
from official ISO image have the same reuslt.
# My SS20 might have glitch in MMCX or main memory. So I first doubt
# the straight built tree. But it stood up to more than one week
# -j 2 building load.

Then, I obtained 9.1 binary and replaced only libcrypto.so.14.0,
it seems to work fine. So, I'm preparing a cross build envrionment
and 9.1 src tree on an amd64 machine, to find which change caused
the matter. 


/var/run/rc.log:
[running /etc/rc.d/sshd]
Starting sshd.
assertion "(*wnumtop) == 0" failed: file "/usr/src/crypto/external/bsd/openssl/dist/crypto/bn/bn_div.c", line 439, function "bn_div_fixed_top"
[1]   Abort trap (core dumped) RC_PID= _rc_pid= _rc_original_stdout_fd= _rc_o...
/etc/rc.d/sshd exited with code 1


dmesg:
[     1.000000] NetBSD 9.2 (BALALAIKA) #1: Tue Jul  6 00:55:22 JST 2021
[     1.000000]         nobu-s%balalaika.db.soft.iwate-pu.ac.jp@localhost:/import/leech/2/
netbsd/src-9.2/obj/sparc/sys/arch/sparc/compile/BALALAIKA
[     1.000000] total memory = 447 MB
[     1.000000] avail memory = 434 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] bootpath: /iommu@f,e0000000/sbus@f,e0001000/espdma@f,400000/esp@
f,800000/sd@3,0
[     1.000000] mainbus0 (root): SUNW,SPARCstation-20: hostid 7271b491
[     1.000000] cpu0 at mainbus0: mid 8: TI,TMS390Z55 @ 75 MHz, on-chip FPU
[     1.000000] cpu0: physical 20K instruction (64 b/l), 16K data (32 b/l), 1024
K external (32 b/l): cache enabled
[     1.000000] cpu1 at mainbus0: mid 10: TI,TMS390Z55 @ 75 MHz, on-chip FPU
[     1.000000] cpu1: physical 20K instruction (64 b/l), 16K data (32 b/l), 1024
K external (32 b/l): cache enabled



>> On 29 May 2021, at 14:09, Matt Wallis <mattw%madmonks.org@localhost> wrote:
>> 
>> OK, I am unfortunately none the wiser. Hopefully this will mean something to 
>> someone else. Thereʼs both a short and full bt.
>> 
>> Program terminated with signal SIGABRT, Aborted.
>> #0 about () at /usr/src/lib/libc/stdlib/about.c:80
>> 80.                 (void)signal(SIGABRT, SIG_DFL);
...
>>    at /usr/src/lib/libc/gen/assert.c:72
>> #2  0xedd466e0 in bn_div_fixed_top (dv=dv@entry=0x0, rm=rm@entry=0xed92020c,
>>    num=num@entry=0xefffe77c, divisor=divisor@entry=0xed9201f8,
>>    ctx=ctx@entry=0xedeba120)
>>    at /usr/src/crypto/external/bsd/openssl/dist/crypto/bn/bn_div.c:439



Lecturer / Faculty of Software & Info. Sci., Iwate Prefectural Univ.
Nobuyoshi Sato, Ph.D / nobu-s%iwate-pu.ac.jp@localhost / +81-19-694-2612


Home | Main Index | Thread Index | Old Index