Your message dated Tue, 17 Feb 2009 19:57:39 GMT
with message-id <[email protected]>
and subject line db4.3 has been removed from Debian, closing #391518
has caused the Debian Bug report #391518,
regarding libdb4.3: DB->upgrade memory leak # libdb4.3 has this bug too
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.)


-- 
391518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391518
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libnss-db
Version: 2.2.3pre1-2
Severity: normal

Easy to reproduce - run this program, and watch top.

#include <netdb.h>

int main()
{
        struct servent *srv=NULL;

        while (1)  {
                srv = getservbyname("ftp", "tcp");
        }
        
        return 0;
}


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libnss-db depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libdb4.3                      4.3.29-5   Berkeley v4.3 Database Libraries [
ii  libselinux1                   1.30-1     SELinux shared libraries
ii  make                          3.81-2     The GNU version of the "make" util

libnss-db recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 4.3.29-12+rm

The db4.3 package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/515553 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues


--- End Message ---

Reply via email to