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 - [abrt] ipmitool: ipmi_sol_activate(): ipmitool killed by SIGSEGV
Summary: [abrt] ipmitool: ipmi_sol_activate(): ipmitool killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 1276263
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipmitool
Version: 7.2
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Boris Ranto
QA Contact: Rachel Sibley
URL:
Whiteboard: abrt_hash:317a7ce72c62a1c3dfdb4f6dedd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-11 16:00 UTC by Jeff Bastian
Modified: 2016-02-15 19:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-11 16:06:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
File: backtrace (17.47 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: cgroup (182 bytes, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: core_backtrace (1.24 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: dso_list (1.16 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: environ (3.90 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: exploitable (82 bytes, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: limits (1.29 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: machineid (135 bytes, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: maps (6.05 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: open_fds (141 bytes, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: proc_pid_status (1.11 KB, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details
File: var_log_messages (181 bytes, text/plain)
2016-02-11 16:00 UTC, Jeff Bastian
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.