From owner-freebsd-current@FreeBSD.ORG Tue Jun 4 18:43:19 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6A3CFDA8 for ; Tue, 4 Jun 2013 18:43:19 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) by mx1.freebsd.org (Postfix) with ESMTP id ECB991454 for ; Tue, 4 Jun 2013 18:43:18 +0000 (UTC) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.14.7/8.14.7) with ESMTP id r54IhFff044886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Jun 2013 20:43:15 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.14.7/8.14.7/Submit) with ESMTP id r54IhF20044883 for ; Tue, 4 Jun 2013 20:43:15 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Tue, 4 Jun 2013 20:43:15 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: FreeBSD current Subject: Re: Unable to set root's password during install of FreeBSD-10.0-CURRENT-i386-20130601-r251213-release.iso In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY="2055831798-763774804-1370242529=:72982" Content-ID: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.fig.ol.no X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jun 2013 18:43:19 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --2055831798-763774804-1370242529=:72982 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 Content-Transfer-Encoding: 8BIT Content-ID: On Mon, 3 Jun 2013 09:49+0200, Trond Endrestøl wrote: > On Mon, 3 Jun 2013 08:55+0200, Trond Endrestøl wrote: > > > Hi, > > > > I'm unable to get past the rootpass step using the > > FreeBSD-10.0-CURRENT-i386-20130601-r251213-release.iso snapshot. > > > > The error message: > > > > passwd: pam_chauthtok(): error in service module > > > > is briefly shown, leaving behind a core file named /pwd_mkdb.core. > > > > pwd_mkdb does not contain any debugging symbols and this makes it a > > bit hard to guess what went wrong. Anyway, here's the backtrace as > > provided by gdb: > > > > Script started on Mon Jun 3 06:50:44 2013 > > command: gdb /usr/sbin/pwd_mkdb /pwd_mkdb.core > > GNU gdb 6.1.1 [FreeBSD] > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and you are > > welcome to change it and/or distribute copies of it under certain conditions. > > Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for details. > > This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... > > Core was generated by `pwd_mkdb'. > > Program terminated with signal 11, Segmentation fault. > > #0 0x00000000 in ?? () > > (gdb) bt > > #0 0x00000000 in ?? () > > #1 0x0804acf2 in __pw_scan () > > #2 0x0804976a in __pw_scan () > > #3 0x08048e6a in ?? () > > #4 0x00000007 in ?? () > > #5 0xbfbfdd18 in ?? () > > #6 0xbfbfdd38 in ?? () > > #7 0xbfbfdd38 in ?? () > > #8 0xbfbfdd14 in ?? () > > #9 0x00000000 in ?? () > > (gdb) q > > > > Script done on Mon Jun 3 06:50:49 2013 > > > > Has anyone else tried recently to change user passwords on -CURRENT? > > FYI: The FreeBSD-10.0-CURRENT-amd64-20130601-r251213-release.iso > snapshot does not exhibit the above behaviour. Maybe this issue is > specific to the i386 arch. Nope. I was dead wrong again. It seems there's an issue with the physical memory of my desktop computer at work. I tried at home the 10.0-CURRENT 20130601 r251213 snapshot for both i386 and amd64, and everything went smoothly. Two VirtualBox VMs are currently running in the background competing over who will first finish buildworld + buildkernel for r251390. So far the amd64 VM is the fastest of them. Sorry for the noise, and please keep up the very good work. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ --2055831798-763774804-1370242529=:72982--