> Is there a known problem with glibc 2.3 and valgrind on redhat 8.0?
> Any workarounds?
Hard to say, since you mention no specific details of any problem.
There is a threading problem -- some calls like accept, recv,
select, poll, etc, can lead to all threads being blocked rather
than just one. I've fixed this in the cvs head and will backport
the fix to 1.9.6. It only afflicts glibc >= 2.3.2.
J
>
> Thanks,
> Bill
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Valgrind-users mailing list
> Val...@li...
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
|