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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]