| Summary: | Package nss-softokn-freebl.x86_64 3.23.0-1.0.fc23 Causes Core Dumps | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | asender <asender> |
| Component: | nss-softokn | Assignee: | Kai Engert (:kaie) (inactive account) <kengert> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | emaldona, kengert, rrelyea |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-18 13:11:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
asender@testlabs.com.au
2016-04-06 01:23:04 UTC
I installed glibc.i686, directly not as a dependency of other package, without problems. This what I had bore $ rpm -qa | grep ^nss nss-debuginfo-3.23.0-1.0.fc23.x86_64 nss-util-3.23.0-1.0.fc23.x86_64 nss-tools-3.23.0-1.0.fc23.x86_64 nss-sysinit-3.23.0-1.0.fc23.x86_64 nss-pkcs11-devel-3.23.0-1.0.fc23.x86_64 nss-softokn-freebl-devel-3.23.0-1.0.fc23.x86_64 nss-softokn-3.23.0-1.0.fc23.x86_64 nss-softokn-debuginfo-3.23.0-1.0.fc23.x86_64 nss-devel-3.23.0-1.0.fc23.x86_64 nss-util-debuginfo-3.23.0-1.0.fc23.x86_64 nss-softokn-devel-3.23.0-1.0.fc23.x86_64 nss-mdns-0.10-16.fc23.x86_64 nss-3.23.0-1.0.fc23.x86_64 nss-softokn-freebl-3.23.0-1.0.fc23.x86_64 nss-util-devel-3.23.0-1.0.fc23.x86_64 Only x86_64 ones. $ sudo dnf install glibc.i686 ... remove something related to Red Hat only.... Last metadata expiration check: 0:01:17 ago on Wed Apr 6 07:57:20 2016. Dependencies resolved. ==================================================================================================================================== Package Arch Version Repository Size ==================================================================================================================================== Installing: glibc i686 2.22-11.fc23 updates 4.3 M nss-softokn-freebl i686 3.23.0-1.0.fc23 updates 200 k Transaction Summary ==================================================================================================================================== Install 2 Packages Total download size: 4.5 M Installed size: 15 M Is this ok [y/N]: y Downloading Packages: (1/2): nss-softokn-freebl-3.23.0-1.0.fc23.i686.rpm 371 kB/s | 200 kB 00:00 (2/2): glibc-2.22-11.fc23.i686.rpm 3.6 MB/s | 4.3 MB 00:01 ------------------------------------------------------------------------------------------------------------------------------------ Total 2.9 MB/s | 4.5 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Installing : nss-softokn-freebl-3.23.0-1.0.fc23.i686 1/2 Installing : glibc-2.22-11.fc23.i686 2/2 Verifying : glibc-2.22-11.fc23.i686 1/2 Verifying : nss-softokn-freebl-3.23.0-1.0.fc23.i686 2/2 Installed: glibc.i686 2.22-11.fc23 nss-softokn-freebl.i686 3.23.0-1.0.fc23 Complete! Check again. $ rpm -qa | grep ^nss nss-debuginfo-3.23.0-1.0.fc23.x86_64 nss-util-3.23.0-1.0.fc23.x86_64 nss-tools-3.23.0-1.0.fc23.x86_64 nss-sysinit-3.23.0-1.0.fc23.x86_64 nss-pkcs11-devel-3.23.0-1.0.fc23.x86_64 nss-softokn-freebl-devel-3.23.0-1.0.fc23.x86_64 nss-softokn-3.23.0-1.0.fc23.x86_64 nss-softokn-debuginfo-3.23.0-1.0.fc23.x86_64 nss-devel-3.23.0-1.0.fc23.x86_64 nss-util-debuginfo-3.23.0-1.0.fc23.x86_64 nss-softokn-devel-3.23.0-1.0.fc23.x86_64 nss-softokn-freebl-3.23.0-1.0.fc23.i686 ----- new nss-mdns-0.10-16.fc23.x86_64 nss-3.23.0-1.0.fc23.x86_64 nss-softokn-freebl-3.23.0-1.0.fc23.x86_64 nss-util-devel-3.23.0-1.0.fc23.x86_64 [emaldona@dhcp-16-216 ~]$ rpm -qa | grep ^glibc glibc-devel-2.22-11.fc23.x86_64 glibc-common-2.22-11.fc23.x86_64 glibc-2.22-11.fc23.i686 ----- new glibc-headers-2.22-11.fc23.x86_64 glibc-debuginfo-common-2.22-11.fc23.x86_64 glibc-2.22-11.fc23.x86_64 glibc-debuginfo-2.22-11.fc23.x86_64 To be more like what you did I removed glibc.i686 and repeated using yum and also okay. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. I don't know if the version you had mentioned had a bug that caused your issue. I believe the most recent package versions we're shipping shouldn't crash, I assume many people have installed this combination of packages. If you still can reproduce, please make another comment. |