Description of problem: Run yum update, this happened. Updating : selinux-policy-devel-3.12.1-74.fc20.noarch 21/167 /var/tmp/rpm-tmp.nRmb2e: line 1: 3266 Aborted (core dumped) /usr/bin/sepolgen-ifgen 2> /dev/null Version-Release number of selected component: policycoreutils-devel-2.1.14-75.fc20 Additional info: reporter: libreport-2.1.6 backtrace_rating: 4 cmdline: /usr/bin/python -Es /usr/bin/sepolgen-ifgen crash_function: OpenSSLDie executable: /usr/bin/python2.7 kernel: 3.11.0-0.rc7.git1.1.fc20.x86_64 runlevel: unknown uid: 0 Truncated backtrace: Thread no. 1 (10 frames) #2 OpenSSLDie at cryptlib.c:919 #3 FIPS_selftest_check at fips.c:137 #4 init_fips_mode at o_init.c:78 #5 OPENSSL_init_library at o_init.c:118 #6 call_init at dl-init.c:82 #8 _dl_init at dl-init.c:130 #9 dl_open_worker at dl-open.c:566 #10 _dl_catch_error at dl-error.c:177 #11 _dl_open at dl-open.c:650 #12 dlopen_doit at dlopen.c:66
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.