Date: Fri, 31 Oct 2003 00:56:33 -0600 From: Jeremy Messenger <mezz7@cox.net> To: Keith Davis <shadowcrest@comcast.net> Cc: freebsd-ports@freebsd.org Subject: Re: ports/games/xshisen Message-ID: <oprxwawjmw8ckrg5@smtp.central.cox.net> In-Reply-To: <3FA2068E.3030607@comcast.net> References: <3FA2068E.3030607@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Oct 2003 22:51:58 -0800, Keith Davis <shadowcrest@comcast.net> wrote: > xshisen port does not work. program compiles sucessfully but attempting > to run the program results in the following error. > > xshisen in free(): error: junk pointer, too high to make sense > Abort trap. > > Port: xshisen 1.36 > CVS Makefile,v 1.19 2003/03/07 It should be 'fake' fix if you set your malloc to 'aj'. The 'real' fix is to clean the double memory or pointer or whatever, so you should recompile it with the debug and run it under gdb. Cheers, Mezz -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprxwawjmw8ckrg5>