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: [EMAIL PROTECTED]           Yahoo!: yscrappy              ICQ: 7615664
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to