[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#443475: Mentioned workaround "persistent {passwd,group,hosts} no" is not working here



nscd keeps still crashing, even with persistent set to no, so
no disk cache is be written any more.

crash output and nscd.conf is attached.

Please tell me what else I need to provide to debug this issue
further on. This is getting a major obstacle.


-- 
Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres 
Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg
IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224
Email: Hermann.Lauer@iwr.uni-heidelberg.de
6062: handle_request: request received (Version = 2) from PID 12994
6062:   GETFDPW
6062: provide access to FD 4, for passwd
6062: handle_request: request received (Version = 2) from PID 12997
6062:   GETPWBYNAME (root)
6062: handle_request: request received (Version = 2) from PID 12997
6062:   GETPWBYNAME (root)
6062: handle_request: request received (Version = 2) from PID 12998
6062:   GETFDGR
6062: provide access to FD 6, for group
6062: handle_request: request received (Version = 2) from PID 12998
6062:   INITGROUPS (root)
6062: Haven't found "root" in group cache!
6062: handle_request: request received (Version = 2) from PID 13001
6062:   GETFDPW
6062: provide access to FD 4, for passwd
6062: handle_request: request received (Version = 2) from PID 13002
6062:   GETFDPW
6062: provide access to FD 4, for passwd
6062: remove INITGROUPS entry "root"
6062: Reloading "opt079" in hosts cache!
6062: Reloading "opt058" in hosts cache!
6062: Reloading "opt080" in hosts cache!
6062: Reloading "opt069" in hosts cache!
6062: Reloading "opt070" in hosts cache!
6062: Reloading "opt059" in hosts cache!
6062: Reloading "opt081" in hosts cache!
6062: Reloading "opt060" in hosts cache!
6062: Reloading "opt071" in hosts cache!
6062: Reloading "opt082" in hosts cache!
6062: Reloading "opt061" in hosts cache!
6062: Reloading "opt072" in hosts cache!
6062: Reloading "opt051" in hosts cache!
6062: Reloading "opt062" in hosts cache!
6062: Reloading "opt073" in hosts cache!
6062: Reloading "opt052" in hosts cache!
6062: Reloading "opt063" in hosts cache!
6062: Reloading "opt074" in hosts cache!
6062: Reloading "opt053" in hosts cache!
6062: Reloading "opt064" in hosts cache!
6062: Reloading "opt075" in hosts cache!
6062: Reloading "opt054" in hosts cache!
6062: Reloading "opt065" in hosts cache!
6062: Reloading "opt076" in hosts cache!
6062: Reloading "opt055" in hosts cache!
6062: Reloading "opt066" in hosts cache!
6062: Reloading "opt077" in hosts cache!
6062: Reloading "opt056" in hosts cache!
6062: Reloading "opt067" in hosts cache!
6062: Reloading "opt078" in hosts cache!
6062: Reloading "opt057" in hosts cache!
6062: Reloading "opt068" in hosts cache!
6062: Reloading "0" in password cache!
6062: Reloading "costescu" in password cache!
nscd: cache.c:144: cache_add: Assertion `newp->key + newp->len <= table->head->first_free' failed.

[2]+  Aborted                 /usr/sbin/nscd -d
	debug-level		0
	paranoia		no

	enable-cache		passwd		yes
	positive-time-to-live	passwd		600
	negative-time-to-live	passwd		20
	suggested-size		passwd		211
	check-files		passwd		yes
	persistent		passwd		no
	shared			passwd		yes

	enable-cache		group		yes
	positive-time-to-live	group		3600
	negative-time-to-live	group		60
	suggested-size		group		211
	check-files		group		yes
	persistent		group		no
	shared			group		yes

	enable-cache		hosts		yes
	positive-time-to-live	hosts		3600
	negative-time-to-live	hosts		20
	suggested-size		hosts		211
	check-files		hosts		yes
	persistent		hosts		no
	shared			hosts		yes

Reply to: