|
From: Jason S. <st...@co...> - 2004-07-26 20:25:09
|
Fellow valgrind users, I'm using valgrind 2.0 to find a memory leak in an application under Linux. I'm getting an unusual error that I haven't been able to fix or work around: VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): internal error: Does anyone know the normal cause of this error, and how it may be fixed? Thank you, J |
|
From: Tom H. <th...@cy...> - 2004-07-26 21:03:46
|
In message <410...@co...>
Jason Stowe <st...@co...> wrote:
> Fellow valgrind users,
> I'm using valgrind 2.0 to find a memory leak in an application under
> Linux. I'm getting an unusual error that I haven't been able to fix or
> work around:
>
> VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): internal error:
>
> Does anyone know the normal cause of this error, and how it may be fixed?
Using a more recent valgrind would probably be a good start.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|