Your message dated Mon, 22 Jun 2015 18:53:16 +0000
with message-id <[email protected]>
and subject line Bug#783685: fixed in valgrind 1:3.10.1-3
has caused the Debian Bug report #783685,
regarding valgrind: False positive with openmp: ??? (in 
/usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
783685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: valgrind
Version: 1:3.10.0-4
Severity: normal

Dear Maintainer,

It feels like there is a missing suppression for openmp on valgring+openmp 
(jessie amd64). Steps:

$ cat t.c
int main()
{
}
$ gcc -o t t.c -fopenmp
$ valgrind --leak-check=full --show-leak-kinds=all ./t
==4125== Memcheck, a memory error detector
==4125== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==4125== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
==4125== Command: ./t
==4125== 
==4125== 
==4125== HEAP SUMMARY:
==4125==     in use at exit: 8 bytes in 1 blocks
==4125==   total heap usage: 2 allocs, 1 frees, 32,824 bytes allocated
==4125== 
==4125== 8 bytes in 1 blocks are still reachable in loss record 1 of 1
==4125==    at 0x4C28C20: malloc (vg_replace_malloc.c:296)
==4125==    by 0x4E3B628: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==4125==    by 0x4E447C7: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==4125==    by 0x4E39D2C: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==4125==    by 0x400E9F9: call_init.part.0 (dl-init.c:78)
==4125==    by 0x400EAE2: call_init (dl-init.c:36)
==4125==    by 0x400EAE2: _dl_init (dl-init.c:126)
==4125==    by 0x40011C9: ??? (in /lib/x86_64-linux-gnu/ld-2.19.so)
==4125== 
==4125== LEAK SUMMARY:
==4125==    definitely lost: 0 bytes in 0 blocks
==4125==    indirectly lost: 0 bytes in 0 blocks
==4125==      possibly lost: 0 bytes in 0 blocks
==4125==    still reachable: 8 bytes in 1 blocks
==4125==         suppressed: 0 bytes in 0 blocks
==4125== 
==4125== For counts of detected and suppressed errors, rerun with: -v
==4125== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)



-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages valgrind depends on:
ii  libc6      2.19-18
ii  libc6-dbg  2.19-18

Versions of packages valgrind recommends:
ii  gdb           7.7.1+dfsg-5
ii  valgrind-dbg  1:3.10.0-4

Versions of packages valgrind suggests:
pn  alleyoop      <none>
pn  kcachegrind   <none>
pn  valgrind-mpi  <none>
pn  valkyrie      <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: valgrind
Source-Version: 1:3.10.1-3

