|
From: Julian S. <js...@ac...> - 2006-02-12 01:14:19
|
> > When you say "valgrind fails", exactly what happens? > > ==14133== Using valgrind-3.1.0, a dynamic binary instrumentation framework. Ah. 3.1.0. That wasn't clear from before. Sure, I can repro the crash with 3.1.0, but I guess something or other got fixed after 3.1.0, since the program runs OK with the current trunk (pre 3.2.0) sources, as I said. So I suggest you dump 3.1.0 and check out and build the trunk, which is very easy: see http://www.valgrind.org/downloads/repository.html and let us know if you find any problems with that. J |