Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2016 16:38:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212153] sysutils/ipmitool: segmentation fault when accessing remote server ipmi
Message-ID:  <bug-212153-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212153

            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@FreeBSD.org
          Reporter: Graham.Jones@warwick.ac.uk
          Assignee: zi@FreeBSD.org
             Flags: maintainer-feedback?(zi@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:=20
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:=20
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     :=20
Chassis Intrusion    : inactive
Front-Panel Lockout  : inactive
Drive Fault          : false
Cooling/Fan Fault    : false

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212153-13>