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 1306706

Summary: [abrt] ipmitool: ipmi_sol_activate(): ipmitool killed by SIGSEGV
Product: Red Hat Enterprise Linux 7 Reporter: Jeff Bastian <jbastian>
Component: ipmitoolAssignee: Boris Ranto <branto>
Status: CLOSED DUPLICATE QA Contact: Rachel Sibley <rasibley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:317a7ce72c62a1c3dfdb4f6dedda18a9bf4bd69d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-11 16:06:57 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: exploitable
none
File: limits
none
File: machineid
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jeff Bastian 2016-02-11 16:00:07 UTC
Description of problem:
I tried to connect to an HP iLO using ipmitool, and the response from the iLO caused ipmitool to crash with a segfault.

Version-Release number of selected component:
ipmitool-1.8.13-8.el7_1

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        ipmitool -I lanplus -H hp-ilo.localdomain -U redacted -P redacted -L redacted -B 0 -T 0xD6 -b 7 -t 0x72 -m 0x20 sol activate
crash_function: ipmi_sol_activate
executable:     /usr/bin/ipmitool
global_pid:     20131
kernel:         3.10.0-327.4.4.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            12257

Truncated backtrace:
Thread no. 1 (3 frames)
 #0 ipmi_sol_activate at ipmi_sol.c:1740
 #1 ipmi_sol_main at ipmi_sol.c:2084
 #2 ipmi_main at ipmi_main.c:936

Comment 1 Jeff Bastian 2016-02-11 16:00:09 UTC
Created attachment 1123202 [details]
File: backtrace

Comment 2 Jeff Bastian 2016-02-11 16:00:11 UTC
Created attachment 1123203 [details]
File: cgroup

Comment 3 Jeff Bastian 2016-02-11 16:00:12 UTC
Created attachment 1123204 [details]
File: core_backtrace

Comment 4 Jeff Bastian 2016-02-11 16:00:14 UTC
Created attachment 1123205 [details]
File: dso_list

Comment 5 Jeff Bastian 2016-02-11 16:00:14 UTC
Created attachment 1123206 [details]
File: environ

Comment 6 Jeff Bastian 2016-02-11 16:00:15 UTC
Created attachment 1123207 [details]
File: exploitable

Comment 7 Jeff Bastian 2016-02-11 16:00:16 UTC
Created attachment 1123208 [details]
File: limits

Comment 8 Jeff Bastian 2016-02-11 16:00:17 UTC
Created attachment 1123209 [details]
File: machineid

Comment 9 Jeff Bastian 2016-02-11 16:00:18 UTC
Created attachment 1123210 [details]
File: maps

Comment 10 Jeff Bastian 2016-02-11 16:00:19 UTC
Created attachment 1123211 [details]
File: open_fds

Comment 11 Jeff Bastian 2016-02-11 16:00:20 UTC
Created attachment 1123212 [details]
File: proc_pid_status

Comment 12 Jeff Bastian 2016-02-11 16:00:21 UTC
Created attachment 1123213 [details]
File: var_log_messages

Comment 14 Boris Ranto 2016-02-11 16:06:57 UTC
Hi Jeff,

this is a duplicate of bz1276263. Please read bz1276263#c8 for more details on this -- essentially, you're probably giving ipmitool an incorrect user name. The user names are case-sensitive in IPMI. The segmentation fault should be fixed in 7.3 time-frame.

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