|
Bugzilla – Full Text Bug Listing |
| Summary: | mozilla/mozilla-nss: "fips - softokn: crypto test failed - aborting" for Firefox and Thunderbird | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE.org | Reporter: | James Knott <james.knott> |
| Component: | 3rd party software | Assignee: | Factory Mozilla <factory-mozilla> |
| Status: | NEW --- | QA Contact: | E-mail List <screening-team-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | Andreas.Stieger, wolfgang |
| Version: | unspecified | Flags: | wolfgang:
needinfo?
|
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
James Knott
2023-07-05 16:17:13 UTC
From the Leap 15.4 repositories: libfreebl3 3.79.4-150400.3.29.1 libsoftokn3 3.79.4-150400.3.29.1 These do not match the versions you have installed. You seem to be reporting this against mozilla/mozilla-nss? Are you using non-distribution packages intentionally? (In reply to James Knott from comment #0) > fips - softokn: crypto test failed - aborting > Redirecting call to abort() to mozalloc_abort Are you using fips mode? (In reply to Andreas Stieger from comment #1) > From the Leap 15.4 repositories: > > libfreebl3 3.79.4-150400.3.29.1 > libsoftokn3 3.79.4-150400.3.29.1 > > These do not match the versions you have installed. You seem to be reporting > this against mozilla/mozilla-nss? Are you using non-distribution packages > intentionally? > > (In reply to James Knott from comment #0) > > fips - softokn: crypto test failed - aborting > > Redirecting call to abort() to mozalloc_abort > > Are you using fips mode? These were automatically installed with Software Updates. Other than accept the updates, I didn't do anything. This happened on 2 computers. The Firefox version is 102.12.0esr and Thunderbird, 102.12.0. Well yes, because instead of the stable maintained openSUSE Leap 15.4 you installed a package from a development repository. Do you remember doing so in the past? Switching these packages to the distribution version would solve this problem. (In reply to Andreas Stieger from comment #3) > Well yes, because instead of the stable maintained openSUSE Leap 15.4 you > installed a package from a development repository. Do you remember doing so > in the past? Switching these packages to the distribution version would > solve this problem. If I did, it was quite a while ago. The only Mozilla repository I see is https://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.4. Relevant thread: https://lists.opensuse.org/archives/list/users@lists.opensuse.org/thread/7GJBRSHZNDQMK7ZIYCSVF2IYJCPMHSTM/ Running things from a development repo that are not the distribution, reporting this against the distribution, and calling this a regression. I see you found the package downgrade and profile downgrade option. While the repo mixup is not optimal I would not directly expect that error but most likely it has to do with it. It smells a bit like the installed hmac checksums are mixed up. /usr/lib64/libsoftokn3.chk I understand you already downgraded so not sure if you still can/want to debug further, but rpm -V libsoftokn3 rpm -qf /usr/lib64/libsoftokn3.chk could be interesting. |