From owner-cvs-all@FreeBSD.ORG Mon Apr 21 06:15:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 649F837B401; Mon, 21 Apr 2003 06:15:15 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44F8743F3F; Mon, 21 Apr 2003 06:15:14 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.nectar.cc (Postfix) with ESMTP id 9E5204D; Mon, 21 Apr 2003 08:15:13 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id EB2EC78C66; Mon, 21 Apr 2003 08:15:12 -0500 (CDT) Date: Mon, 21 Apr 2003 08:15:12 -0500 From: "Jacques A. Vidrine" To: "Andrey A. Chernov" Message-ID: <20030421131512.GA49677@madman.celabo.org> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030421094604.GA23809@nagual.pp.ru> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: cvs-src@FreeBSD.org cc: Doug Barton cc: cvs-all@FreeBSD.org 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 13:15:15 -0000 On Mon, Apr 21, 2003 at 01:46:04PM +0400, Andrey A. Chernov wrote: > On Mon, Apr 21, 2003 at 12:12:09 +0400, Andrey A. Chernov wrote: > > On Sun, Apr 20, 2003 at 18:00:00 -0500, Jacques A. Vidrine wrote: > > > > > > It happens that I don't use BIND8, so I missed this issue. It > > > > Another issue with "mnogosearch" port. After indexing is done, its > > "indexer" program now always get "Segmentation fault" in getpwent() (as > > gdb shows). "indexer" is threaded and linked with libc_r. Segfault never > > happens before. > > More details: > > Indexer[23782]: [1] Done (3 seconds) > > Program received signal SIGSEGV, Segmentation fault. > 0x2829b57c in getpwent () from /usr/lib/libc.so.5 > (gdb) bt > #0 0x2829b57c in getpwent () from /usr/lib/libc.so.5 > #1 0x282231f1 in _thread_cleanupspecific () from /usr/lib/libc_r.so.5 > #2 0x2822d512 in pthread_exit () from /usr/lib/libc_r.so.5 > #3 0x28221466 in _thread_start () from /usr/lib/libc_r.so.5 Hi Andrey, I cannot reproduce this here. gdb> run -a Indexer[60952]: indexer from mnogosearch-3.1.20/UdmDB started with '/usr/local/etc/mnogosearch/indexer.conf Indexer[60952]: [1] Done (314 seconds) Program exited normally gdb> Could you provide the following? .. your nsswitch.conf, if any .. any +, - entries in passwd(5) or group(5) .. if at all possible, a backtrace with debug symbols Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se