This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug nscd/4905] New: glibc 2.6.1: nscd aborts at hstcache.c:389
- From: "ast at domdv dot de" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 8 Aug 2007 16:06:58 -0000
- Subject: [Bug nscd/4905] New: glibc 2.6.1: nscd aborts at hstcache.c:389
- Reply-to: sourceware-bugzilla at sourceware dot org
nscd of glibc-2.6.1 terminates about once within 24 to 48 hours. Running it with
'-d' gives:
1359: handle_request: request received (Version = 2) from PID 993
1359: GETFDPW
1359: handle_request: request received (Version = 2) from PID 993
1359: GETPWBYUID (65534)
1359: handle_request: request received (Version = 2) from PID 993
1359: GETFDHST
1359: handle_request: request received (Version = 2) from PID 993
1359: GETHOSTBYNAME (zeus)
1359: Reloading "swupmf.adobe.com" in hosts cache!
nscd: hstcache.c:389: cache_addhst: Assertion `hst->h_addr_list[1] == ((void
*)0)' failed.
Compiler is vanilla gcc-4.1.2, binutils is vanilla binutils-2.17.
--
Summary: glibc 2.6.1: nscd aborts at hstcache.c:389
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: nscd
AssignedTo: drepper at redhat dot com
ReportedBy: ast at domdv dot de
CC: glibc-bugs at sources dot redhat dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=4905
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.