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