|
From: Julian S. <js...@ac...> - 2013-09-29 09:58:43
|
It's well overdue for another release. I propose to release 3.9.0 on
the last day of October, Thursday 31st, so we really need to have the
trunk stable for branching by the 15th.
There is a huge list of open bugs to choose from, far more than we
have resources to fix. There's a fairly up to date summary in the
trunk, in docs/internals/3_8_BUGSTATUS.txt. Please look there for
the overall top level current state.
Here are the ones I'd really like to have fixed for the release. More
than half of these have patches attached, which just need to be checked
over and committed. Please take some of these and land or fix them, if
they fall in your area of expertise. I will make a start by landing the
ARM/Thumb ones.
307557 Leaks on Mac OS X 10.7.5 libraries at ImageLoader::recursiveInit[..]
308135 PPC32 MPC8xx has 16 bytes cache size
289578 Backtraces with ARM unwind tables (stack scan flags) (/me to take)
243232 Inconsistent Lock Orderings report with trylock (PBOS?)
309827 add support for nvidia (nvmem) ioctls
318050 libmpiwrap fails to compile with out-of-source build
320131 WARNING: unhandled syscall: 369 on ARM (prlimit64)
320661 vgModuleLocal_read_elf_debug_info(): "Assertion '!di->soname'
320998 vex amd64->IR pcmpestri and pcmpestrm SSE4.2 instruction (easy)
321888 Unhandled instruction: LDRH (Thumb)
321891 Unhandled instruction: LDRHT (Thumb)
321892 Unhandled instruction: LDRSH (Thumb)
321902 disInstr(ARM): 0xECECA102
322254 Show threadname together with tid if set by application
322563 vex mips->IR: unhandled instruction bytes: 0x70 0x83 0xF0 0x3A
323035 Unhandled instruction: LDRSHT(Thumb)
323036 Unhandled instruction: SMMLS (ARM and Thumb)
323175 Unhandled instruction: SMLALD (ARM + Thumb)
323177 Unhandled instruction: SMLSLD (ARM + Thumb)
323178 Unhandled instruction: PLDW register (ARM)
323179 Unhandled instruction: PLDW immediate (ARM)
323432 Calling pthread_cond_destroy() or pthread_mutex_destroy()
323777 Documentation does not warn of sgcheck+darwin incompatibility
323803 Transactional memory instructions are not supported for Power
324047 Valgrind doesn't support [LDR,ST]{S}[B,H]T ARM instructions
324149 helgrind: When pthread_cond_timedwait returns ETIMEDOUT, helgrind
324181 mmap does not handle MAP_32BIT
324421 Support for fanotify API on ARM architecture
324834 Unhandled instructions in Microsoft C run-time for x86_64 (easy)
324894 Phase 3 support for IBM Power ISA 2.07
Other fixes that I'd like to ship:
* There's been some discussion on the users list, about Helgrind's
lock order checker giving false reports in the case of trylocks.
There may be a simple fix. 243232 is an example of this. PBos?
* Support for Haswell RTM (restricted transactional memory insns) is
in, but Haswell HLE isn't supported yet. To make this work requires
the x86_64 insn decoder to accept XACQUIRE/XRELEASE prefixes (F2/F3)
on certain memory instructions as listed by the Intel documentation.
Should be easy.
* Initial support for Power TM instructions needs to land (323803).
CarlL is on the case, I think.
* Syscall/Mach trap/ioctl tidyups for OSX10.8, if fixes appear in
time.
Apart from that, testing on recent distros and with the latest GCCs
and glibcs would be helpful. I'd particularly like to know that it
works OK on cutting edge Fedora on as many architectures as we can
test. Testing on recent Android release would also be appreciated.
Anything critical that I forgot?
J
|
|
From: Philippe W. <phi...@sk...> - 2013-09-29 16:50:57
|
On Sun, 2013-09-29 at 11:58 +0200, Julian Seward wrote: > 322254 Show threadname together with tid if set by application This one was fixed by Florian (rev 13553) Philippe |
|
From: Petar J. <mip...@gm...> - 2013-09-30 00:38:01
|
On Sun, Sep 29, 2013 at 11:58 AM, Julian Seward <js...@ac...> wrote: > 322563 vex mips->IR: unhandled instruction bytes: 0x70 0x83 0xF0 0x3A > I have just labeled this one as resolved/fixed. (Valgrind r13558 and VEX r2765). Regards, Petar |
|
From: Vasily G. <vas...@gm...> - 2013-09-30 15:39:30
|
> 324834 Unhandled instructions in Microsoft C run-time for x86_64 (easy) I will attach the patch to the BUG this week (possible, Wed). It will be good to test it in Windows (I can test only at Ubuntu). Vasily On Mon, Sep 30, 2013 at 4:37 AM, Petar Jovanovic <mip...@gm...> wrote: > On Sun, Sep 29, 2013 at 11:58 AM, Julian Seward <js...@ac...> wrote: >> >> 322563 vex mips->IR: unhandled instruction bytes: 0x70 0x83 0xF0 0x3A > > > I have just labeled this one as resolved/fixed. (Valgrind r13558 and VEX > r2765). > > Regards, > Petar > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > -- Best Regards, Vasily |
|
From: Mark W. <mj...@re...> - 2013-10-01 23:32:16
Attachments:
diffs.bz2
|
On Sun, 2013-09-29 at 11:58 +0200, Julian Seward wrote: > Apart from that, testing on recent distros and with the latest GCCs > and glibcs would be helpful. I'd particularly like to know that it > works OK on cutting edge Fedora on as many architectures as we can > test. I took current SVN (valgrind r13595, VEX r2779) and turned it into a srpm. For make dist to work if you want to generate pdf documentation you need an ugly hack atm https://bugzilla.redhat.com/show_bug.cgi?id=949087#c6 Hopefully the wrapping inside an srpm isn't too disruptive (the spec file does filter out some "default" compiler flags). If any issues are because of bad packaging, my apologies. But this was the easiest way to submit things to the koji buildbots. Since they are scratch builds the logs will be removed in a couple of days, but below are the summaries (and attached the compressed diffs for the failing tests). This were runs for Fedora 20, which is the next release, with glibc 2.18 and gcc 4.8.1. Which should be out end of November/start of December. I can also do runs for f19 (current stable release, glibc 2.17) and rawhide (development release with a development glibc version) if useful. x86_64: http://kojipkgs.fedoraproject.org//work/tasks/3198/6013198/build.log == 656 tests, 8 stderr failures, 2 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/amd64/insn_basic (stderr) memcheck/tests/amd64-linux/defcfaexpr (stderr) memcheck/tests/dw4 (stderr) memcheck/tests/origin5-bz2 (stderr) none/tests/amd64/insn_basic (stdout) none/tests/amd64/insn_basic (stderr) none/tests/async-sigs (stderr) none/tests/res_search (stdout) drd/tests/pth_mutex_reinit (stderr) exp-sgcheck/tests/hackedbz2 (stderr) i686: http://kojipkgs.fedoraproject.org//work/tasks/3199/6013199/build.log == 600 tests, 31 stderr failures, 1 stdout failure, 1 stderrB failure, 0 stdoutB failures, 0 post failures == gdbserver_tests/mssnapshot (stderrB) memcheck/tests/dw4 (stderr) memcheck/tests/origin5-bz2 (stderr) none/tests/async-sigs (stderr) none/tests/res_search (stdout) helgrind/tests/annotate_rwlock (stderr) helgrind/tests/free_is_write (stderr) helgrind/tests/hg02_deadlock (stderr) helgrind/tests/hg03_inherit (stderr) helgrind/tests/hg04_race (stderr) helgrind/tests/hg05_race2 (stderr) helgrind/tests/locked_vs_unlocked1_fwd (stderr) helgrind/tests/locked_vs_unlocked1_rev (stderr) helgrind/tests/locked_vs_unlocked2 (stderr) helgrind/tests/locked_vs_unlocked3 (stderr) helgrind/tests/pth_barrier1 (stderr) helgrind/tests/pth_barrier2 (stderr) helgrind/tests/pth_barrier3 (stderr) helgrind/tests/pth_destroy_cond (stderr) helgrind/tests/rwlock_race (stderr) helgrind/tests/tc01_simple_race (stderr) helgrind/tests/tc05_simple_race (stderr) helgrind/tests/tc06_two_races (stderr) helgrind/tests/tc06_two_races_xml (stderr) helgrind/tests/tc09_bad_unlock (stderr) helgrind/tests/tc14_laog_dinphils (stderr) helgrind/tests/tc16_byterace (stderr) helgrind/tests/tc19_shadowmem (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) drd/tests/pth_mutex_reinit (stderr) exp-sgcheck/tests/hackedbz2 (stderr) s390x: http://s390.koji.fedoraproject.org/koji/getfile?taskID=1223422&name=build.log == 641 tests, 8 stderr failures, 4 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/dw4 (stderr) none/tests/async-sigs (stderr) none/tests/process_vm_readv_writev (stderr) none/tests/res_search (stdout) none/tests/s390x/rounding-3 (stdout) none/tests/s390x/rounding-4 (stdout) none/tests/s390x/rounding-6 (stdout) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) drd/tests/pth_mutex_reinit (stderr) armv7hl: http://kojipkgs.fedoraproject.org//work/tasks/3197/6013197/build.log == 530 tests, 115 stderr failures, 2 stdout failures, 1 stderrB failure, 0 stdoutB failures, 0 post failures == gdbserver_tests/mcblocklistsearch (stderrB) memcheck/tests/badpoll (stderr) memcheck/tests/dw4 (stderr) memcheck/tests/err_disable3 (stderr) memcheck/tests/err_disable4 (stderr) memcheck/tests/leak-cases-full (stderr) memcheck/tests/leak-cases-summary (stderr) memcheck/tests/leak-cycle (stderr) memcheck/tests/leak-segv-jmp (stderr) memcheck/tests/leak-tree (stderr) memcheck/tests/leak_cpp_interior (stderr) memcheck/tests/linux/rfcomm (stderr) memcheck/tests/linux/stack_changes (stderr) memcheck/tests/lks (stderr) memcheck/tests/origin5-bz2 (stderr) memcheck/tests/partiallydefinedeq (stderr) memcheck/tests/sendmsg (stderr) memcheck/tests/supp_unknown (stderr) memcheck/tests/threadname (stderr) memcheck/tests/threadname_xml (stderr) memcheck/tests/varinfo1 (stderr) memcheck/tests/varinfo2 (stderr) memcheck/tests/varinfo3 (stderr) memcheck/tests/varinfo4 (stderr) memcheck/tests/varinfo5 (stderr) memcheck/tests/varinfo6 (stderr) memcheck/tests/writev1 (stderr) none/tests/arm/vfp (stdout) none/tests/async-sigs (stderr) none/tests/process_vm_readv_writev (stderr) none/tests/res_search (stdout) none/tests/rlimit64_nofile (stderr) helgrind/tests/annotate_hbefore (stderr) helgrind/tests/annotate_rwlock (stderr) helgrind/tests/annotate_smart_pointer (stderr) helgrind/tests/bar_bad (stderr) helgrind/tests/bar_trivial (stderr) helgrind/tests/free_is_write (stderr) helgrind/tests/hg01_all_ok (stderr) helgrind/tests/hg02_deadlock (stderr) helgrind/tests/hg03_inherit (stderr) helgrind/tests/hg04_race (stderr) helgrind/tests/hg05_race2 (stderr) helgrind/tests/hg06_readshared (stderr) helgrind/tests/locked_vs_unlocked1_fwd (stderr) helgrind/tests/locked_vs_unlocked1_rev (stderr) helgrind/tests/locked_vs_unlocked2 (stderr) helgrind/tests/locked_vs_unlocked3 (stderr) helgrind/tests/pth_barrier1 (stderr) helgrind/tests/pth_barrier2 (stderr) helgrind/tests/pth_barrier3 (stderr) helgrind/tests/pth_cond_destroy_busy (stderr) helgrind/tests/pth_destroy_cond (stderr) helgrind/tests/rwlock_race (stderr) helgrind/tests/rwlock_test (stderr) helgrind/tests/tc01_simple_race (stderr) helgrind/tests/tc02_simple_tls (stderr) helgrind/tests/tc03_re_excl (stderr) helgrind/tests/tc05_simple_race (stderr) helgrind/tests/tc06_two_races (stderr) helgrind/tests/tc06_two_races_xml (stderr) helgrind/tests/tc07_hbl1 (stderr) helgrind/tests/tc08_hbl2 (stderr) helgrind/tests/tc09_bad_unlock (stderr) helgrind/tests/tc11_XCHG (stderr) helgrind/tests/tc14_laog_dinphils (stderr) helgrind/tests/tc16_byterace (stderr) helgrind/tests/tc17_sembar (stderr) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc19_shadowmem (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) helgrind/tests/tc23_bogus_condwait (stderr) helgrind/tests/tc24_nonzero_sem (stderr) drd/tests/annotate_barrier (stderr) drd/tests/annotate_barrier_xml (stderr) drd/tests/annotate_ignore_read (stderr) drd/tests/annotate_order_1 (stderr) drd/tests/annotate_order_2 (stderr) drd/tests/annotate_order_3 (stderr) drd/tests/annotate_spinlock (stderr) drd/tests/annotate_trace_memory (stderr) drd/tests/annotate_trace_memory_xml (stderr) drd/tests/atomic_var (stderr) drd/tests/bar_trivial (stderr) drd/tests/circular_buffer (stderr) drd/tests/hg03_inherit (stderr) drd/tests/hg04_race (stderr) drd/tests/hg05_race2 (stderr) drd/tests/hold_lock_1 (stderr) drd/tests/hold_lock_2 (stderr) drd/tests/matinv (stderr) drd/tests/monitor_example (stderr) drd/tests/pth_barrier_race (stderr) drd/tests/pth_broadcast (stderr) drd/tests/pth_cond_destroy_busy (stderr) drd/tests/pth_cond_race (stderr) drd/tests/pth_cond_race2 (stderr) drd/tests/pth_cond_race3 (stderr) drd/tests/pth_detached (stderr) drd/tests/pth_detached2 (stderr) drd/tests/pth_detached_sem (stderr) drd/tests/pth_mutex_reinit (stderr) drd/tests/pth_once (stderr) drd/tests/pth_spinlock (stderr) drd/tests/rwlock_race (stderr) drd/tests/rwlock_test (stderr) drd/tests/sem_open2 (stderr) drd/tests/sem_open_traced (stderr) drd/tests/tc12_rwl_trivial (stderr) drd/tests/tc17_sembar (stderr) drd/tests/tc19_shadowmem (stderr) drd/tests/tc21_pthonce (stderr) drd/tests/tc23_bogus_condwait (stderr) drd/tests/thread_name (stderr) drd/tests/thread_name_xml (stderr) drd/tests/trylock (stderr) ppc didn't manage to compile the tests: http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/4825/1434825/build.log gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 -Winline -Wall -Wshadow -g -m32 -Wno-long-long -g -pipe -Wall -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wwrite-strings -fno-stack-protector -Wno-write-strings -c -o leak-segv-jmp.o leak-segv-jmp.c leak-segv-jmp.c:64:1: error: unknown type name 'ULong' extern ULong do_syscall_WRK ( ^ leak-segv-jmp.c:64:14: error: conflicting types for 'do_syscall_WRK' extern ULong do_syscall_WRK ( ^ leak-segv-jmp.c:11:14: note: previous declaration of 'do_syscall_WRK' was here extern UWord do_syscall_WRK (UWord syscall_no, ^ make[5]: *** [leak-segv-jmp.o] Error 1 ppc64 also didn't manage to compile the tests: http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/4826/1434826/build.log gcc -B /builddir/build/BUILD/valgrind-3.9.0.SVN/libgcc/ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -DVGA_ppc64=1 -DVGO_linux=1 -DVGP_ppc64_linux=1 -DVGPV_ppc64_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64_linux=1 -Winline -Wall -Wshadow -g -m32 -Winline -Wall -O -g -mregnames -maltivec -m32 -DHAS_ALTIVEC -Wno-long-long -g -pipe -Wall -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wwrite-strings -fno-stack-protector -Wno-write-strings -c -o jm_insns-jm-insns.o `test -f 'jm-insns.c' || echo './'`jm-insns.c jm-insns.c:171:23: fatal error: ./opcodes.h: No such file or directory #include "./opcodes.h" ^ compilation terminated. make[5]: *** [jm_insns-jm-insns.o] Error 1 |
|
From: Mark W. <mj...@re...> - 2013-10-02 11:42:10
|
On Wed, 2013-10-02 at 01:32 +0200, Mark Wielaard wrote: > On Sun, 2013-09-29 at 11:58 +0200, Julian Seward wrote: > > Apart from that, testing on recent distros and with the latest GCCs > > and glibcs would be helpful. I'd particularly like to know that it > > works OK on cutting edge Fedora on as many architectures as we can > > test. > > I took current SVN (valgrind r13595, VEX r2779) and turned it into a > srpm. For make dist to work if you want to generate pdf documentation > you need an ugly hack atm > https://bugzilla.redhat.com/show_bug.cgi?id=949087#c6 BTW. I made one small tweak (r13601) to add post_regtest_checks and check_headers_and_includes to dist_noinst_SCRIPTS, so they also end up in the make dist tarball. And allow .git in check_headers_and_includes to facilitate those valgrind hackers that use a git mirror of svn. Cheers, Mark |
|
From: Florian K. <fl...@ei...> - 2013-10-02 13:06:34
|
On 10/02/2013 01:42 PM, Mark Wielaard wrote: > > BTW. I made one small tweak (r13601) to add post_regtest_checks and > check_headers_and_includes to dist_noinst_SCRIPTS, so they also end up > in the make dist tarball. Oops, my bad.. Thanks for the fix. Florian |
|
From: Philippe W. <phi...@sk...> - 2013-10-02 22:12:35
|
On Wed, 2013-10-02 at 01:32 +0200, Mark Wielaard wrote: > ppc didn't manage to compile the tests: > http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/4825/1434825/build.log > > gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include > -I../../coregrind -I../../include -I../../VEX/pub -DVGA_ppc32=1 > -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1 > -Winline -Wall -Wshadow -g -m32 -Wno-long-long -g -pipe -Wall > -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switches -Wwrite-strings -fno-stack-protector > -Wno-write-strings -c -o leak-segv-jmp.o leak-segv-jmp.c > leak-segv-jmp.c:64:1: error: unknown type name 'ULong' > extern ULong do_syscall_WRK ( > ^ > leak-segv-jmp.c:64:14: error: conflicting types for 'do_syscall_WRK' > extern ULong do_syscall_WRK ( > ^ > leak-segv-jmp.c:11:14: note: previous declaration of 'do_syscall_WRK' > was here > extern UWord do_syscall_WRK (UWord syscall_no, > ^ > make[5]: *** [leak-segv-jmp.o] Error 1 I will take a look at the above (tomorrow probably, latest begin of next week) Philippe |
|
From: Mark W. <mj...@re...> - 2013-10-02 13:21:30
|
On Wed, 2013-10-02 at 01:32 +0200, Mark Wielaard wrote: > ppc64 also didn't manage to compile the tests: > http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/4826/1434826/build.log > > gcc -B /builddir/build/BUILD/valgrind-3.9.0.SVN/libgcc/ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -DVGA_ppc64=1 -DVGO_linux=1 -DVGP_ppc64_linux=1 -DVGPV_ppc64_linux_vanilla=1 -DVGA_SEC_ppc32=1 -DVGP_SEC_ppc64_linux=1 -Winline -Wall -Wshadow -g -m32 -Winline -Wall -O -g -mregnames -maltivec -m32 -DHAS_ALTIVEC -Wno-long-long -g -pipe -Wall -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wwrite-strings -fno-stack-protector -Wno-write-strings -c -o jm_insns-jm-insns.o `test -f 'jm-insns.c' || echo './'`jm-insns.c > jm-insns.c:171:23: fatal error: ./opcodes.h: No such file or directory > #include "./opcodes.h" > ^ > compilation terminated. > make[5]: *** [jm_insns-jm-insns.o] Error 1 This was caused by opcode.h missing from EXTRA_DIST so it didn't get into the make dist. Fixed by r13602. Cheers, Mark |
|
From: Mark W. <mj...@re...> - 2013-10-02 13:49:25
Attachments:
ppc64.diffs.gz
|
On Wed, 2013-10-02 at 15:21 +0200, Mark Wielaard wrote: > On Wed, 2013-10-02 at 01:32 +0200, Mark Wielaard wrote: > > ppc64 also didn't manage to compile the tests: > > This was caused by opcode.h missing from EXTRA_DIST so it didn't get > into the make dist. Fixed by r13602. And with one more fix (r13603 Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS.) here are the results for ppc64 (not fedora 20 though), with gcc-4.8.1 glibc-2.17 and binutils-2.23.52.0.1 == 535 tests, 31 stderr failures, 3 stdout failures, 0 stderrB failures, 0 stdoutB failures, 2 post failures == memcheck/tests/dw4 (stderr) memcheck/tests/linux/getregset (stdout) memcheck/tests/linux/getregset (stderr) memcheck/tests/supp_unknown (stderr) memcheck/tests/wrap8 (stdout) memcheck/tests/wrap8 (stderr) massif/tests/big-alloc (post) massif/tests/deep-D (post) none/tests/ppc64/round (stdout) helgrind/tests/annotate_rwlock (stderr) helgrind/tests/free_is_write (stderr) helgrind/tests/hg02_deadlock (stderr) helgrind/tests/hg03_inherit (stderr) helgrind/tests/hg04_race (stderr) helgrind/tests/hg05_race2 (stderr) helgrind/tests/locked_vs_unlocked1_fwd (stderr) helgrind/tests/locked_vs_unlocked1_rev (stderr) helgrind/tests/locked_vs_unlocked2 (stderr) helgrind/tests/locked_vs_unlocked3 (stderr) helgrind/tests/pth_barrier1 (stderr) helgrind/tests/pth_barrier2 (stderr) helgrind/tests/pth_barrier3 (stderr) helgrind/tests/pth_destroy_cond (stderr) helgrind/tests/rwlock_race (stderr) helgrind/tests/tc01_simple_race (stderr) helgrind/tests/tc05_simple_race (stderr) helgrind/tests/tc06_two_races (stderr) helgrind/tests/tc06_two_races_xml (stderr) helgrind/tests/tc09_bad_unlock (stderr) helgrind/tests/tc14_laog_dinphils (stderr) helgrind/tests/tc16_byterace (stderr) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc19_shadowmem (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) |