From: Andraz T. <And...@gu...> - 2003-06-11 19:38:14
|
Na 1055359015, 2003-06-11 ob 21:16, je Leonard mckinley napisal(a): > Anyone seen this with dlopen() in GLIBC? Don't think this is my > app's fault, but would like to be sure. I am getting errors like this: =3D=3D16113=3D=3D Conditional jump or move depends on uninitialised value(s= ) =3D=3D16113=3D=3D at 0x40007AD4: elf_dynamic_do_rel.7 (in /lib/ld-2.3.1.= so) =3D=3D16113=3D=3D by 0x40007FB8: _dl_relocate_object_internal (in /lib/ld-2.3.1.so) =3D=3D16113=3D=3D by 0x40B73053: (within /lib/libc-2.3.1.so) =3D=3D16113=3D=3D by 0x400095BD: _dl_catch_error_internal (in /lib/ld-2.3.1.so) =3D=3D16113=3D=3D =3D=3D16113=3D=3D Conditional jump or move depends on uninitialised value(s= ) =3D=3D16113=3D=3D at 0x40007AD8: elf_dynamic_do_rel.7 (in /lib/ld-2.3.1.= so) =3D=3D16113=3D=3D by 0x40007FB8: _dl_relocate_object_internal (in /lib/ld-2.3.1.so) =3D=3D16113=3D=3D by 0x40B73053: (within /lib/libc-2.3.1.so) =3D=3D16113=3D=3D by 0x400095BD: _dl_catch_error_internal (in /lib/ld-2.3.1.so) > 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? That would be cool, also i find valgrind's documentation on writing your own surpression rules quite incomprehensable. Bye Andraz Tori |