Fw: [Boost-users] Problem with shared_ptr and pthreads_mutex_lock

Paolo Carlini pcarlini@suse.de
Thu Oct 6 18:04:00 GMT 2005


Paolo Carlini wrote:

>Ok, with a newer glibc I can reproduce (however here valgrind is older,
>2.1.1)
>  
>
I said I can reproduce, but actually are of the form:

==24174== Conditional jump or move depends on uninitialised value(s)
==24174==    at 0x3C00AC03: _dl_relocate_object (in /lib/ld-2.3.3.so)
==24174==    by 0x3C0031B8: dl_main (in /lib/ld-2.3.3.so)
==24174==    by 0x3C0108D4: _dl_sysdep_start (in /lib/ld-2.3.3.so)
==24174==    by 0x3C0010E3: _dl_start (in /lib/ld-2.3.3.so)
==24174==    by 0x3C000996: (within /lib/ld-2.3.3.so)

not really the same thing, sorry.

Paolo.



More information about the Libstdc++ mailing list