cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c
src/usr.sbin/pwd_mkdb pwd_mkdb.c
Jacques A. Vidrine
nectar at FreeBSD.org
Mon Apr 21 06:39:10 PDT 2003
On Mon, Apr 21, 2003 at 05:28:21PM +0400, Andrey A. Chernov wrote:
> On Mon, Apr 21, 2003 at 08:15:12 -0500, Jacques A. Vidrine wrote:
> >
> > Could you provide the following?
> >
> > .. your nsswitch.conf, if any
>
> hosts: files dns
>
> > .. any +, - entries in passwd(5) or group(5)
>
> I don't have such.
> passwd databases are in old format, they don't changed.
>
> > .. if at all possible, a backtrace with debug symbols
>
> Segfault is somewhere in libc or libc_r, not inside application. I'll try
> to recompile some parts with -g to get more meaningful results.
I suspect that it would be something in getpwent.c:compat_endstate
(called when a thread which uses getpw* exits), but I don't see an
obvious problem and I cannot reproduce the crash. Thanks for helping
me track it down.
Cheers,
--
Jacques A. Vidrine <nectar at celabo.org> http://www.celabo.org/
NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos
jvidrine at verio.net . nectar at FreeBSD.org . nectar at kth.se
More information about the cvs-src
mailing list