Dear fellow valgrind users, I'm getting terse description of some errors, after moving to 3.4.1, newly available on Ubuntu 9.04. I made this move to be able to use the --track-origins=yes option.
See example below. I don't recall details of offending instructions being replaced by ??? in the past. Is this a new option that I should be setting, or an indication of a spurious error? ==27271== Use of uninitialised value of size 8 ==27271== at 0x187FCEC6: (within /usr/lib/libGLcore.so.180.44) ==27271== by 0x41FF6BF: (within /usr/lib/libGL.so.180.44) ==27271== by 0x41FF6BF: (within /usr/lib/libGL.so.180.44) ==27271== by 0x7FEFFE22F: ??? ==27271== by 0x7FEFFE2EF: ??? ==27271== by 0x7FEFFE2F7: ??? ==27271== by 0x1B892EA7: (within /dev/zero) ==27271== by 0x1B865FFF: (within /dev/zero) ==27271== by 0x200000302: ??? ==27271== by 0x1B95510F: ??? ==27271== by 0x1B9550D7: ??? ==27271== by 0x1B955217: ??? ==27271== by 0x1FFFFFFFF: ??? ==27271== by 0x5FFFFFFFE: ??? ==27271== by 0x101892EA7: ??? ==27271== Uninitialised value was created by a heap allocation ==27271== at 0x4C278AE: malloc (vg_replace_malloc.c:207) ==27271== by 0x187FD508: (within /usr/lib/libGLcore.so.180.44) ==27271== by 0x41FF6BF: (within /usr/lib/libGL.so.180.44) ==27271== by 0x41FF6BF: (within /usr/lib/libGL.so.180.44) ==27271== by 0x7FEFFE22F: ??? ==27271== by 0x7FEFFE2EF: ??? ==27271== by 0x7FEFFE2F7: ??? ==27271== by 0x1B892EA7: (within /dev/zero) ==27271== by 0x1B865FFF: (within /dev/zero) ==27271== by 0x200000302: ??? ==27271== by 0x1B95510F: ??? ==27271== by 0x1B9550D7: ??? ==27271== by 0x1B955217: ??? ==27271== by 0x1FFFFFFFF: ??? ==27271== by 0x5FFFFFFFE: ??? ==27271== by 0x101892EA7: ??? Thanks for your kind support. Best wishes, -- Michel Audette, Ph.D. R & D Engineer, Kitware Inc., Chapel Hill, N.C. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
