|
From: Bart V. A. <bar...@gm...> - 2009-03-30 18:10:53
|
On Mon, Mar 30, 2009 at 4:53 PM, Konstantin Serebryany <kon...@gm...> wrote: >> Did you check whether DRD reports a false positive on your TLS test case ? > > DRD says nothing about TLS in this test (it prints lots of reports > about _dl_lookup_symbol_x though) On which distro did this occur ? The following command does not complain about _dl_lookup_symbol_x on Ubuntu 7.10 nor on openSUSE 11.1: ./vg-in-place --tool=drd --check-stack-var=yes drt/unittest/racecheck_unittest 130 Bart. |