We believe that the bug you reported is fixed in the latest version of
valgrind, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessandro Ghedini <[email protected]> (supplier of updated valgrind package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 22 Jun 2015 19:24:31 +0200
Source: valgrind
Binary: valgrind valgrind-dbg valgrind-mpi
Architecture: source amd64
Version: 1:3.10.1-3
Distribution: unstable
Urgency: medium
Maintainer: Alessandro Ghedini <[email protected]>
Changed-By: Alessandro Ghedini <[email protected]>
Description:
 valgrind   - instrumentation framework for building dynamic analysis tools
 valgrind-dbg - instrumentation framework for building dynamic analysis tools 
(de
 valgrind-mpi - instrumentation framework for building dynamic analysis tools 
(MP
Closes: 783504 783685
Changes:
 valgrind (1:3.10.1-3) unstable; urgency=medium
 .
   * Add suppression for OpenMP and libgomp (Closes: #783685)
   * Add 12_kernel-4.0.patch to fix FTBFS on Linux >= 4.0 (Closes: #783504)
   * Add 13_glibc-check.patch to generalize glibc version check
   * Install bash completion into the proper directory
Checksums-Sha1:
 e3bf1033807d537e303cd61e332256881117fe9e 2447 valgrind_3.10.1-3.dsc
 1dabc3c983e83d4846f6b61f8c43d662b36258d2 29748 valgrind_3.10.1-3.debian.tar.xz
 32a58c4b34ce1d2763eb4ad69c3b8331dd4e73bd 72138060 
valgrind-dbg_3.10.1-3_amd64.deb
 d0c5ec38215d5f5b1f933d468628204be74359f8 102260 valgrind-mpi_3.10.1-3_amd64.deb
 13acc73dd9103e83a59b23429a5bc77c11ddf12b 17004128 valgrind_3.10.1-3_amd64.deb
Checksums-Sha256:
 03791352010dd3dacbf1e35609dce235f7ab2ef7a8623c1dfdd5ea19acd9509a 2447 
valgrind_3.10.1-3.dsc
 d5babb8ead572f7ffaa413817e8190ed2bba7be9cf65061cbefe4673976074aa 29748 
valgrind_3.10.1-3.debian.tar.xz
 76a7f1c2f2ebe7a9f31ebad9403efe07001ff881787171aa587d2d9128af9afd 72138060 
valgrind-dbg_3.10.1-3_amd64.deb
 1a45fc7b95305288086610de07a0ebb6d7ccba6c1ec3c768a529f51e1fe85c48 102260 
valgrind-mpi_3.10.1-3_amd64.deb
 f6d2da7b245fe678693ec64f8483cd9a9d668f9469cfce6cafa8dcbb48d5485d 17004128 
valgrind_3.10.1-3_amd64.deb
Files:
 d00418803cd413e03326c4ce851ca342 2447 devel optional valgrind_3.10.1-3.dsc
 e1888a5b84be37789dd8db4e9a40562e 29748 devel optional 
valgrind_3.10.1-3.debian.tar.xz
 2a6a26b76f345d6cece346ac2455b8f6 72138060 debug extra 
valgrind-dbg_3.10.1-3_amd64.deb
 ae2125b0fee6b65d957a54fe7286eed5 102260 devel optional 
valgrind-mpi_3.10.1-3_amd64.deb
 f6fdea5872501bfc17f239c1098ac417 17004128 devel optional 
valgrind_3.10.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJViEqwAAoJEK+lG9bN5XPLETQP/jyTV/r15TdL6QknpHP8MbMe
r/FGrL7LTlSYFvKeFXYZFvrh44lQr6fEOb5cWE6P/xJQ+xUtWZDXR7whfBEMv28k
217dNa9XjNoOTJNUeyqxP875sOYHosI2G0LoG9oRBY7LtAq0zjQBG1c1VVQpMgyE
2NxY6naGom6ZQ9uNtpsEs3Pt13UCaxVMfLt3UsXxj53DHt5LoJv72C421gnV/pZ0
DzRoc1JYCv8ftWPn1uWiuqZx0BJgdaMcP42FVllum+e0g3Bsi/7AH9Fnvm3HsJlQ
Kd6Cyi/HuCUiFjf6OXJtWkEToVM9R4wih1MTprvJ394/fLDckg6QA3rBtsHqIj7T
crMPtPIUPZJtGsFmdQbGnun2x9aOvb9p91IXW9faJRl65Q4QJh8OBZNdJz3VOqvp
yCawcMsGp2TSCnaGbLGZIWjpBiCUci6CI/ltJO6RfZEuJb53Xy0RyFLYMfjbraLt
d1dSzQ207+H9qnb8r3eNeR+iZAV/gSRJ/sVmD1Ixc4pQXr/X68BSF6/5ju3wOoeA
kgYmtX0jqcZhz9PQq2Lwgf54waQt/4xDRQmIF9KX7z5FYdFTUuehc+pvriTCMBmj
1Bo5G6bzUJUm7+cEuXxorQkgNfxhdFBI5sJoo4T5sB3heFIOCbYbi1HNC8NV0Pyz
uWnXUS1akmJxbd6szl9y
=4fbO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to