From owner-freebsd-hackers Thu Oct 8 15:36:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07036 for freebsd-hackers-outgoing; Thu, 8 Oct 1998 15:36:16 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06977 for ; Thu, 8 Oct 1998 15:35:55 -0700 (PDT) (envelope-from tlambert@usr06.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id PAA24832; Thu, 8 Oct 1998 15:32:21 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp04.primenet.com, id smtpd024806; Thu Oct 8 15:32:15 1998 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id PAA19629; Thu, 8 Oct 1998 15:32:08 -0700 (MST) From: Terry Lambert Message-Id: <199810082232.PAA19629@usr06.primenet.com> Subject: Re: mail in free(): warning: junk pointer, too high to make sense. To: mike@smith.net.au (Mike Smith) Date: Thu, 8 Oct 1998 22:32:07 +0000 (GMT) Cc: Studded@dal.net, mike@smith.net.au, archie@whistle.com, FreeBSD-Hackers@FreeBSD.ORG In-Reply-To: <199810082035.NAA00434@dingo.cdrom.com> from "Mike Smith" at Oct 8, 98 01:35:08 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This isn't a fix, unfortunately. > > It means that there are two instances of 'msgvec' with global scope, > and the other one needs to be found too. Most likely this is an ELF problem because of the "_" semantic change on C symbols vs. asm symbols. I'm still suspicious of the rationale for that change, but whatever... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message