|
Bugzilla – Full Text Bug Listing |
| Summary: | [security][fips] openjdk crash in FIPS mode | ||
|---|---|---|---|
| Product: | [SUSE Linux Enterprise Server] PUBLIC SUSE Linux Enterprise Server 15 SP3 | Reporter: | Emil Miler <emil.miler> |
| Component: | Security | Assignee: | Martin Sirringhaus <martin.sirringhaus> |
| Status: | NEW --- | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | emil.miler, meissner |
| Version: | unspecified | Flags: | martin.sirringhaus:
needinfo?
(emil.miler) |
| Target Milestone: | unspecified | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.suse.de/tests/14938083/modules/tpm_selftest/steps/32 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Emil Miler
2024-07-16 12:26:03 UTC
I think the mozilla-nss-sysinit package is not installed. java-17-openjdk-headless-17.0.11.0-150400.3.42.1.x86_64 Recommends: mozilla-nss-sysinit can you make the java fips tests install "mozilla-nss-sysinit" ? (so I think its a testcase issue) The issue happens even when `mozilla-nss-sysinit` is installed, for example: https://openqa.suse.de/tests/14948508#step/prepare_env/10 where Zypper complains that the package is already installed when I tried to install it again. Could you please retest with NSS 3.101.1 from https://build.suse.de/package/show/Devel:Desktop:Mozilla:SLE-15:next/mozilla-nss and see if the problem persists? it really seems to depend on correct mozilla-nss-sysinit initialization for me I injected the 3.101.1 version of all the related NSS packages into the failing test run and it seems to be working fine. See https://openqa.suse.de/tests/14958050. |