A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5216 ====================================================================== Reported By: zdima Assigned To: laurent ====================================================================== Project: apcupsd Issue ID: 5216 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: confirmed ====================================================================== Date Submitted: 2014-11-14 22:06 CET Last Modified: 2014-11-17 00:43 CET ====================================================================== Summary: apctest dump core Description: While running apctest it is dumping a core.
Configuration: # uname -a SunOS freenas 5.11 omnios-10b9c79 i86pc i386 i86pc # pkginfo -l SUNWlibusb | grep VER VERSION: 11.11.0,REV=2013.03.05.02.28 # grep -v "^#" /etc/opt/csw/apcupsd/apcupsd.conf | grep -v "^$" UPSNAME UPS UPSCABLE usb UPSTYPE usb DEVICE LOCKFILE /var/spool/locks SCRIPTDIR /etc/opt/csw/apcupsd PWRFAILDIR /etc NOLOGINDIR /etc ONBATTERYDELAY 6 BATTERYLEVEL 5 MINUTES 3 TIMEOUT 0 ANNOY 300 ANNOYDELAY 60 NOLOGON disable KILLDELAY 0 NETSERVER on NISIP 127.0.0.1 NISPORT 3551 EVENTSFILE /var/opt/csw/apcupsd/apcupsd.events EVENTSFILEMAX 10 UPSCLASS standalone UPSMODE disable STATTIME 0 STATFILE /var/opt/csw/apcupsd/apcupsd.status LOGSTATS off DATATIME 0 # /opt/csw/sbin/apctest 2014-11-14 16:01:24 apctest 3.14.12 (29 March 2014) sun Checking configuration ... sharenet.type = Network & ShareUPS Disabled cable.type = USB Cable mode.type = USB UPS Driver Setting up the port ... Doing prep_device() ... You are using a USB cable type, so I'm entering USB test mode Hello, this is the apcupsd Cable Test program. This part of apctest is for testing USB UPSes. Getting UPS capabilities...Segmentation Fault (core dumped) ====================================================================== ---------------------------------------------------------------------- (0010963) zdima (reporter) - 2014-11-17 00:43 https://www.opencsw.org/mantis/view.php?id=5216#c10963 ---------------------------------------------------------------------- I have checked and the daemon was not in memory. When I start the daemon (not sure if it actually able to detect UPS), the apctest report error and exit (see below). I suspect that there is an issue with configuration and this is where it is crashing. # ./apctest 2014-11-16 18:39:04 apctest 3.14.12 (29 March 2014) sun Checking configuration ... sharenet.type = Network & ShareUPS Disabled cable.type = USB Cable mode.type = USB UPS Driver apctest FATAL ERROR in apctest.c at line 335 Unable to create UPS lock file. If apcupsd or apctest is already running, please stop it and run this program again. apctest error termination completed
