Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 903144

Summary: [abrt] chrony-1.27-0.5.pre1.git1ca844.el7: main: Process /usr/bin/chronyc was killed by signal 6 (SIGABRT)
Product: Red Hat Enterprise Linux 7 Reporter: Michal Toman <mtoman>
Component: chronyAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: pknirsch, rvokal
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bab881e4c9e49c9c8621c8a5c677b51181281c99
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 17:45:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
better backtrace none

Description Michal Toman 2013-01-23 10:12:16 UTC
Description of problem:
Happend after I've entered password to PolicyKit window, but I'm not sure this is really related.

Version-Release number of selected component:
chrony-1.27-0.5.pre1.git1ca844.el7

Additional info:
backtrace_rating: 4
cmdline:        /usr/bin/chronyc
crash_function: main
executable:     /usr/bin/chronyc
fips_enabled:   1
kernel:         3.6.0-0.28.el7.x86_64
remote_result:  NOTFOUND
uid:            0
var_log_messages: Nov 15 10:25:33 dhcp-25-31 abrt[959]: Saved core dump of pid 957 (/usr/bin/chronyc) to /var/spool/abrt/ccpp-2012-11-15-10:25:33-957 (491520 bytes)

Truncated backtrace:
Thread no. 1 (0 frames)

Comment 1 Michal Toman 2013-01-23 10:12:18 UTC
Created attachment 685793 [details]
File: backtrace

Comment 2 Michal Toman 2013-01-23 10:12:21 UTC
Created attachment 685794 [details]
File: cgroup

Comment 3 Michal Toman 2013-01-23 10:12:23 UTC
Created attachment 685795 [details]
File: core_backtrace

Comment 4 Michal Toman 2013-01-23 10:12:25 UTC
Created attachment 685796 [details]
File: dso_list

Comment 5 Michal Toman 2013-01-23 10:12:27 UTC
Created attachment 685797 [details]
File: environ

Comment 6 Michal Toman 2013-01-23 10:12:29 UTC
Created attachment 685798 [details]
File: limits

Comment 7 Michal Toman 2013-01-23 10:12:33 UTC
Created attachment 685799 [details]
File: maps

Comment 8 Michal Toman 2013-01-23 10:12:36 UTC
Created attachment 685800 [details]
File: open_fds

Comment 9 Michal Toman 2013-01-23 10:12:38 UTC
Created attachment 685801 [details]
File: proc_pid_status

Comment 10 Michal Toman 2013-01-23 10:20:16 UTC
Created attachment 685804 [details]
better backtrace

attaching a better backtrace - with chrony debuginfo installed

Comment 12 Miroslav Lichvar 2013-01-23 12:41:29 UTC
Thanks for the report.

This seems to be caused by running in FIPS mode where freebl no longer provides the MD5 function.

Comment 13 Miroslav Lichvar 2013-01-24 17:45:16 UTC
It turned out hash initialization with nss-softokn-freebl-3.14-1.el7.x86_64 fails in FIPS mode due to bug #829088. chronyc seems to work with nss-softokn-freebl-3.14-5.el7.

*** This bug has been marked as a duplicate of bug 829088 ***