NetBSD-Bugs archive

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

Re: lib/55701 (ecp_nistp521.c fails on Alpha)



> On Feb 22, 2025, at 1:25 AM, Martin Husemann via gnats <gnats-admin%NetBSD.org@localhost> wrote:
> 
> The following reply was made to PR lib/55701; it has been noted by GNATS.
> 
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: lib/55701 (ecp_nistp521.c fails on Alpha)
> Date: Sat, 22 Feb 2025 10:23:37 +0100
> 
> On Fri, Feb 21, 2025 at 07:45:01PM +0000, Jonathan A. Kollasch via gnats wrote:
>> My recollection is that something either as simple as starting sshd or
>> opening an connection (client? server? either?) caused a unaligned
>> access message from the kernel.
> 
> Probably requires an exisiting host key of that type?
> 
> But shouldn't
> 
> cd /usr/tests/crypto/libcrypto && atf-run | atf-report
> 
> reproduce it too?

Summary for 5 test programs:
    20 passed test cases.
    1 failed test cases.
    0 expected failed test cases.
    0 skipped test cases.

The failed test case was:

Failed test cases:
    t_pubkey:dsa

    dsa: [301.541072s] Failed: Test case timed out after 300 seconds

…and there are no kernel message about unaligned fix-ups.

[     1.000000] NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024
[     1.000000]         mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/alpha/compile/GENERIC
[     1.000000] AlphaStation 200 4/233, 233MHz, s/n 
[     1.000000] 8192 byte page size, 1 processor.
[     1.000000] total memory = 384 MB
[     1.000000] (2000 KB reserved for PROM, 382 MB used by NetBSD)
[     1.000000] avail memory = 362 MB
[     1.000000] timecounter: Timecounters tick every 0.976 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] mainbus0 (root)
[     1.000000] cpu0 at mainbus0: ID 0 (primary), 21064A-0 (EV45)

-- thorpej



Home | Main Index | Thread Index | Old Index