From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 02:30:16 2005 Return-Path: X-Original-To: questions@freebsd.org 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 B237C16A41F for ; Fri, 2 Sep 2005 02:30:16 +0000 (GMT) (envelope-from jahilliya@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F88743D45 for ; Fri, 2 Sep 2005 02:30:16 +0000 (GMT) (envelope-from jahilliya@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so480184rng for ; Thu, 01 Sep 2005 19:30:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C+w5kjdB3QnahJ5gmWu8ApBhPwmXDBcsGQDvuj9jL5d0svlYAblIwoycwGnTgGU72ZuQz4NsMKpXcO2H35vuHPJyY6h/LKRLKWmEQ+7+h0qu16v6Fb9yhxDbhBlSoZX20HxH+nx0hICUM1vlXG2VFI6a38DKjA4VHVqioH+Hy+M= Received: by 10.11.100.1 with SMTP id x1mr20378cwb; Thu, 01 Sep 2005 19:30:15 -0700 (PDT) Received: by 10.11.122.36 with HTTP; Thu, 1 Sep 2005 19:30:15 -0700 (PDT) Message-ID: Date: Fri, 2 Sep 2005 10:30:15 +0800 From: Daniel To: Jim Janovich In-Reply-To: <20050902020831.CDF4A43D45@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050902020831.CDF4A43D45@mx1.FreeBSD.org> Cc: questions@freebsd.org Subject: Re: Freebsd 5.4 seg fault with any passwd command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 02:30:16 -0000 On 9/2/05, Jim Janovich wrote: > Daniel, >=20 > Earlier I did the following: >=20 > Make buildworld > Make buildkernel > Make installkernel >=20 > Then I rebooted. After the reboot same issues. Is there something more = I > should do? I really appreciate any help. You havn't installed the world, let alone run any of the other commands necessary. Please read the comments at the top of /usr/src/Makefile, specifically the content after "# For individuals wanting to upgrade their sources (even if only a delta of a few days):" This gives you the exact commands needed to run when doing a buildworld/buildkernel... >=20 > Jim >=20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Daniel > Sent: Thursday, September 01, 2005 8:57 PM > To: Jim Janovich > Cc: questions@freebsd.org > Subject: Re: Freebsd 5.4 seg fault with any passwd command >=20 > On 9/2/05, Jim Janovich wrote: > > Thanks Mike. The only thing I have been messing with is apache.mysql/p= hp > . > > Any other ideas anyone? > > >=20 >=20 > Have you rebuilt the world without rebuilding the kernel? Running a > different version of world vs kernel will cause similar problems to > what you're experiencing (but generally on a more broader scale).... >=20 >=20 > Daniel >=20 >=20 > > Jim > > > > -----Original Message----- > > From: Mike Hernandez [mailto:sequethin@gmail.com] > > Sent: Thursday, September 01, 2005 7:31 PM > > To: Jim Janovich; questions@freebsd.org > > Subject: Re: Freebsd 5.4 seg fault with any passwd command > > > > On 9/1/05, Jim Janovich wrote: > > > Hello all, > > > > > > > > > > > > I am running 5.4 on an i386 and with any passwd-like command, passwd, > > > chpass, chsh, I get a seg fault core dump. Any ideas? Any help woul= d > be > > > greatly appreciated. > > > > > > > Not sure if it's anywhere near related, but I've had issues like that > > with linux when I was experimenting with PAM, Shadow, and cracklib. If > > you have been messing with that stuff it may be a similar problem. > > AFAIK the issue was a shadow bug, which was fixed in releases that > > followed. Just mentioning it in case... > > > > Mike > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >