Your message dated Sun, 23 Feb 2014 19:20:57 +0000
with message-id <[email protected]>
and subject line Bug#736994: fixed in valgrind 1:3.9.0-5
has caused the Debian Bug report #736994,
regarding valgrind: stair-step indented list items in valgrind(1) manpage
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.)


-- 
736994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736994
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: valgrind
Version: 1:3.9.0-4
Severity: normal
File: /usr/share/man/man1/valgrind.1.gz

Dear Maintainer,

I know this probably isn't your fault, but I don't feel up to triaging
it further at the moment, and this looks really wrong:

,----
|        --show-leak-kinds=<set> [default: definite,possible]
|            Specifies the leak kinds to show in a full leak search, in one of
|            the following ways:
| 
|            ·   a comma separated list of one or more of
|                            definite indirect possible reachable.
|                          .RE
| 
|                ·   all to specify the complete set (all leak kinds).
|                                It is equivalent to
|                                
--show-leak-kinds=definite,indirect,possible,reachable.
|                              .RE
| 
|                    ·   none for the empty set.
|                                  .RE
| 
|                    --errors-for-leak-kinds=<set> [default: definite,possible]
|                        Specifies the leak kinds to count as errors in a full
|                        leak search. The <set> is specified similarly to
|                        --show-leak-kinds
| 
|                    --leak-check-heuristics=<set> [default: none]
|                        Specifies the set of leak check heuristics to be used
|                        during leak searches. The heuristics control which
|                        interior pointers to a block cause it to be considered
|                        as reachable. The heuristic set is specified in one of
|                        the following ways:
| 
|                        ·   a comma separated list of one or more of
|                                        stdstring newarray
|                            multipleinheritance.
|                                      .RE
| 
|                            ·   all to activate the complete set of
|                                            heuristics.
|                                            It is equivalent to
|                                            
--leak-check-heuristics=stdstring,newarray,multipleinheritance.
|                                          .RE
| 
|                                ·   none for the empty set.
|                                              .RE
| 
|                                    Note that these heuristics are dependent
|                                    on the layout of the objects produced by
|                                    the C++ compiler. They have been tested
|                                    with some gcc versions (e.g. 4.4 and 4.7).
|                                    They might not work properly with other
|                                    C++ compilers.
| 
|                                --show-reachable=<yes|no> ,
|                                --show-possibly-lost=<yes|no>
|                                    These options provide an alternative way
|                                    to specify the leak kinds to show:
| 
|                                    ·   --show-reachable=no
|                                        --show-possibly-lost=yes is equivalent
|                                        to
|                                                    
--show-leak-kinds=definite,possible.
|                                                  .RE
| 
|                                        ·   --show-reachable=no
|                                            --show-possibly-lost=no is
|                                            equivalent to
|                                                        
--show-leak-kinds=definite.
|                                                      .RE
| 
|                                            ·   --show-reachable=yes is
|                                                equivalent to
|                                                            
--show-leak-kinds=all.
|                                                            Note that
|                                                --show-possibly-lost=no has no
|                                                effect
|                                                            if
|                                                --show-reachable=yes is
|                                                specified.
|                                                          .RE
| 
|                                            --undef-value-errors=<yes|no>
|                                            [default: yes]
|                                                Controls whether Memcheck
|                                                reports uses of undefined
|                                                value errors. Set this to no
|                                                if you don't want to see
|                                                undefined value errors. It
|                                                also has the side effect of
|                                                speeding up Memcheck somewhat.
`----

(Maybe later I'll feel up for finding out what's *really* going wrong
and reporting that against docbook-xsl.)

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.9-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages valgrind depends on:
ii  libc6      2.17-97
ii  libc6-dbg  2.17-97

Versions of packages valgrind recommends:
ii  gdb           7.6.1-1
pn  valgrind-dbg  <none>

Versions of packages valgrind suggests:
pn  alleyoop      <none>
ii  kcachegrind   4:4.11.3-1
pn  valgrind-mpi  <none>
pn  valkyrie      <none>

-- no debconf information

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!

--- End Message ---
--- Begin Message ---
Source: valgrind
Source-Version: 1:3.9.0-5

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: SHA1

Format: 1.8
Date: Sun, 23 Feb 2014 20:04:38 +0100
Source: valgrind
Binary: valgrind valgrind-dbg valgrind-mpi
Architecture: source amd64
Version: 1:3.9.0-5
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: 733119 736994
Changes: 
 valgrind (1:3.9.0-5) unstable; urgency=medium
 .
   * Add 10_fix-memcheck-manual.patch (Closes: #736994)
   * Add suppressions to avoid errors from index() with newer libc
   * Add 11_track-af_inet6.patch to fix AF_INET6 sockets tracking
     (Closes: #733119)
Checksums-Sha1: 
 f46e20f5607360042a852ef69c776347b61068cd 2181 valgrind_3.9.0-5.dsc
 4c04f8181a1e08976a896e0d79f31b5434f2241d 28236 valgrind_3.9.0-5.debian.tar.xz
 c7dbe52dad934d7135b10dcba0e51021dc1deda2 14752964 valgrind_3.9.0-5_amd64.deb
 8929ba649ecbd4d1114370bea3d391a720e53689 66625908 
valgrind-dbg_3.9.0-5_amd64.deb
 d3d670922029f5a7b47997d777ceeac5c4c07161 94902 valgrind-mpi_3.9.0-5_amd64.deb
Checksums-Sha256: 
 4489fa9359e08ae536c61c32555385af0f2ba570d543ba96ac006e1ca111f837 2181 
valgrind_3.9.0-5.dsc
 4139b60d5d372ac5aabf31b21fb03ca158f11ce491432cae644214ddf5d91185 28236 
valgrind_3.9.0-5.debian.tar.xz
 238429763daf5480d0a2e6fe45db5a04c6fada1d1874cad04dad9b4b93496c8a 14752964 
valgrind_3.9.0-5_amd64.deb
 8308537a722292ae73bdf39dd53c5194f038bfc3a687f63bfc43594789127134 66625908 
valgrind-dbg_3.9.0-5_amd64.deb
 06a0488a7f0be3eb3520bbeb87cdadfa54ee52c6269fe598734893ef17554762 94902 
valgrind-mpi_3.9.0-5_amd64.deb
Files: 
 5468adcb51393174f98be3935198badc 2181 devel optional valgrind_3.9.0-5.dsc
 4c450246c6298ff8b6bad52118efc9c2 28236 devel optional 
valgrind_3.9.0-5.debian.tar.xz
 a1b236f6e3aed66742d3076f95283ef7 14752964 devel optional 
valgrind_3.9.0-5_amd64.deb
 276ef5fe21d22bb5eac8c8d5dc34b801 66625908 debug extra 
valgrind-dbg_3.9.0-5_amd64.deb
 144bd713650e646c7683541b0f399d7f 94902 devel optional 
valgrind-mpi_3.9.0-5_amd64.deb

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

iQIcBAEBAgAGBQJTCkhxAAoJEK+lG9bN5XPLEhUP/0EQhAoO2evnigZCmLkBY38G
2jS/qaaJUUhTC6ejL9mRJGyA0p2X54Om738jfw8KCnYo8Niide4Gr8hw/p5/Ym2e
dBqykeJXcfCZIY+fV5L+6mLAlQMG/Ya6LOQm38A7kBhOf8xkv+xobxN6HMH93Oyx
4lQbWmx8KDnb+ljstmUbE5z0c4AXi2qe39HvdABNCQAkvL0Eggyw6AhbOtrHnd6F
zVZviC+dRNNNstqkaXR1U4eKBJpuL9eCSoEV/NExfNbtCqeniYGlceBfiLgCByfJ
3bZ3wWV8j76htI3Boi977xWikvFIqbjg1tfOqCMuIc5TmMpLtkSFlhjVJuDTPkOz
sWPzYbA3OJJ4tOEaVWjdVsznH92xFu6+ZBO/d96GNcrduJOJcLPk9hXsNR5pP22v
w7TM3VfU5JTAMsqJ/whE08OZWLNUutjSl3wBTS4bsPXMaa2jfeSr4MiixHm+JF4f
j8emDdkbIbD7RkdvCIeih5TtOUeKatkSZQMbGuT6VwJHb8Jx9RqXfPd9lZ+Z8QoD
BQJGbiJooBPN+6VN5yiu+ZBUFHVuv7Djg+XyAPaggwMW6zSX9gI7Zg/BF9zvc3Kj
lMuSOoceWBSxdFP7mX2NBgtzmCSj23dJQ4C7OyhM9lW/WhkQGrSC1M1DjU+JumXo
JpujxmmP+ZO8pXwQJmbq
=QJB/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to