Date: Mon, 29 Mar 1999 14:40:50 +0400 (MSD) From: Ilya Varlashkin <ilya@ripn.net> To: freebsd-stable@freebsd.org Subject: kvm_read: Bad address (ucd-snmp; fbsd 3.1-stable) Message-ID: <199903291040.OAA46425@diamond.ripn.net>
next in thread | raw e-mail | index | archive | help
Hi! Recently I've moved from 2.2-stable to 3.1-stable. I've noticed snmpd (compiled after 3.1-stable installed) now crashes upon every snmpwalk. Actualy snmpd continuously writes to snmpd.log as follow /var partition becomes full. Looked in log file I've found following: kvm_read(*, 9a0, 0xefbfb8b4, 96) = 0: kvm_read: Bad address TCP_Count_Connections - inpcb: Bad address kvm_read(*, 9a0, 0xefbfb8b4, 96) = 0: kvm_read: Bad address TCP_Count_Connections - inpcb: Bad address kvm_read(*, 9a0, 0xefbfb8b4, 96) = 0: kvm_read: Bad address TCP_Count_Connections - inpcb: Bad address (About 58MB total for one pass of snmpwalk) Any clue on whether is it UCD-SNMP port fault or FreeBSD core problem? -- Ilya Varlashkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903291040.OAA46425>