From owner-freebsd-current Mon Nov 18 13:17:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA12159 for current-outgoing; Mon, 18 Nov 1996 13:17:30 -0800 (PST) Received: from fools.ecpnet.com (ppp-67-104.dialup.winternet.com [204.246.67.104]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA12152 for ; Mon, 18 Nov 1996 13:17:23 -0800 (PST) Received: from localhost (moke@localhost) by fools.ecpnet.com (8.8.2/8.8.2) with SMTP id PAA01557; Mon, 18 Nov 1996 15:08:47 -0600 (CST) Date: Mon, 18 Nov 1996 15:08:46 -0600 (CST) From: Jimbo Bahooli To: Peter Childs cc: freebsd-current@freebsd.org Subject: Re: identd broken? In-Reply-To: <199611180825.SAA09182@al.imforei.apana.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Nov 1996, Peter Childs wrote: > In article you wrote: > > : I have been following -current for awhile now with few problems > : that I could not fix. Then this strange bug comes along, pidentd 2.7.2 > : comiled out of ports-current simpy does not work. This is the error > : message it generates. > > : Nov 16 19:17:31 fools identd[437]: getbuf: bad address (00000000 not in > : f0100000 -0xFFC00000) - ofile > > : I'm guessing its because its looking for something in the kernel thats > : changed positions in -current, if any would could help I would appreciate it. > > > trying remaking/installing libkvm and/or libps, then building > again... also cd /usr/src/include and do a make all... > > Peter > Just did this and it still did not work, and generated the excact same error message. Any other ideas?