This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


I also saw a bunch of messages from valgrind related to ld. Would it do
any good to send you (not the list!) the complete output from valgrind?

Kurt

In case it's relevant, here's the output from uname -a

Linux angel 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux

and gcc --version

gcc (GCC) 4.0.1  (Debian 4.0.1-2)


Paolo Carlini wrote:

>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.
>  
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]