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 853539

Summary: [abrt] pacemaker-1.1.8-1.el7: crm_abort: Process /usr/libexec/pacemaker/crmd was killed by signal 6 (SIGABRT)
Product: Red Hat Enterprise Linux 7 Reporter: Nate Straz <nstraz>
Component: pacemakerAssignee: Andrew Beekhof <abeekhof>
Status: CLOSED CURRENTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f30c13b4bf81a89e2e8470d22ff8bbba1de5e7b3
Fixed In Version: pacemaker-1.1.8-3.el7 Doc Type: Bug Fix
Doc Text:
Cause: The software assumed a variable would never be NULL and dereferenced it. Consequence: The program crashed. Fix: Check for NULL first. Result: Program no longer crashes
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-16 06:32:05 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: core_backtrace
none
File: environ
none
File: backtrace
none
File: limits
none
File: cgroup
none
File: maps
none
File: dso_list
none
File: build_ids
none
File: var_log_messages
none
File: open_fds none

Description Nate Straz 2012-08-31 19:45:15 UTC
Description of problem:
Started pacemaker on a cluster node.

Version-Release number of selected component:
pacemaker-1.1.8-1.el7

Additional info:
libreport version: 2.0.12
abrt_version:   2.0.11
backtrace_rating: 4
cmdline:        /usr/libexec/pacemaker/crmd
crash_function: crm_abort
kernel:         3.5.0-0.24.el7.x86_64

truncated backtrace:
:Thread no. 1 (8 frames)
: #2 crm_abort at utils.c
: #5 g_return_if_fail_warning at gmessages.c
: #6 do_lrm_control at lrm.c
: #7 s_crmd_fsa_actions at fsa.c
: #8 s_crmd_fsa at fsa.c
: #9 crm_fsa_trigger at callbacks.c
: #10 crm_trigger_dispatch at mainloop.c
: #16 crmd_init at main.c

Comment 1 Nate Straz 2012-08-31 19:45:17 UTC
Created attachment 608648 [details]
File: core_backtrace

Comment 2 Nate Straz 2012-08-31 19:45:18 UTC
Created attachment 608649 [details]
File: environ

Comment 3 Nate Straz 2012-08-31 19:45:20 UTC
Created attachment 608650 [details]
File: backtrace

Comment 4 Nate Straz 2012-08-31 19:45:21 UTC
Created attachment 608651 [details]
File: limits

Comment 5 Nate Straz 2012-08-31 19:45:22 UTC
Created attachment 608652 [details]
File: cgroup

Comment 6 Nate Straz 2012-08-31 19:45:24 UTC
Created attachment 608653 [details]
File: maps

Comment 7 Nate Straz 2012-08-31 19:45:25 UTC
Created attachment 608654 [details]
File: dso_list

Comment 8 Nate Straz 2012-08-31 19:45:27 UTC
Created attachment 608655 [details]
File: build_ids

Comment 9 Nate Straz 2012-08-31 19:45:28 UTC
Created attachment 608656 [details]
File: var_log_messages

Comment 10 Nate Straz 2012-08-31 19:45:30 UTC
Created attachment 608657 [details]
File: open_fds

Comment 11 Andrew Beekhof 2012-09-04 03:16:32 UTC
This was fixed upstream by:

  https://github.com/beekhof/pacemaker/commit/d11c140

which is already present in 1.1.8-2

Comment 12 Nate Straz 2012-09-05 15:02:14 UTC
(In reply to comment #11)
> This was fixed upstream by:
> 
>   https://github.com/beekhof/pacemaker/commit/d11c140
> 
> which is already present in 1.1.8-2

No such build is in brew.

Comment 13 Andrew Beekhof 2012-09-07 03:18:11 UTC
WTH.  I'm sure I did a build.
In any case, I'll do another on monday and the fix will be included then.