Date: Mon, 21 Apr 2003 08:39:07 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c src/usr.sbin/pwd_mkdb pwd_mkdb.c Message-ID: <20030421133907.GC61593@madman.celabo.org> In-Reply-To: <20030421132821.GA26205@nagual.pp.ru> References: <200304181411.h3IEBH07088819@repoman.freebsd.org> <20030420141848.K631@znfgre.tberna.bet> <20030420230000.GB32112@madman.celabo.org> <20030421081209.GA17060@nagual.pp.ru> <20030421094604.GA23809@nagual.pp.ru> <20030421131512.GA49677@madman.celabo.org> <20030421132821.GA26205@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030421133907.GC61593>