From owner-freebsd-current Tue Dec 1 05:59:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29824 for freebsd-current-outgoing; Tue, 1 Dec 1998 05:59:28 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29817 for ; Tue, 1 Dec 1998 05:59:24 -0800 (PST) (envelope-from jfieber@fallout.campusview.indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.9.1/8.9.1) with ESMTP id IAA16239; Tue, 1 Dec 1998 08:59:07 -0500 (EST) Date: Tue, 1 Dec 1998 08:59:07 -0500 (EST) From: John Fieber To: The Hermit Hacker cc: freebsd-current@FreeBSD.ORG Subject: Re: 'junk pointer' with inetd ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 1 Dec 1998, The Hermit Hacker wrote: > I hate to ask, but on a Nov 4th -CURRENT system, right close to > the release, I've started to get the following errors coming up: > > hub# telnet localhost pop3 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > inetd in realloc(): warning: junk pointer, too high to make sense. > inetd in free(): warning: junk pointer, too high to make sense. Do you get the same result telnetting to other ports? If so, you've probably been bitten by the infamous dying daemons bug. Hom much RAM, how much swap and how much swap is in use? -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message