| Summary: | [abrt] policycoreutils-devel-2.1.14-75.fc20: OpenSSLDie: Process /usr/bin/python2.7 was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elad Alfassa <elad> | ||||||||||||||||||||
| Component: | openssl | Assignee: | Tomas Mraz <tmraz> | ||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | 20 | CC: | bkabrda, dmalcolm, dwalsh, elad, ivazqueznet, jonathansteffan, mgrepl, mstuchli, tmraz, tomspur | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:2d5dbf8bca117953847f775ffe3dd57652f28611 | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2015-03-27 11:52:24 UTC | Type: | --- | ||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||
|
Description
Elad Alfassa
2013-09-01 08:11:19 UTC
Created attachment 792529 [details]
File: backtrace
Created attachment 792530 [details]
File: cgroup
Created attachment 792531 [details]
File: core_backtrace
Created attachment 792532 [details]
File: dso_list
Created attachment 792533 [details]
File: environ
Created attachment 792534 [details]
File: limits
Created attachment 792535 [details]
File: maps
Created attachment 792536 [details]
File: open_fds
Created attachment 792537 [details]
File: proc_pid_status
This looks like it is a bug in python-libs hashlib. All my python code is using is hashlib.sha256() This seems to be a problem in openssl, not in Python. Reassigning. Note: this line from backtrace seems to hold important info: #2 0x00007f0d626cb89f in OpenSSLDie (file=file@entry=0x7f0d627cea34 "fips.c", line=line@entry=137, assertion=assertion@entry=0x7f0d627cea3b "FATAL FIPS SELFTEST FAILURE") at cryptlib.c:919 Do you have dracut-fips package installed? If yes either uninstall it or undo prelinkinig (prelink -u -a) and uninstall prelink. This is an old bug... I've reinstalled my computer a couple of times since then, and haven't seen this crash since. Closing. |