From: Jos v. d. O. <jos...@wu...> - 2003-04-23 09:49:17
|
Thanks Mathieu, Melchior and Melchior, I've succesfully found the memory leak by using the software mesa library instead of the nvidida driver. Best regards, Jos Melchior FRANZ wrote: > * Mathieu Malaterre -- Thursday 17 April 2003 16:03: > >>If you are using the lastest nvidia driver you can use: >> >>$__GL_FORCE_GENERIC_CPU=1 valgrind ... > > > Or else you can still override the nvidia driver by mesa, as in > > $ LD_PRELOAD=/usr/lib/GL/libGL.so.1.3.mesasoft valgrind ... > > m. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |