Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2004 16:40:16 -0400 (AST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-port@freebsd.org
Subject:   anyone using zabbix?
Message-ID:  <20040322163854.M98092@ganymede.hub.org>
Resent-Message-ID: <20040322210939.X98092@ganymede.hub.org>

next in thread | raw e-mail | index | archive | help

Just did a make install for the -agents on one of my servers, and its
crashing with a SegFault ... truss is showing:

stat("/etc/spwd.db",0x7fbff550)                  = 0 (0x0)
open("/etc/spwd.db",0x0,00)                      = 4 (0x4)
fcntl(0x4,0x2,0x1)                               = 0 (0x0)
read(0x4,0x8096000,0x104)                        = 260 (0x104)
break(0x8098000)                                 = 0 (0x0)
break(0x8099000)                                 = 0 (0x0)
break(0x809a000)                                 = 0 (0x0)
lseek(4,0x2000,0)                                = 8192 (0x2000)
read(0x4,0x8099000,0x1000)                       = 4096 (0x1000)
break(0x809b000)                                 = 0 (0x0)
close(4)                                         = 0 (0x0)
truss: PIOCWAIT top of loop: Inappropriate ioctl for device


server is running 4.9-STABLE ...


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664



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