https://bugs.kde.org/show_bug.cgi?id=358213

Mark Wielaard <m...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96738|0                           |1
        is obsolete|                            |

--- Comment #4 from Mark Wielaard <m...@redhat.com> ---
Created attachment 96765
  --> https://bugs.kde.org/attachment.cgi?id=96765&action=edit
pthread_barrier-vs-newer-glibc-implementation-drd-helgrind

Simplest option to solve the drd issue is to do like in the helgrind case and
have two variants of the exp files. One of which will have
pthread_barrier_destroy hang, and so then drd will just not see that it wasn't
a barrier. Which isn't ideal, but since it is the last test in the batch it
seems it doesn't impact things too much.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to