[Bug 212153] sysutils/ipmitool: segmentation fault when accessing remote server ipmi

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 25 16:38:42 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212153

            Bug ID: 212153
           Summary: sysutils/ipmitool: segmentation fault when accessing
                    remote server ipmi
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: Graham.Jones at warwick.ac.uk
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

Use of ipmitool 1.8.17_1 on FreeBSD 10.3 causes segmentation faults when
connecting to a remote host with lanplus

> ipmitool -V
ipmitool version 1.8.17
> ipmitool -I lanplus -H 10.142.15.250 -U ADMIN chassis status
Password: 
Segmentation fault (core dumped)

whilst on a different server with an older version of the port ipmitool
1.8.15_1 it works fine

> ipmitool -V
ipmitool version 1.8.15
> ipmitool -I lanplus -H 10.142.15.250 -U ADMIN chassis status
Password: 
System Power         : on
Power Overload       : false
Power Interlock      : inactive
Main Power Fault     : false
Power Control Fault  : false
Power Restore Policy : always-off
Last Power Event     : 
Chassis Intrusion    : inactive
Front-Panel Lockout  : inactive
Drive Fault          : false
Cooling/Fan Fault    : false

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list