From: Leonard m. <spa...@ya...> - 2003-06-11 19:17:02
|
Anyone seen this with dlopen() in GLIBC? Don't think this is my app's fault, but would like to be sure. The more general question would be: is there are has anyone thought of having a database (web directory) of valgrind suppression rules for more commonly used libraries on Linux? Thanks, Randall ==2566== Conditional jump or move depends on uninitialised value(s) ==2566== at 0x40008691: elf_dynamic_do_rel.4 (in /lib/ld-2.2.5.so) ==2566== by 0x4000896A: _dl_relocate_object (in /lib/ld-2.2.5.so) ==2566== by 0x40B190C0: dl_open_worker (in /lib/libc.so.6) ==2566== by 0x40009F95: _dl_catch_error (in /lib/ld-2.2.5.so) ==2566== by 0x40B191F4: _dl_open (in /lib/libc.so.6) ==2566== by 0x40226EF8: dlopen_doit (in /lib/libdl.so.2) ==2566== by 0x40009F95: _dl_catch_error (in /lib/ld-2.2.5.so) ==2566== by 0x402272F3: _dlerror_run (in /lib/libdl.so.2) ==2566== by 0x40226F43: dlopen@@GLIBC_2.1 (in /lib/libdl.so.2) __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |