Date: Thu, 12 Jul 2007 22:49:47 +0200 From: Teufel <bsd@kuehlbox.de> To: Simon Barner <barner@FreeBSD.org>, current@FreeBSD.org Subject: Re: Valgrind GCC 4.2 patches Message-ID: <469693EB.8050802@kuehlbox.de> In-Reply-To: <20070712130213.GA3028@dose.local.invalid> References: <20070710120901.GA65987@atknoll88.informatik.tu-muenchen.de> <469608E2.3040804@kuehlbox.de> <20070712130213.GA3028@dose.local.invalid>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, we got a bit further... I guess its a prob with symbol versioning. Greetings, Stephan valgrind /bin/ls ==98005== Memcheck, a memory error detector for x86-linux. ==98005== Copyright (C) 2002-2004, and GNU GPL'd, by Julian Seward. ==98005== Using valgrind-2.1.0, a program supervision framework for x86-linux. ==98005== Copyright (C) 2000-2004, and GNU GPL'd, by Julian Seward. ==98005== Estimated CPU clock rate is 2464 MHz ==98005== For more details, rerun with: -v ==98005== /libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.0 required by /bin/ls not defined ==98005== ==98005== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ==98005== malloc/free: in use at exit: 0 bytes in 0 blocks. ==98005== malloc/free: 0 allocs, 0 frees, 0 bytes allocated. ==98005== For a detailed leak analysis, rerun with: --leak-check=yes ==98005== For counts of detected errors, rerun with: -v Simon Barner wrote: > Teufel wrote: > > I've updated the patches. Could you please try again? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?469693EB.8050802>