openssl: 04-test_encoder_decoder.t broken in master on NonStop x86

I do not have a lot of output from this failure, but it looks like a SIGSEGV (completion 139) occurred in 04-test_encoder_decoder.t, in a merge done

../../util/wrap.pl ../../test/endecode_test -rsa ../../test/certs/ee-key.pem -pss ../../test/certs/ca-pss-key.pem -context -config ../../test/default.cnf -provider default => 139
not ok 2

#   Failed test at test/recipes/04-test_encoder_decoder.t line 37.
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1380
    # Generating keys...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1383
    # Generating DH keys...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1388
    # Generating DSA keys...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1392
    # Generating EC keys...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1405
    # Loading RSA key...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1407
    # Loading RSA_PSS key...
    # INFO:  @ /home/jenkinsbuild/.jenkins/workspace/OpenSSL-3.3_Monitor/test/endecode_test.c:1409
    # Generating keys done
    # Subtest: ../../test/endecode_test
    1..114

When run the test as

it does not report an error. This could be a problem in the perl script - but that hasn’t changed recently.

About this issue

  • Original URL
  • State: closed
  • Created 6 months ago
  • Comments: 31 (31 by maintainers)

Commits related to this issue

Most upvoted comments

@mspncp that seems like a reasonable guess