From owner-freebsd-questions Fri Feb 28 8:35:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FAA37B401 for ; Fri, 28 Feb 2003 08:35:40 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A13443F75 for ; Fri, 28 Feb 2003 08:35:39 -0800 (PST) (envelope-from mwm-dated-1046882138.5789a2@mired.org) Received: (qmail 68508 invoked from network); 28 Feb 2003 16:35:38 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 28 Feb 2003 16:35:38 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15967.36825.990107.117017@guru.mired.org> Date: Fri, 28 Feb 2003 10:35:37 -0600 To: "Dmitry Popov" Cc: Subject: Re: Very strange behavior of ls & user groups In-Reply-To: <000701c2deba$ce7a2570$948a763e@miracle> References: <000701c2deba$ce7a2570$948a763e@miracle> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.70 (Pensive) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In <000701c2deba$ce7a2570$948a763e@miracle>, Dmitry Popov typed: > I've got some odd problems with FreeBSD 4.5: It really is best to limit yourself to one problem per message, with an appropriate subject. > 1. invocation of "ls -l" or other programs like "tar tvzf", that seems > to be use the same output library, causes a core dump. althrough, "ls" > and "tar xvzf" work fine. are there any ways to fix the problem without > rebuilding whole system? Have you tried building the unstripped version of ls and seeing what the problem is? You may be able to limit what you have to rebuild to just the library in question. Possibly it's something strange in your environment, and changing that will solve the problem. But until you know which library is causing the problem, there's not much you can do other than rebuild everything. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message