Date: Sun, 13 Aug 2000 12:56:12 +1000 (EST) From: andrew@ugh.net.au To: Iain Templeton <iain@research.canon.com.au> Cc: freebsd-hackers@freebsd.org Subject: Re: libvgl: free(): warning: junk pointer, too high to make sense. Message-ID: <Pine.BSF.4.21.0008131251400.52481-100000@starbug.ugh.net.au> In-Reply-To: <Pine.SOL.4.10.10008122135290.502-100000@elph.research.canon.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Aug 2000, Iain Templeton wrote: > Hi Andrew :-) Hi Iain :-) > marked above thats failing, because it is trying to free something at > the address of VGLFont, which is a global array within libvgl.a. Yes that looks right. > Using gdb on the program should make it possible to confirm that or not. Using gdb on libvgl programs is an art I think...you have to debug in one window and run in another but you cant switch consoles unless the program is running....I'll have to try debugging it from another machine. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008131251400.52481-100000>