reassign 308966 libnss-db reopen 308966 thanks Ok. It is really the bug in libnss-db:
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x4031da98 in db_open (file=0x4031dd71 "/var/lib/misc/group.db",
type=141138848,
flags=141138848, mode=141138848, dbenv=0x0, dbinfo=0x0, dbp=0x8699ba0) at
db-compat.c:43
#2 0x4031dc1b in internal_setent (file=0x8699ba0 "", dbp=0x4031e204) at
db-open.c:57
#3 0x4031bf40 in _nss_db_setgrent (stayopen=141138848) at db-XXX.c:72
#4 0x402831d1 in fgetgrent () from /lib/libc.so.6
#5 0x40283473 in fgetgrent () from /lib/libc.so.6
#6 0x4028361b in initgroups () from /lib/libc.so.6
#7 0x0818a8cc in fn_format_relative_to_data_home ()
#8 0x0818876c in main ()
I've recompiled libnss-db against libdb4.3-dev and some patches from Fedora
and it works perfectly. The libnss-db crashes if is compiled against
libdb3-dev.
The source package with my modifications are attached to this mail.
I'd like to do NMU for this package and I hope the fixed version will appear
in sarge.
--
.''`. Piotr Roszatycki, Netia SA
: :' : mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
`-
libnss-db_2.2-6.2.dexter.1.diff.gz
Description: GNU Zip compressed data
Format: 1.0 Source: libnss-db Version: 2.2-6.2.dexter.1 Binary: libnss-db Maintainer: Ben Collins <[EMAIL PROTECTED]> Architecture: any Standards-Version: 3.5.2.0 Build-Depends: libdb4.3-dev, debhelper, automake1.4, autoconf2.13, libtool Files: 9d7d4e61e94ef6c6101697c36eb567fd 128755 libnss-db_2.2.orig.tar.gz 73156bf36168d0bdebb7bcd45f9ad3ef 13537 libnss-db_2.2-6.2.dexter.1.diff.gz

