Re: [Valgrind-users] uninitialised value in ld.so

2009-02-08 Thread Jie Zhang
Hi Julian,

Julian Seward wrote:
> 
>> My libc is glibc 2.9-0exp2 from Debian experimental. I looked at
> 
> I think that is probably the cause of the problem.  Valgrind 3.4.x 
> works fine with glibc 2.9, but the glibc version needs to be known
> at build time.  If I had to guess, I would say your system originally
> had glibc-2.8, and valgrind installed, and you upgraded to glibc-2.9
> without rebuilding Valgrind.  Yes?
> 
> If that's a correct analysis, I suggest you download and build the
> 3.4.1 pre-release snapshot available at http://valgrind.org/downloads
> and see if that works properly.
> 

You are right. After I rebuilt the valgrind, it works properly.

Thanks!


Jie

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] uninitialised value in ld.so

2009-02-07 Thread Julian Seward


> My libc is glibc 2.9-0exp2 from Debian experimental. I looked at

I think that is probably the cause of the problem.  Valgrind 3.4.x 
works fine with glibc 2.9, but the glibc version needs to be known
at build time.  If I had to guess, I would say your system originally
had glibc-2.8, and valgrind installed, and you upgraded to glibc-2.9
without rebuilding Valgrind.  Yes?

If that's a correct analysis, I suggest you download and build the
3.4.1 pre-release snapshot available at http://valgrind.org/downloads
and see if that works properly.

J

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users